Skip to content

chore(deps): update dependency @nx/cypress to v17.3.0 #8925

chore(deps): update dependency @nx/cypress to v17.3.0

chore(deps): update dependency @nx/cypress to v17.3.0 #8925

Triggered via pull request January 31, 2024 14:57
Status Failure
Total duration 35m 13s
Artifacts 1

e2e.yml

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

Annotations

12 errors, 9 warnings, and 16 notices
[chromium] › tests/kit/dropdown-context/dropdown-context.spec.ts:19:9 › DropdownContext › closes previous dropdown after new one is opened: projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.spec.ts#L29
1) [chromium] › tests/kit/dropdown-context/dropdown-context.spec.ts:19:9 › DropdownContext › closes previous dropdown after new one is opened Error: Screenshot comparison failed: 5643 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.spec.ts-snapshots/03-dropdown-context-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-dropdown-context-Dr-62150-loses-previous-dropdown-after-new-one-is-opened-chromium/03-dropdown-context-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-dropdown-context-Dr-62150-loses-previous-dropdown-after-new-one-is-opened-chromium/03-dropdown-context-diff.png Call log: - page._expectScreenshot with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#context-menu [automation-id="tui-doc-example"]') - locator resolved to <div _ngcontent-tui-demo-c135="" automation-id="tui-d…>…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - waiting for element to be visible and stable - element is visible and stable - 5643 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#context-menu [automation-id="tui-doc-example"]') - locator resolved to <div _ngcontent-tui-demo-c135="" automation-id="tui-d…>…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - waiting for element to be visible and stable - element is visible and stable - captured a stable screenshot - 5643 pixels (ratio 0.01 of all image pixels) are different. 27 | await tr.nth(2).click({button: 'right', position: {x: 0, y: 0}}); 28 | await api.networkidle(); > 29 | await expect(example).toHaveScreenshot('03-dropdown-context.png'); | ^ 30 | }); 31 | 32 | test('does not close dropdown when nested dropdown is clicked', async ({page}) => { at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.spec.ts:29:31
[chromium] › tests/kit/dropdown-context/dropdown-context.spec.ts:19:9 › DropdownContext › closes previous dropdown after new one is opened: projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.spec.ts#L26
1) [chromium] › tests/kit/dropdown-context/dropdown-context.spec.ts:19:9 › DropdownContext › closes previous dropdown after new one is opened Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 1349 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.spec.ts-snapshots/02-dropdown-context-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-dropdown-context-Dr-62150-loses-previous-dropdown-after-new-one-is-opened-chromium-retry1/02-dropdown-context-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-dropdown-context-Dr-62150-loses-previous-dropdown-after-new-one-is-opened-chromium-retry1/02-dropdown-context-diff.png Call log: - page._expectScreenshot with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#context-menu [automation-id="tui-doc-example"]') - locator resolved to <div _ngcontent-tui-demo-c135="" automation-id="tui-d…>…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - waiting for element to be visible and stable - element is visible and stable - 1349 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#context-menu [automation-id="tui-doc-example"]') - locator resolved to <div _ngcontent-tui-demo-c135="" automation-id="tui-d…>…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - waiting for element to be visible and stable - element is visible and stable - captured a stable screenshot - 1349 pixels (ratio 0.01 of all image pixels) are different. 24 | await tr.nth(1).click({button: 'right', position: {x: 0, y: 0}}); 25 | await api.networkidle(); > 26 | await expect(example).toHaveScreenshot('02-dropdown-context.png'); | ^ 27 | await tr.nth(2).click({button: 'right', position: {x: 0, y: 0}}); 28 | await api.networkidle(); 29 | await expect(example).toHaveScreenshot('03-dropdown-context.png'); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.spec.ts:26:31
[chromium] › tests/deep/deep-select.spec.ts:8:13 › Deep / Select › /experimental/avatar: projects/demo-playwright/tests/deep/deep-select.spec.ts#L39
1) [chromium] › tests/deep/deep-select.spec.ts:8:13 › Deep / Select › /experimental/avatar ─────── Error: Screenshot comparison failed: 1337 pixels (ratio 0.03 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/deep/deep-select.spec.ts-snapshots/deep--experimental-avatar-src--select-option-2-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-deep-deep-select-Deep-Select-experimental-avatar-chromium/deep--experimental-avatar-src--select-option-2-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-deep-deep-select-Deep-Select-experimental-avatar-chromium/deep--experimental-avatar-src--select-option-2-diff.png Call log: - page._expectScreenshot with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#demo-content') - locator resolved to <div id="demo-content" _ngcontent-tui-demo-c132="">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - waiting for element to be visible and stable - element is visible and stable - 1337 pixels (ratio 0.03 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#demo-content') - locator resolved to <div id="demo-content" _ngcontent-tui-demo-c132="">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - waiting for element to be visible and stable - element is visible and stable - captured a stable screenshot - 1337 pixels (ratio 0.03 of all image pixels) are different. 37 | await api.hideNotifications(); 38 | > 39 | await expect(api.apiPageExample).toHaveScreenshot( | ^ 40 | `deep-${path}__${name}-select-option-${index}.png`, 41 | ); 42 | at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/deep/deep-select.spec.ts:39:54
[chromium] › tests/deep/deep-select.spec.ts:8:13 › Deep / Select › /experimental/avatar: projects/demo-playwright/tests/deep/deep-select.spec.ts#L39
1) [chromium] › tests/deep/deep-select.spec.ts:8:13 › Deep / Select › /experimental/avatar ─────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 1337 pixels (ratio 0.03 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/deep/deep-select.spec.ts-snapshots/deep--experimental-avatar-src--select-option-2-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-deep-deep-select-Deep-Select-experimental-avatar-chromium-retry1/deep--experimental-avatar-src--select-option-2-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-deep-deep-select-Deep-Select-experimental-avatar-chromium-retry1/deep--experimental-avatar-src--select-option-2-diff.png Call log: - page._expectScreenshot with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#demo-content') - locator resolved to <div id="demo-content" _ngcontent-tui-demo-c132="">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - waiting for element to be visible and stable - element is visible and stable - 1337 pixels (ratio 0.03 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#demo-content') - locator resolved to <div id="demo-content" _ngcontent-tui-demo-c132="">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - waiting for element to be visible and stable - element is visible and stable - captured a stable screenshot - 1337 pixels (ratio 0.03 of all image pixels) are different. 37 | await api.hideNotifications(); 38 | > 39 | await expect(api.apiPageExample).toHaveScreenshot( | ^ 40 | `deep-${path}__${name}-select-option-${index}.png`, 41 | ); 42 | at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/deep/deep-select.spec.ts:39:54
[chromium] › tests/deep/deep-select.spec.ts:8:13 › Deep / Select › /experimental/avatar: projects/demo-playwright/tests/deep/deep-select.spec.ts#L39
1) [chromium] › tests/deep/deep-select.spec.ts:8:13 › Deep / Select › /experimental/avatar ─────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 1337 pixels (ratio 0.03 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/deep/deep-select.spec.ts-snapshots/deep--experimental-avatar-src--select-option-2-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-deep-deep-select-Deep-Select-experimental-avatar-chromium-retry2/deep--experimental-avatar-src--select-option-2-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-deep-deep-select-Deep-Select-experimental-avatar-chromium-retry2/deep--experimental-avatar-src--select-option-2-diff.png Call log: - page._expectScreenshot with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#demo-content') - locator resolved to <div id="demo-content" _ngcontent-tui-demo-c132="">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - waiting for element to be visible and stable - element is visible and stable - 1337 pixels (ratio 0.03 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#demo-content') - locator resolved to <div id="demo-content" _ngcontent-tui-demo-c132="">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - waiting for element to be visible and stable - element is visible and stable - captured a stable screenshot - 1337 pixels (ratio 0.03 of all image pixels) are different. 37 | await api.hideNotifications(); 38 | > 39 | await expect(api.apiPageExample).toHaveScreenshot( | ^ 40 | `deep-${path}__${name}-select-option-${index}.png`, 41 | ); 42 | at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/deep/deep-select.spec.ts:39:54
playwright / (3 of 8)
Process completed with exit code 1.
[chromium] › tests/deep/deep-select.spec.ts:8:13 › Deep / Select › /components/action: projects/demo-playwright/tests/deep/deep-select.spec.ts#L1
1) [chromium] › tests/deep/deep-select.spec.ts:8:13 › Deep / Select › /components/action ───────── Test timeout of 90000ms exceeded.
[chromium] › tests/deep/deep-select.spec.ts:8:13 › Deep / Select › /components/action: projects/demo-playwright/utils/page-objects/documentation-api-page.po.ts#L26
1) [chromium] › tests/deep/deep-select.spec.ts:8:13 › Deep / Select › /components/action ───────── Error: Test timeout of 90000ms exceeded. at utils/page-objects/documentation-api-page.po.ts:26 24 | new Promise(resolve => { 25 | req.response() > 26 | .then(response => resolve(response?.finished())) | ^ 27 | .catch(() => resolve(undefined)); 28 | }), 29 | ), at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/utils/page-objects/documentation-api-page.po.ts:26:65
[chromium] › tests/deep/deep-select.spec.ts:8:13 › Deep / Select › /components/action: projects/demo-playwright/tests/deep/deep-select.spec.ts#L1
1) [chromium] › tests/deep/deep-select.spec.ts:8:13 › Deep / Select › /components/action ───────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 90000ms exceeded.
[chromium] › tests/deep/deep-select.spec.ts:8:13 › Deep / Select › /components/action: projects/demo-playwright/utils/page-objects/documentation-api-page.po.ts#L26
1) [chromium] › tests/deep/deep-select.spec.ts:8:13 › Deep / Select › /components/action ───────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Test timeout of 90000ms exceeded. at utils/page-objects/documentation-api-page.po.ts:26 24 | new Promise(resolve => { 25 | req.response() > 26 | .then(response => resolve(response?.finished())) | ^ 27 | .catch(() => resolve(undefined)); 28 | }), 29 | ), at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/utils/page-objects/documentation-api-page.po.ts:26:65
E2E result
Unable to find an artifact with the name: cypress-e2e-artifacts--082abc80ad3f230e72de64c4d6d1ccde24a24586-7727965488-6626
E2E result
Process completed with exit code 1.
playwright / (1 of 8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
playwright / (6 of 8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[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 8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
playwright / (7 of 8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
playwright / (8 of 8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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 8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
playwright / (5 of 8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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 8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
E2E result
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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
109 passed (1.6m)
🎭 Playwright Run Summary
109 passed (1.9m)
🎭 Playwright Run Summary
1 flaky [chromium] › tests/kit/dropdown-context/dropdown-context.spec.ts:19:9 › DropdownContext › closes previous dropdown after new one is opened 107 passed (1.6m)
🎭 Playwright Run Summary
108 passed (1.8m)
🎭 Playwright Run Summary
108 passed (1.6m)
🎭 Playwright Run Summary
108 passed (1.4m)
🎭 Playwright Run Summary
108 passed (1.4m)
🎭 Playwright Run Summary
108 passed (1.7m)
🎭 Playwright Run Summary
108 passed (1.7m)
🎭 Playwright Run Summary
108 passed (1.5m)
🎭 Playwright Run Summary
1 failed [chromium] › tests/deep/deep-select.spec.ts:8:13 › Deep / Select › /experimental/avatar ──────── 108 passed (2.7m)
🎭 Playwright Run Summary
109 passed (3.1m)
🎭 Playwright Run Summary
108 passed (1.9m)
🎭 Playwright Run Summary
108 passed (2.3m)
🎭 Playwright Run Summary
1 flaky [chromium] › tests/deep/deep-select.spec.ts:8:13 › Deep / Select › /components/action ────────── 108 passed (6.9m)
🎭 Playwright Run Summary
109 passed (7.8m)

Artifacts

Produced during runtime
Name Size
playwright-e2e-artifacts--082abc80ad3f230e72de64c4d6d1ccde24a24586-7727965488-6626 Expired
313 KB