feat(addon-table): fix for Cell
and Title
#9472
Annotations
13 errors, 9 warnings, and 7 notices
[chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /experimental/tooltip:
projects/demo-playwright/tests/demo/demo.spec.ts#L1
1) [chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /experimental/tooltip ─────────────────────
Test timeout of 30000ms exceeded.
|
[chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /experimental/tooltip:
projects/demo-playwright/utils/goto.ts#L47
1) [chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /experimental/tooltip ─────────────────────
Error: locator.evaluate: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('[tuidocheader]')
at utils/goto.ts:47
45 |
46 | if (hideHeader) {
> 47 | await page.locator('[tuidocheader]').evaluate(el => el.remove());
| ^
48 | }
49 |
50 | if (hideVersionManager) {
at tuiGoto (/home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/utils/goto.ts:47:46)
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.spec.ts:12:13
|
[chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /experimental/tooltip:
projects/demo-playwright/tests/demo/demo.spec.ts#L1
1) [chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /experimental/tooltip ─────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /experimental/tooltip:
projects/demo-playwright/utils/goto.ts#L47
1) [chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /experimental/tooltip ─────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.evaluate: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('[tuidocheader]')
at utils/goto.ts:47
45 |
46 | if (hideHeader) {
> 47 | await page.locator('[tuidocheader]').evaluate(el => el.remove());
| ^
48 | }
49 |
50 | if (hideVersionManager) {
at tuiGoto (/home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/utils/goto.ts:47:46)
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.spec.ts:12:13
|
playwright / (3 of 4)
Process completed with exit code 1.
|
[chromium] › tests/addon-table/table/table.spec.ts:5:9 › Table › Dynamic column:
projects/demo-playwright/tests/addon-table/table/table.spec.ts#L11
1) [chromium] › tests/addon-table/table/table.spec.ts:5:9 › Table › Dynamic column ───────────────
Error: Screenshot comparison failed:
Expected an image 1416px by 330px, received 1416px by 328px.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-table/table/table.spec.ts-snapshots/01-table-dynamic-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-table-table-table-Table-Dynamic-column-chromium/01-table-dynamic-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-table-table-table-Table-Dynamic-column-chromium/01-table-dynamic-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#dynamic [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-tui-demo-c345="" automation-id="tui-d…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- Expected an image 1416px by 330px, received 1416px by 328px.
- waiting 100ms before taking screenshot
- waiting for locator('#dynamic [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-tui-demo-c345="" automation-id="tui-d…>…</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
- Expected an image 1416px by 330px, received 1416px by 328px.
9 |
10 | await addColumnButton.click();
> 11 | await expect(example).toHaveScreenshot('01-table-dynamic.png');
| ^
12 | });
13 | });
14 |
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-table/table/table.spec.ts:11:31
|
[chromium] › tests/addon-table/table/table.spec.ts:5:9 › Table › Dynamic column:
projects/demo-playwright/tests/addon-table/table/table.spec.ts#L11
1) [chromium] › tests/addon-table/table/table.spec.ts:5:9 › Table › Dynamic column ───────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
Expected an image 1416px by 330px, received 1416px by 328px.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-table/table/table.spec.ts-snapshots/01-table-dynamic-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-table-table-table-Table-Dynamic-column-chromium-retry1/01-table-dynamic-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-table-table-table-Table-Dynamic-column-chromium-retry1/01-table-dynamic-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#dynamic [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-tui-demo-c345="" automation-id="tui-d…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- Expected an image 1416px by 330px, received 1416px by 328px.
- waiting 100ms before taking screenshot
- waiting for locator('#dynamic [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-tui-demo-c345="" automation-id="tui-d…>…</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
- Expected an image 1416px by 330px, received 1416px by 328px.
9 |
10 | await addColumnButton.click();
> 11 | await expect(example).toHaveScreenshot('01-table-dynamic.png');
| ^
12 | });
13 | });
14 |
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-table/table/table.spec.ts:11:31
|
playwright / (1 of 4)
Process completed with exit code 1.
|
[chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/table-filters:
projects/demo-playwright/tests/demo/demo.spec.ts#L35
1) [chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/table-filters ─────────────────
Error: Screenshot comparison failed:
Expected an image 640px by 818px, received 640px by 808px. 4745 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.spec.ts-snapshots/components-table-filters/1-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo-Demo-components-table-filters-chromium/components-table-filters/1-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo-Demo-components-table-filters-chromium/components-table-filters/1-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('tui-doc-example [automation-id="tui-doc-example"]').first()
- locator resolved to <div _ngcontent-tui-demo-c345="" automation-id="tui-d…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- Expected an image 640px by 818px, received 640px by 808px. 4745 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('tui-doc-example [automation-id="tui-doc-example"]').first()
- locator resolved to <div _ngcontent-tui-demo-c345="" automation-id="tui-d…>…</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
- Expected an image 640px by 818px, received 640px by 808px. 4745 pixels (ratio 0.01 of all image pixels) are different.
33 | }
34 |
> 35 | await expect(example).toHaveScreenshot([
| ^
36 | path.replace('/', '').replace(/\//g, '-'),
37 | `${i + 1}.png`,
38 | ]);
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.spec.ts:35:39
|
[chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/table-filters:
projects/demo-playwright/tests/demo/demo.spec.ts#L35
1) [chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/table-filters ─────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
Expected an image 640px by 818px, received 640px by 808px. 4745 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.spec.ts-snapshots/components-table-filters/1-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo-Demo-components-table-filters-chromium-retry1/components-table-filters/1-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo-Demo-components-table-filters-chromium-retry1/components-table-filters/1-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('tui-doc-example [automation-id="tui-doc-example"]').first()
- locator resolved to <div _ngcontent-tui-demo-c345="" automation-id="tui-d…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- Expected an image 640px by 818px, received 640px by 808px. 4745 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('tui-doc-example [automation-id="tui-doc-example"]').first()
- locator resolved to <div _ngcontent-tui-demo-c345="" automation-id="tui-d…>…</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
- Expected an image 640px by 818px, received 640px by 808px. 4745 pixels (ratio 0.01 of all image pixels) are different.
33 | }
34 |
> 35 | await expect(example).toHaveScreenshot([
| ^
36 | path.replace('/', '').replace(/\//g, '-'),
37 | `${i + 1}.png`,
38 | ]);
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.spec.ts:35:39
|
[chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/table:
projects/demo-playwright/tests/demo/demo.spec.ts#L35
2) [chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/table ─────────────────────────
Error: Screenshot comparison failed:
Expected an image 640px by 332px, received 640px by 328px. 905 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.spec.ts-snapshots/components-table/1-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo-Demo-components-table-chromium/components-table/1-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo-Demo-components-table-chromium/components-table/1-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('tui-doc-example [automation-id="tui-doc-example"]').first()
- locator resolved to <div _ngcontent-tui-demo-c345="" automation-id="tui-d…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- Expected an image 640px by 332px, received 640px by 328px. 905 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('tui-doc-example [automation-id="tui-doc-example"]').first()
- locator resolved to <div _ngcontent-tui-demo-c345="" automation-id="tui-d…>…</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
- Expected an image 640px by 332px, received 640px by 328px. 905 pixels (ratio 0.01 of all image pixels) are different.
33 | }
34 |
> 35 | await expect(example).toHaveScreenshot([
| ^
36 | path.replace('/', '').replace(/\//g, '-'),
37 | `${i + 1}.png`,
38 | ]);
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.spec.ts:35:39
|
[chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/table:
projects/demo-playwright/tests/demo/demo.spec.ts#L35
2) [chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/table ─────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
Expected an image 640px by 332px, received 640px by 328px. 905 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.spec.ts-snapshots/components-table/1-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo-Demo-components-table-chromium-retry1/components-table/1-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo-Demo-components-table-chromium-retry1/components-table/1-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('tui-doc-example [automation-id="tui-doc-example"]').first()
- locator resolved to <div _ngcontent-tui-demo-c345="" automation-id="tui-d…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- Expected an image 640px by 332px, received 640px by 328px. 905 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('tui-doc-example [automation-id="tui-doc-example"]').first()
- locator resolved to <div _ngcontent-tui-demo-c345="" automation-id="tui-d…>…</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
- Expected an image 640px by 332px, received 640px by 328px. 905 pixels (ratio 0.01 of all image pixels) are different.
33 | }
34 |
> 35 | await expect(example).toHaveScreenshot([
| ^
36 | path.replace('/', '').replace(/\//g, '-'),
37 | `${i + 1}.png`,
38 | ]);
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.spec.ts:35:39
|
playwright / (2 of 4)
Process completed with exit code 1.
|
Build demo
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/[email protected], actions/cache/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
playwright / (3 of 4)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/[email protected], actions/cache/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
playwright / (4 of 4)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
playwright / (1 of 4)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
playwright / (2 of 4)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
deep
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
core
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
kit
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "cypress-e2e-artifacts--dd3e26f67a4b33fa6f69d6a64d54b7e9b2a01750-9889137869-8078", "playwright-e2e-artifacts--dd3e26f67a4b33fa6f69d6a64d54b7e9b2a01750-9889137869-8078".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
🎭 Playwright Run Summary
1 failed
[chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /experimental/tooltip ──────────────────────
91 passed (1.6m)
|
🎭 Playwright Run Summary
92 passed (1.2m)
|
🎭 Playwright Run Summary
92 passed (1.4m)
|
🎭 Playwright Run Summary
93 passed (1.3m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › tests/addon-table/table/table.spec.ts:5:9 › Table › Dynamic column ────────────────
92 passed (1.2m)
|
🎭 Playwright Run Summary
92 passed (1.7m)
|
🎭 Playwright Run Summary
2 failed
[chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/table-filters ──────────────────
[chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/table ──────────────────────────
90 passed (1.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cypress-e2e-artifacts--dd3e26f67a4b33fa6f69d6a64d54b7e9b2a01750-9889137869-8078
Expired
|
357 KB |
|
playwright-e2e-artifacts--dd3e26f67a4b33fa6f69d6a64d54b7e9b2a01750-9889137869-8078
Expired
|
319 KB |
|