T #425
Annotations
1 error, 1 warning, and 1 notice
FULL → Build:
packages/boxed-expression-component/tests/e2e/boxedExpressions/context/populate.spec.ts#L96
1) [webkit] › boxedExpressions/context/populate.spec.ts:24:7 › Populate Boxed Context › should correctly create pre-bureau risk category boxed context
Error: Screenshot comparison failed:
720 pixels (ratio 0.01 of all image pixels) are different.
Call log:
- expect.toHaveScreenshot(boxed-context-pre-bureau-risk-category.png) with timeout 10000ms
- verifying given screenshot expectation
- waiting for locator('.boxed-expression-provider')
- locator resolved to <div class="boxed-expression-provider">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- 720 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.boxed-expression-provider')
- locator resolved to <div class="boxed-expression-provider">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- 720 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/boxed-expression-component/tests/e2e/__screenshots__/webkit/boxedExpressions/context/boxed-context-pre-bureau-risk-category.png
Received: /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/boxed-expression-component/dist-e2e-tests/output/boxedExpressions-context-populate-Populate-Box-86f59-y-create-pre-bureau-risk-category-boxed-context-webkit/boxed-context-pre-bureau-risk-category-actual.png
Diff: /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/boxed-expression-component/dist-e2e-tests/output/boxedExpressions-context-populate-Populate-Box-86f59-y-create-pre-bureau-risk-category-boxed-context-webkit/boxed-context-pre-bureau-risk-category-diff.png
94 | // );
95 |
> 96 | await expect(boxedExpressionEditor.getContainer()).toHaveScreenshot("boxed-context-pre-bureau-risk-category.png");
| ^
97 | });
98 | });
99 |
at /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/boxed-expression-component/tests/e2e/boxedExpressions/context/populate.spec.ts:96:56
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/github-script@v6, pnpm/action-setup@v2, actions/setup-node@v3, actions/setup-java@v3, actions/setup-go@v3, stCarolas/[email protected], actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
FULL → Build
1 flaky
[webkit] › boxedExpressions/context/populate.spec.ts:24:7 › Populate Boxed Context › should correctly create pre-bureau risk category boxed context
132 skipped
452 passed (13.2m)
|
Loading