chore: investigate threshold #10545
e2e.yml
on: pull_request
Build demo
55s
Cypress / Component Testing
4m 25s
Matrix: playwright
E2E result
13s
Playwright E2E Tests matrix result
0s
Annotations
3 errors, 1 warning, and 18 notices
[chromium] › tests/kit/tree/tree.pw.spec.ts:6:9 › Tree › Programmatic control:
projects/demo-playwright/tests/kit/tree/tree.pw.spec.ts#L15
1) [chromium] › tests/kit/tree/tree.pw.spec.ts:6:9 › Tree › Programmatic control ─────────────────
Error: Screenshot comparison failed:
14345 pixels (ratio 0.04 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/tree/tree.pw.spec.ts-snapshots/01-programmatic-control-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-tree-tree.pw-Tree-Programmatic-control-chromium/01-programmatic-control-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-tree-tree.pw-Tree-Programmatic-control-chromium/01-programmatic-control-diff.png
Call log:
- expect.toHaveScreenshot(01-programmatic-control.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#programmatic [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- Expected an image 640px by 646px, received 640px by 566px. 24921 pixels (ratio 0.07 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#programmatic [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- Expected an image 640px by 566px, received 640px by 646px. 10576 pixels (ratio 0.03 of all image pixels) are different.
- waiting 250ms before taking screenshot
- waiting for locator('#programmatic [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 14345 pixels (ratio 0.04 of all image pixels) are different.
13 | await example.locator('button.programmatic').nth(2).click();
14 |
> 15 | await expect(example).toHaveScreenshot('01-programmatic-control.png');
| ^
16 | });
17 | });
18 |
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/tree/tree.pw.spec.ts:15:31
|
[chromium] › tests/kit/tree/tree.pw.spec.ts:6:9 › Tree › Programmatic control:
projects/demo-playwright/tests/kit/tree/tree.pw.spec.ts#L15
1) [chromium] › tests/kit/tree/tree.pw.spec.ts:6:9 › Tree › Programmatic control ─────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
14345 pixels (ratio 0.04 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/tree/tree.pw.spec.ts-snapshots/01-programmatic-control-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-tree-tree.pw-Tree-Programmatic-control-chromium-retry1/01-programmatic-control-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-tree-tree.pw-Tree-Programmatic-control-chromium-retry1/01-programmatic-control-diff.png
Call log:
- expect.toHaveScreenshot(01-programmatic-control.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#programmatic [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 14345 pixels (ratio 0.04 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#programmatic [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 14345 pixels (ratio 0.04 of all image pixels) are different.
13 | await example.locator('button.programmatic').nth(2).click();
14 |
> 15 | await expect(example).toHaveScreenshot('01-programmatic-control.png');
| ^
16 | });
17 | });
18 |
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/tree/tree.pw.spec.ts:15:31
|
E2E result
Process completed with exit code 1.
|
Slow Test:
[chromium] › tests/kit/input-table/input-table.pw.spec.ts#L1
[chromium] › tests/kit/input-table/input-table.pw.spec.ts took 15.4s
|
🎭 Playwright Run Summary
108 passed (1.4m)
|
🎭 Playwright Run Summary
108 passed (1.2m)
|
🎭 Playwright Run Summary
108 passed (1.4m)
|
🎭 Playwright Run Summary
108 passed (1.6m)
|
🎭 Playwright Run Summary
108 passed (1.4m)
|
🎭 Playwright Run Summary
108 passed (1.7m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › tests/kit/tree/tree.pw.spec.ts:6:9 › Tree › Programmatic control ──────────────────
107 passed (1.7m)
|
🎭 Playwright Run Summary
108 passed (1.9m)
|
🎭 Playwright Run Summary
108 passed (1.9m)
|
🎭 Playwright Run Summary
108 passed (1.6m)
|
🎭 Playwright Run Summary
26 skipped
82 passed (1.7m)
|
🎭 Playwright Run Summary
26 skipped
82 passed (1.5m)
|
🎭 Playwright Run Summary
108 passed (1.8m)
|
🎭 Playwright Run Summary
108 passed (1.6m)
|
🎭 Playwright Run Summary
108 passed (2.3m)
|
🎭 Playwright Run Summary
108 passed (2.0m)
|
🎭 Playwright Run Summary
108 passed (7.3m)
|
🎭 Playwright Run Summary
108 passed (5.7m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cy_baseline_d0027e4f1d69e15c092f275cd758d1d3668aca3d
Expired
|
106 KB |
|
cypress-e2e-artifacts--d0027e4f1d69e15c092f275cd758d1d3668aca3d-11852380625-9748
Expired
|
199 KB |
|