fix(core): transform breaks fixed position in tiles #10808
e2e.yml
on: pull_request
Build demo
1m 18s
Cypress / Component Testing
4m 51s
Matrix: playwright
E2E result
54s
Playwright E2E Tests matrix result
0s
Annotations
5 errors, 13 warnings, and 18 notices
[chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/tree:
projects/demo-playwright/tests/demo/demo.pw.spec.ts#L39
1) [chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/tree ───────────────────────
Error: expect(locator).toHaveScreenshot(expected)
48 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/demo/demo.pw.spec.ts-snapshots/components-tree/5-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-tree-chromium/components-tree/5-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-tree-chromium/components-tree/5-diff.png
Call log:
- expect.toHaveScreenshot(components-tree/5.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for getByTestId('tui-doc-example').nth(4)
- 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
- 48 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for getByTestId('tui-doc-example').nth(4)
- 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
- 48 pixels (ratio 0.01 of all image pixels) are different.
37 | await page.waitForTimeout(100);
38 |
> 39 | await expect(example).toHaveScreenshot([
| ^
40 | path.replace('/', '').replaceAll('/', '-'),
41 | `${i + 1}.png`,
42 | ]);
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:39:39
|
[chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/tree:
projects/demo-playwright/tests/demo/demo.pw.spec.ts#L39
1) [chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/tree ───────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
48 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/demo/demo.pw.spec.ts-snapshots/components-tree/5-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-tree-chromium-retry1/components-tree/5-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-tree-chromium-retry1/components-tree/5-diff.png
Call log:
- expect.toHaveScreenshot(components-tree/5.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for getByTestId('tui-doc-example').nth(4)
- 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
- 48 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for getByTestId('tui-doc-example').nth(4)
- 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
- 48 pixels (ratio 0.01 of all image pixels) are different.
37 | await page.waitForTimeout(100);
38 |
> 39 | await expect(example).toHaveScreenshot([
| ^
40 | path.replace('/', '').replaceAll('/', '-'),
41 | `${i + 1}.png`,
42 | ]);
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:39:39
|
[chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/tree:
projects/demo-playwright/tests/demo/demo.pw.spec.ts#L39
1) [chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/tree ───────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
48 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/demo/demo.pw.spec.ts-snapshots/components-tree/5-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-tree-chromium-retry2/components-tree/5-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-tree-chromium-retry2/components-tree/5-diff.png
Call log:
- expect.toHaveScreenshot(components-tree/5.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for getByTestId('tui-doc-example').nth(4)
- 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
- 48 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for getByTestId('tui-doc-example').nth(4)
- 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
- 48 pixels (ratio 0.01 of all image pixels) are different.
37 | await page.waitForTimeout(100);
38 |
> 39 | await expect(example).toHaveScreenshot([
| ^
40 | path.replace('/', '').replaceAll('/', '-'),
41 | `${i + 1}.png`,
42 | ]);
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:39:39
|
Playwright / ubuntu-latest / 5 of 9
Process completed with exit code 1.
|
E2E result
Process completed with exit code 1.
|
Build demo
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Cypress / Component Testing
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright / ubuntu-latest / 1 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright / ubuntu-latest / 4 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright / ubuntu-latest / 2 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright / ubuntu-latest / 6 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright / ubuntu-latest / 7 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright / ubuntu-latest / 8 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright / ubuntu-latest / 9 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright / ubuntu-latest / 5 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright / ubuntu-latest / 3 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright E2E Tests matrix result
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
E2E result
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
109 passed (1.2m)
|
🎭 Playwright Run Summary
109 passed (1.0m)
|
🎭 Playwright Run Summary
108 passed (1.2m)
|
🎭 Playwright Run Summary
108 passed (1.4m)
|
🎭 Playwright Run Summary
109 passed (1.6m)
|
🎭 Playwright Run Summary
109 passed (1.5m)
|
🎭 Playwright Run Summary
108 passed (1.6m)
|
🎭 Playwright Run Summary
108 passed (1.4m)
|
🎭 Playwright Run Summary
108 passed (1.3m)
|
🎭 Playwright Run Summary
108 passed (1.6m)
|
🎭 Playwright Run Summary
108 passed (1.1m)
|
🎭 Playwright Run Summary
108 passed (1.3m)
|
🎭 Playwright Run Summary
108 passed (1.4m)
|
🎭 Playwright Run Summary
108 passed (1.3m)
|
🎭 Playwright Run Summary
108 passed (2.2m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/tree ────────────────────────
107 passed (2.1m)
|
🎭 Playwright Run Summary
109 passed (5.8m)
|
🎭 Playwright Run Summary
109 passed (4.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cy_baseline_cf6d2b641d51255726f655eb5d0418ef5eee9978
Expired
|
114 KB |
|
playwright-blob-artifacts--cf6d2b641d51255726f655eb5d0418ef5eee9978-12156905258-9905-Linux_1
Expired
|
168 KB |
|
playwright-blob-artifacts--cf6d2b641d51255726f655eb5d0418ef5eee9978-12156905258-9905-Linux_2
Expired
|
205 KB |
|
playwright-blob-artifacts--cf6d2b641d51255726f655eb5d0418ef5eee9978-12156905258-9905-Linux_3
Expired
|
1.15 MB |
|
playwright-blob-artifacts--cf6d2b641d51255726f655eb5d0418ef5eee9978-12156905258-9905-Linux_4
Expired
|
317 KB |
|
playwright-blob-artifacts--cf6d2b641d51255726f655eb5d0418ef5eee9978-12156905258-9905-Linux_5
Expired
|
1.31 MB |
|
playwright-blob-artifacts--cf6d2b641d51255726f655eb5d0418ef5eee9978-12156905258-9905-Linux_6
Expired
|
338 KB |
|
playwright-blob-artifacts--cf6d2b641d51255726f655eb5d0418ef5eee9978-12156905258-9905-Linux_7
Expired
|
198 KB |
|
playwright-blob-artifacts--cf6d2b641d51255726f655eb5d0418ef5eee9978-12156905258-9905-Linux_8
Expired
|
206 KB |
|
playwright-blob-artifacts--cf6d2b641d51255726f655eb5d0418ef5eee9978-12156905258-9905-Linux_9
Expired
|
229 KB |
|
playwright-snapshots-artifacts--cf6d2b641d51255726f655eb5d0418ef5eee9978-12156905258-9905-Linux_5
Expired
|
56.6 KB |
|