Skip to content

Labeled checkbox and radio bug fix #9828

Labeled checkbox and radio bug fix

Labeled checkbox and radio bug fix #9828

Triggered via pull request October 9, 2024 11:16
Status Failure
Total duration 28m 36s
Artifacts 1

e2e.yml

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

Annotations

3 errors, 10 warnings, and 8 notices
[chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /navigation/tabs: projects/demo-playwright/tests/demo/demo.spec.ts#L35
1) [chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /navigation/tabs ────────────────────────── Error: Timeout 5000ms exceeded. Previous: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo-Demo-navigation-tabs-chromium/navigation-tabs/6-previous.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo-Demo-navigation-tabs-chromium/navigation-tabs/6-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo-Demo-navigation-tabs-chromium/navigation-tabs/6-diff.png Call log: - expect.toHaveScreenshot(navigation-tabs/6.png) with timeout 5000ms - generating new stable screenshot expectation - waiting for locator('tui-doc-example [automation-id="tui-doc-example"]').nth(5) - 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 - waiting 100ms before taking screenshot - waiting for locator('tui-doc-example [automation-id="tui-doc-example"]').nth(5) - 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 - 54366 pixels (ratio 0.03 of all image pixels) are different. - waiting 250ms before taking screenshot - waiting for locator('tui-doc-example [automation-id="tui-doc-example"]').nth(5) - 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 - 54366 pixels (ratio 0.03 of all image pixels) are different. - waiting 500ms before taking screenshot - waiting for locator('tui-doc-example [automation-id="tui-doc-example"]').nth(5) - locator resolved to <div _ngcontent-tui-demo-c345="" automation-id="tui-d…>…</div> - Timeout 5000ms exceeded. 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
E2E result
Unable to find an artifact with the name: playwright-e2e-artifacts--5f78a1423864cf752c3cade329f8ee0d6099639c-11253831189-9413
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 / (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/
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/
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/
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--5f78a1423864cf752c3cade329f8ee0d6099639c-11253831189-9413". 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/
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/
🎭 Playwright Run Summary
92 passed (1.2m)
🎭 Playwright Run Summary
92 passed (1.6m)
🎭 Playwright Run Summary
92 passed (1.3m)
🎭 Playwright Run Summary
1 flaky [chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /navigation/tabs ─────────────────────────── 91 passed (1.8m)
🎭 Playwright Run Summary
93 passed (1.9m)
🎭 Playwright Run Summary
93 passed (1.4m)
🎭 Playwright Run Summary
93 passed (1.5m)
🎭 Playwright Run Summary
93 passed (1.1m)

Artifacts

Produced during runtime
Name Size
cypress-e2e-artifacts--5f78a1423864cf752c3cade329f8ee0d6099639c-11253831189-9413 Expired
3.56 MB