Skip to content

fix(core): disable isObscured check for HintPointer #9175

fix(core): disable isObscured check for HintPointer

fix(core): disable isObscured check for HintPointer #9175

Triggered via pull request March 18, 2024 06:56
Status Failure
Total duration 25m 23s
Artifacts 2

e2e.yml

on: pull_request
Matrix: cypress
Matrix: playwright
E2E result
36s
E2E result
Fit to window
Zoom out
Zoom in

Annotations

7 errors, 8 warnings, and 8 notices
[chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /charts/pie-chart: projects/demo-playwright/tests/demo/demo.spec.ts#L35
1) [chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /charts/pie-chart ───────────────────────── Error: Screenshot comparison failed: 50774 pixels (ratio 0.15 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/demo/demo.spec.ts-snapshots/charts-pie-chart/2-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo-Demo-charts-pie-chart-chromium/charts-pie-chart/2-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo-Demo-charts-pie-chart-chromium/charts-pie-chart/2-diff.png Call log: - page._expectScreenshot with timeout 5000ms - verifying given screenshot expectation - waiting for locator('tui-doc-example [automation-id="tui-doc-example"]').nth(1) - 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 - 50774 pixels (ratio 0.15 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('tui-doc-example [automation-id="tui-doc-example"]').nth(1) - 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 - 50774 pixels (ratio 0.15 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 › /charts/pie-chart: projects/demo-playwright/tests/demo/demo.spec.ts#L35
1) [chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /charts/pie-chart ───────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 50774 pixels (ratio 0.15 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/demo/demo.spec.ts-snapshots/charts-pie-chart/2-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo-Demo-charts-pie-chart-chromium-retry1/charts-pie-chart/2-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo-Demo-charts-pie-chart-chromium-retry1/charts-pie-chart/2-diff.png Call log: - page._expectScreenshot with timeout 5000ms - verifying given screenshot expectation - waiting for locator('tui-doc-example [automation-id="tui-doc-example"]').nth(1) - 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 - 50774 pixels (ratio 0.15 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('tui-doc-example [automation-id="tui-doc-example"]').nth(1) - 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 - 50774 pixels (ratio 0.15 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 / (3 of 4)
Process completed with exit code 1.
[chromium] › tests/addon-charts/pie-chart/pie-chart.spec.ts:5:9 › PieChart › should be show hints on charts: projects/demo-playwright/tests/addon-charts/pie-chart/pie-chart.spec.ts#L13
1) [chromium] › tests/addon-charts/pie-chart/pie-chart.spec.ts:5:9 › PieChart › should be show hints on charts Error: Screenshot comparison failed: 50774 pixels (ratio 0.15 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-charts/pie-chart/pie-chart.spec.ts-snapshots/01-pie-chart-with-label-no-hover-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-charts-pie-chart-pie-chart-PieChart-should-be-show-hints-on-charts-chromium/01-pie-chart-with-label-no-hover-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-charts-pie-chart-pie-chart-PieChart-should-be-show-hints-on-charts-chromium/01-pie-chart-with-label-no-hover-diff.png Call log: - page._expectScreenshot with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#labels [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 - 50774 pixels (ratio 0.15 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#labels [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 - 50774 pixels (ratio 0.15 of all image pixels) are different. 11 | .all(); 12 | > 13 | await expect(example).toHaveScreenshot('01-pie-chart-with-label-no-hover.png'); | ^ 14 | 15 | for (const [i, segment] of pieChartSegments.entries()) { 16 | await segment.hover(); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-charts/pie-chart/pie-chart.spec.ts:13:31
[chromium] › tests/addon-charts/pie-chart/pie-chart.spec.ts:5:9 › PieChart › should be show hints on charts: projects/demo-playwright/tests/addon-charts/pie-chart/pie-chart.spec.ts#L13
1) [chromium] › tests/addon-charts/pie-chart/pie-chart.spec.ts:5:9 › PieChart › should be show hints on charts Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 50774 pixels (ratio 0.15 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-charts/pie-chart/pie-chart.spec.ts-snapshots/01-pie-chart-with-label-no-hover-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-charts-pie-chart-pie-chart-PieChart-should-be-show-hints-on-charts-chromium-retry1/01-pie-chart-with-label-no-hover-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-charts-pie-chart-pie-chart-PieChart-should-be-show-hints-on-charts-chromium-retry1/01-pie-chart-with-label-no-hover-diff.png Call log: - page._expectScreenshot with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#labels [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 - 50774 pixels (ratio 0.15 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#labels [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 - 50774 pixels (ratio 0.15 of all image pixels) are different. 11 | .all(); 12 | > 13 | await expect(example).toHaveScreenshot('01-pie-chart-with-label-no-hover.png'); | ^ 14 | 15 | for (const [i, segment] of pieChartSegments.entries()) { 16 | await segment.hover(); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-charts/pie-chart/pie-chart.spec.ts:13:31
playwright / (1 of 4)
Process completed with exit code 1.
E2E result
The process '/usr/bin/git' failed with exit code 1
Build demo
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/cache/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
playwright / (4 of 4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
playwright / (3 of 4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
playwright / (2 of 4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
playwright / (1 of 4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
deep
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
core
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
kit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
🎭 Playwright Run Summary
83 passed (1.0m)
🎭 Playwright Run Summary
83 passed (1.2m)
🎭 Playwright Run Summary
1 failed [chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /charts/pie-chart ────────────────────────── 82 passed (1.2m)
🎭 Playwright Run Summary
83 passed (1.5m)
🎭 Playwright Run Summary
83 passed (1.5m)
🎭 Playwright Run Summary
83 passed (1.1m)
🎭 Playwright Run Summary
83 passed (1.4m)
🎭 Playwright Run Summary
1 failed [chromium] › tests/addon-charts/pie-chart/pie-chart.spec.ts:5:9 › PieChart › should be show hints on charts 82 passed (1.1m)

Artifacts

Produced during runtime
Name Size
cypress-e2e-artifacts--22614e370e050f98698fcd5cbb4b798d441796f6-8322478731-7016 Expired
82.1 KB
playwright-e2e-artifacts--22614e370e050f98698fcd5cbb4b798d441796f6-8322478731-7016 Expired
270 KB