Skip to content

fix(addon-table): sort icons are reversed #10870

fix(addon-table): sort icons are reversed

fix(addon-table): sort icons are reversed #10870

Triggered via pull request December 9, 2024 09:24
Status Failure
Total duration 17m 28s
Artifacts 11

e2e.yml

on: pull_request
Cypress / Component Testing
5m 2s
Cypress / Component Testing
Matrix: playwright
E2E result
27s
E2E result
Playwright E2E Tests matrix result
0s
Playwright E2E Tests matrix result
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 14 warnings, and 18 notices
[chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/table: projects/demo-playwright/tests/demo/demo.pw.spec.ts#L39
1) [chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/table ────────────────────── Error: expect(locator).toHaveScreenshot(expected) 100 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-table/3-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-table-chromium/components-table/3-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-table-chromium/components-table/3-diff.png Call log: - expect.toHaveScreenshot(components-table/3.png) with timeout 5000ms - verifying given screenshot expectation - waiting for getByTestId('tui-doc-example').nth(2) - 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 - 100 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for getByTestId('tui-doc-example').nth(2) - 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 - 100 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/table: projects/demo-playwright/tests/demo/demo.pw.spec.ts#L39
1) [chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/table ────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 100 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-table/3-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-table-chromium-retry1/components-table/3-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-table-chromium-retry1/components-table/3-diff.png Call log: - expect.toHaveScreenshot(components-table/3.png) with timeout 5000ms - verifying given screenshot expectation - waiting for getByTestId('tui-doc-example').nth(2) - 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 - 100 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for getByTestId('tui-doc-example').nth(2) - 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 - 100 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/table: projects/demo-playwright/tests/demo/demo.pw.spec.ts#L39
1) [chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/table ────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 100 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-table/3-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-table-chromium-retry2/components-table/3-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-table-chromium-retry2/components-table/3-diff.png Call log: - expect.toHaveScreenshot(components-table/3.png) with timeout 5000ms - verifying given screenshot expectation - waiting for getByTestId('tui-doc-example').nth(2) - 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 - 100 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for getByTestId('tui-doc-example').nth(2) - 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 - 100 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 / 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 / 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 / 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 / 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 / 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 / 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
Unable to comment on PR
Unable to comment on your PR — this can happen for PR's originating from a fork without write permissions. You can copy the test results directly into a comment using the markdown summary below: <!-- playwright-report-github-action -- ⚙️ E2E testing --> ### Playwright test results ![failed](https://icongr.am/octicons/stop.svg?size=14&color=da3633)  **1 failed** ![passed](https://icongr.am/octicons/check-circle.svg?size=14&color=3fb950)  **974 passed** #### Details ![stats](https://icongr.am/octicons/pulse.svg?size=14&color=abb4bf)  975 tests across 69 suites ![duration](https://icongr.am/octicons/clock.svg?size=14&color=abb4bf)  8 minutes, 50 seconds ![commit](https://icongr.am/octicons/git-pull-request.svg?size=14&color=abb4bf)  [f7e0a34](https://github.com/taiga-family/taiga-ui/commit/f7e0a345c238e3e62a7f44daa30bd00ee7639ae7) <details open><summary><strong>Failed tests</strong></summary> chromium › tests/demo/demo.pw.spec.ts › Demo › /components/table </details>
🎭 Playwright Run Summary
109 passed (1.1m)
🎭 Playwright Run Summary
109 passed (59.9s)
🎭 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 (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.3m)
🎭 Playwright Run Summary
108 passed (1.6m)
🎭 Playwright Run Summary
108 passed (2.1m)
🎭 Playwright Run Summary
1 failed [chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/table ─────────────────────── 107 passed (2.0m)
🎭 Playwright Run Summary
109 passed (1.7m)
🎭 Playwright Run Summary
109 passed (1.5m)
🎭 Playwright Run Summary
109 passed (5.6m)
🎭 Playwright Run Summary
109 passed (4.3m)

Artifacts

Produced during runtime
Name Size
cy_baseline_f7e0a345c238e3e62a7f44daa30bd00ee7639ae7 Expired
113 KB
playwright-blob-artifacts--f7e0a345c238e3e62a7f44daa30bd00ee7639ae7-12232606381-9904-Linux_1 Expired
166 KB
playwright-blob-artifacts--f7e0a345c238e3e62a7f44daa30bd00ee7639ae7-12232606381-9904-Linux_2 Expired
205 KB
playwright-blob-artifacts--f7e0a345c238e3e62a7f44daa30bd00ee7639ae7-12232606381-9904-Linux_3 Expired
1.16 MB
playwright-blob-artifacts--f7e0a345c238e3e62a7f44daa30bd00ee7639ae7-12232606381-9904-Linux_4 Expired
321 KB
playwright-blob-artifacts--f7e0a345c238e3e62a7f44daa30bd00ee7639ae7-12232606381-9904-Linux_5 Expired
1.59 MB
playwright-blob-artifacts--f7e0a345c238e3e62a7f44daa30bd00ee7639ae7-12232606381-9904-Linux_6 Expired
338 KB
playwright-blob-artifacts--f7e0a345c238e3e62a7f44daa30bd00ee7639ae7-12232606381-9904-Linux_7 Expired
201 KB
playwright-blob-artifacts--f7e0a345c238e3e62a7f44daa30bd00ee7639ae7-12232606381-9904-Linux_8 Expired
208 KB
playwright-blob-artifacts--f7e0a345c238e3e62a7f44daa30bd00ee7639ae7-12232606381-9904-Linux_9 Expired
229 KB
playwright-snapshots-artifacts--f7e0a345c238e3e62a7f44daa30bd00ee7639ae7-12232606381-9904-Linux_5 Expired
74.5 KB