Skip to content

fix(core): ignore pointer events for disabled button #9563

fix(core): ignore pointer events for disabled button

fix(core): ignore pointer events for disabled button #9563

Triggered via pull request August 12, 2024 13:58
Status Failure
Total duration 35m 42s
Artifacts 2

e2e.yml

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

Annotations

2 errors, 10 warnings, and 8 notices
[chromium] › tests/addon-doc/code.spec.ts:17:9 › Code blocks › tabs: projects/demo-playwright/tests/addon-doc/code.spec.ts#L25
1) [chromium] › tests/addon-doc/code.spec.ts:17:9 › Code blocks › tabs ─────────────────────────── Error: Screenshot comparison failed: Timeout 5000ms exceeded. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-doc/code.spec.ts-snapshots/02-01-code-block-HTML-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-doc-code-Code-blocks-tabs-chromium/02-01-code-block-HTML-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-doc-code-Code-blocks-tabs-chromium/02-01-code-block-HTML-diff.png Call log: - page._expectScreenshot with timeout 5000ms - verifying given screenshot expectation - waiting for locator('tui-doc-example#basic') - locator resolved to <tui-doc-example id="basic" heading="Styles change" _nghost-tui-d…>…</tui-doc-example> - taking element screenshot - disabled all CSS animations - waiting for element to be visible and stable - element is visible and stable - 38558 pixels (ratio 0.02 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('tui-doc-example#basic') - locator resolved to <tui-doc-example id="basic" heading="Styles change" _nghost-tui-d…>…</tui-doc-example> - taking element screenshot - disabled all CSS animations - waiting for element to be visible and stable - element is visible and stable - 38558 pixels (ratio 0.02 of all image pixels) are different. - waiting 250ms before taking screenshot - waiting for locator('tui-doc-example#basic') - locator resolved to <tui-doc-example id="basic" heading="Styles change" _nghost-tui-d…>…</tui-doc-example> - taking element screenshot - disabled all CSS animations - waiting for element to be visible and stable - element is visible and stable - Timeout 5000ms exceeded. 23 | await locator.click(); 24 | > 25 | await expect(page.locator('tui-doc-example#basic')).toHaveScreenshot( | ^ 26 | `02-0${index + 1}-code-block-${title}.png`, 27 | ); 28 | } at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-doc/code.spec.ts:25:65
E2E result
Process completed with exit code 1.
Build demo
The following actions use a deprecated Node.js version 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 use a deprecated Node.js version 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 use a deprecated Node.js version 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 / (3 of 4)
The following actions use a deprecated Node.js version 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 use a deprecated Node.js version 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 use a deprecated Node.js version 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 use a deprecated Node.js version 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 use a deprecated Node.js version 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/
E2E result
The following actions use a deprecated Node.js version and will be forced to run on node20: 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--44b74919686797f4f1ad1d45c881dfe896143227-10353323817-8478", "playwright-e2e-artifacts--44b74919686797f4f1ad1d45c881dfe896143227-10353323817-8478". 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
92 passed (1.2m)
🎭 Playwright Run Summary
92 passed (1.4m)
🎭 Playwright Run Summary
93 passed (1.4m)
🎭 Playwright Run Summary
1 flaky [chromium] › tests/addon-doc/code.spec.ts:17:9 › Code blocks › tabs ──────────────────────────── 92 passed (1.2m)
🎭 Playwright Run Summary
92 passed (1.3m)
🎭 Playwright Run Summary
92 passed (1.5m)
🎭 Playwright Run Summary
92 passed (1.8m)
🎭 Playwright Run Summary
92 passed (1.3m)

Artifacts

Produced during runtime
Name Size
cypress-e2e-artifacts--44b74919686797f4f1ad1d45c881dfe896143227-10353323817-8478 Expired
162 KB
playwright-e2e-artifacts--44b74919686797f4f1ad1d45c881dfe896143227-10353323817-8478 Expired
539 KB