Skip to content

#9721 - Remove tui-table classes from demo #11064

#9721 - Remove tui-table classes from demo

#9721 - Remove tui-table classes from demo #11064

Triggered via pull request December 19, 2024 07:13
Status Failure
Total duration 29m 2s
Artifacts 21

e2e.yml

on: pull_request
Cypress / Component Testing
4m 32s
Cypress / Component Testing
Matrix: playwright
E2E result
54s
E2E result
Playwright E2E Tests matrix result
0s
Playwright E2E Tests matrix result
Fit to window
Zoom out
Zoom in

Annotations

25 errors, 59 warnings, and 36 notices
[webkit] › tests/core/hint/hint.pw.spec.ts:71:13 › TuiHint › false mode hint with delay: projects/demo-playwright/tests/core/hint/hint.pw.spec.ts#L90
1) [webkit] › tests/core/hint/hint.pw.spec.ts:71:13 › TuiHint › false mode hint with delay ─────── Error: expect(page).toHaveScreenshot(expected) 72038 pixels (ratio 0.13 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/core/hint/hint.pw.spec.ts-snapshots/03-hint-mode-false-tuiHintShowDelay-1000-wait-500-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-hint-hint.pw-TuiHint-false-mode-hint-with-delay-webkit/03-hint-mode-false-tuiHintShowDelay-1000-wait-500-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-hint-hint.pw-TuiHint-false-mode-hint-with-delay-webkit/03-hint-mode-false-tuiHintShowDelay-1000-wait-500-diff.png Call log: - expect.toHaveScreenshot(03-hint-mode-false-tuiHintShowDelay-1000-wait-500.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 72038 pixels (ratio 0.13 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 72038 pixels (ratio 0.13 of all image pixels) are different. 88 | await page.waitForTimeout(500); 89 | > 90 | await expect(page).toHaveScreenshot( | ^ 91 | `03-hint-mode-${mode}-tuiHintShowDelay-1000-wait-500.png`, 92 | ); 93 | at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/core/hint/hint.pw.spec.ts:90:32
[chromium] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:8:9 › DropdownContext › opens dropdown on right click: projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts#L17
1) [chromium] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:8:9 › DropdownContext › opens dropdown on right click Error: expect(locator).toHaveScreenshot(expected) Expected an image 1416px by 834px, received 1416px by 898px. 212642 pixels (ratio 0.17 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.pw.spec.ts-snapshots/01-dropdown-context-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-624d8-ens-dropdown-on-right-click-chromium/01-dropdown-context-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-624d8-ens-dropdown-on-right-click-chromium/01-dropdown-context-diff.png Call log: - expect.toHaveScreenshot(01-dropdown-context.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#context-menu [automation-id="tui-doc-example"]') - locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - Expected an image 1416px by 834px, received 1416px by 898px. 212642 pixels (ratio 0.17 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-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - Expected an image 1416px by 834px, received 1416px by 898px. 212642 pixels (ratio 0.17 of all image pixels) are different. 15 | await api.waitStableState(); 16 | > 17 | await expect(example).toHaveScreenshot('01-dropdown-context.png'); | ^ 18 | }); 19 | 20 | test('closes previous dropdown after new one is opened', async ({page}) => { at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts:17:31
[chromium] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:8:9 › DropdownContext › opens dropdown on right click: projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts#L17
1) [chromium] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:8:9 › DropdownContext › opens dropdown on right click Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) Expected an image 1416px by 834px, received 1416px by 898px. 212642 pixels (ratio 0.17 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.pw.spec.ts-snapshots/01-dropdown-context-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-624d8-ens-dropdown-on-right-click-chromium-retry1/01-dropdown-context-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-624d8-ens-dropdown-on-right-click-chromium-retry1/01-dropdown-context-diff.png Call log: - expect.toHaveScreenshot(01-dropdown-context.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#context-menu [automation-id="tui-doc-example"]') - locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - Expected an image 1416px by 834px, received 1416px by 898px. 212642 pixels (ratio 0.17 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-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - Expected an image 1416px by 834px, received 1416px by 898px. 212642 pixels (ratio 0.17 of all image pixels) are different. 15 | await api.waitStableState(); 16 | > 17 | await expect(example).toHaveScreenshot('01-dropdown-context.png'); | ^ 18 | }); 19 | 20 | test('closes previous dropdown after new one is opened', async ({page}) => { at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts:17:31
[chromium] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:8:9 › DropdownContext › opens dropdown on right click: projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts#L17
1) [chromium] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:8:9 › DropdownContext › opens dropdown on right click Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) Expected an image 1416px by 834px, received 1416px by 898px. 212642 pixels (ratio 0.17 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.pw.spec.ts-snapshots/01-dropdown-context-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-624d8-ens-dropdown-on-right-click-chromium-retry2/01-dropdown-context-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-624d8-ens-dropdown-on-right-click-chromium-retry2/01-dropdown-context-diff.png Call log: - expect.toHaveScreenshot(01-dropdown-context.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#context-menu [automation-id="tui-doc-example"]') - locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - Expected an image 1416px by 834px, received 1416px by 898px. 212642 pixels (ratio 0.17 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-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - Expected an image 1416px by 834px, received 1416px by 898px. 212642 pixels (ratio 0.17 of all image pixels) are different. 15 | await api.waitStableState(); 16 | > 17 | await expect(example).toHaveScreenshot('01-dropdown-context.png'); | ^ 18 | }); 19 | 20 | test('closes previous dropdown after new one is opened', async ({page}) => { at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts:17:31
[chromium] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:20:9 › DropdownContext › closes previous dropdown after new one is opened: projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts#L29
2) [chromium] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:20:9 › DropdownContext › closes previous dropdown after new one is opened Error: expect(locator).toHaveScreenshot(expected) Expected an image 1416px by 834px, received 1416px by 898px. 166758 pixels (ratio 0.14 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.pw.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-d7fb4-own-after-new-one-is-opened-chromium/02-dropdown-context-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-d7fb4-own-after-new-one-is-opened-chromium/02-dropdown-context-diff.png Call log: - expect.toHaveScreenshot(02-dropdown-context.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#context-menu [automation-id="tui-doc-example"]') - locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - Expected an image 1416px by 834px, received 1416px by 898px. 166758 pixels (ratio 0.14 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-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - Expected an image 1416px by 834px, received 1416px by 898px. 166758 pixels (ratio 0.14 of all image pixels) are different. 27 | await api.waitStableState(); 28 | > 29 | await expect(example).toHaveScreenshot('02-dropdown-context.png'); | ^ 30 | 31 | await api.focusOnBody(); 32 | await tr.nth(2).click({button: 'right', position: {x: 1, y: 1}}); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts:29:31
[chromium] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:20:9 › DropdownContext › closes previous dropdown after new one is opened: projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts#L29
2) [chromium] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:20:9 › DropdownContext › closes previous dropdown after new one is opened Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) Expected an image 1416px by 834px, received 1416px by 898px. 166758 pixels (ratio 0.14 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.pw.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-d7fb4-own-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-d7fb4-own-after-new-one-is-opened-chromium-retry1/02-dropdown-context-diff.png Call log: - expect.toHaveScreenshot(02-dropdown-context.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#context-menu [automation-id="tui-doc-example"]') - locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - Expected an image 1416px by 834px, received 1416px by 898px. 166758 pixels (ratio 0.14 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-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - Expected an image 1416px by 834px, received 1416px by 898px. 166758 pixels (ratio 0.14 of all image pixels) are different. 27 | await api.waitStableState(); 28 | > 29 | await expect(example).toHaveScreenshot('02-dropdown-context.png'); | ^ 30 | 31 | await api.focusOnBody(); 32 | await tr.nth(2).click({button: 'right', position: {x: 1, y: 1}}); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts:29:31
[chromium] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:20:9 › DropdownContext › closes previous dropdown after new one is opened: projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts#L29
2) [chromium] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:20:9 › DropdownContext › closes previous dropdown after new one is opened Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) Expected an image 1416px by 834px, received 1416px by 898px. 166758 pixels (ratio 0.14 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.pw.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-d7fb4-own-after-new-one-is-opened-chromium-retry2/02-dropdown-context-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-d7fb4-own-after-new-one-is-opened-chromium-retry2/02-dropdown-context-diff.png Call log: - expect.toHaveScreenshot(02-dropdown-context.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#context-menu [automation-id="tui-doc-example"]') - locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - Expected an image 1416px by 834px, received 1416px by 898px. 166758 pixels (ratio 0.14 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-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - Expected an image 1416px by 834px, received 1416px by 898px. 166758 pixels (ratio 0.14 of all image pixels) are different. 27 | await api.waitStableState(); 28 | > 29 | await expect(example).toHaveScreenshot('02-dropdown-context.png'); | ^ 30 | 31 | await api.focusOnBody(); 32 | await tr.nth(2).click({button: 'right', position: {x: 1, y: 1}}); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts:29:31
[chromium] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:38:9 › DropdownContext › does not close dropdown when nested dropdown is clicked: projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts#L48
3) [chromium] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:38:9 › DropdownContext › does not close dropdown when nested dropdown is clicked Error: expect(locator).toHaveScreenshot(expected) Expected an image 1416px by 834px, received 1416px by 898px. 65276 pixels (ratio 0.06 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.pw.spec.ts-snapshots/04-dropdown-context-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-45008--nested-dropdown-is-clicked-chromium/04-dropdown-context-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-45008--nested-dropdown-is-clicked-chromium/04-dropdown-context-diff.png Call log: - expect.toHaveScreenshot(04-dropdown-context.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#context-menu [automation-id="tui-doc-example"]') - locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - Expected an image 1416px by 834px, received 1416px by 898px. 65276 pixels (ratio 0.06 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-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - Expected an image 1416px by 834px, received 1416px by 898px. 65276 pixels (ratio 0.06 of all image pixels) are different. 46 | await api.waitStableState(); 47 | > 48 | await expect(example).toHaveScreenshot('04-dropdown-context.png'); | ^ 49 | 50 | await page.locator('[tuiOption]').last().click(); 51 | await api.waitStableState(); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts:48:31
[chromium] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:38:9 › DropdownContext › does not close dropdown when nested dropdown is clicked: projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts#L48
3) [chromium] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:38:9 › DropdownContext › does not close dropdown when nested dropdown is clicked Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) Expected an image 1416px by 834px, received 1416px by 898px. 65276 pixels (ratio 0.06 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.pw.spec.ts-snapshots/04-dropdown-context-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-45008--nested-dropdown-is-clicked-chromium-retry1/04-dropdown-context-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-45008--nested-dropdown-is-clicked-chromium-retry1/04-dropdown-context-diff.png Call log: - expect.toHaveScreenshot(04-dropdown-context.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#context-menu [automation-id="tui-doc-example"]') - locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - Expected an image 1416px by 834px, received 1416px by 898px. 65276 pixels (ratio 0.06 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-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - Expected an image 1416px by 834px, received 1416px by 898px. 65276 pixels (ratio 0.06 of all image pixels) are different. 46 | await api.waitStableState(); 47 | > 48 | await expect(example).toHaveScreenshot('04-dropdown-context.png'); | ^ 49 | 50 | await page.locator('[tuiOption]').last().click(); 51 | await api.waitStableState(); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts:48:31
[chromium] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:38:9 › DropdownContext › does not close dropdown when nested dropdown is clicked: projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts#L48
3) [chromium] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:38:9 › DropdownContext › does not close dropdown when nested dropdown is clicked Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) Expected an image 1416px by 834px, received 1416px by 898px. 65276 pixels (ratio 0.06 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.pw.spec.ts-snapshots/04-dropdown-context-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-45008--nested-dropdown-is-clicked-chromium-retry2/04-dropdown-context-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-45008--nested-dropdown-is-clicked-chromium-retry2/04-dropdown-context-diff.png Call log: - expect.toHaveScreenshot(04-dropdown-context.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#context-menu [automation-id="tui-doc-example"]') - locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - Expected an image 1416px by 834px, received 1416px by 898px. 65276 pixels (ratio 0.06 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-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - Expected an image 1416px by 834px, received 1416px by 898px. 65276 pixels (ratio 0.06 of all image pixels) are different. 46 | await api.waitStableState(); 47 | > 48 | await expect(example).toHaveScreenshot('04-dropdown-context.png'); | ^ 49 | 50 | await page.locator('[tuiOption]').last().click(); 51 | await api.waitStableState(); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts:48:31
Playwright / ubuntu-latest / 6 of 9
Process completed with exit code 1.
[webkit] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:8:9 › DropdownContext › opens dropdown on right click: projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts#L17
1) [webkit] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:8:9 › DropdownContext › opens dropdown on right click Error: expect(locator).toHaveScreenshot(expected) Expected an image 1416px by 834px, received 1416px by 898px. 198709 pixels (ratio 0.16 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.pw.spec.ts-snapshots/01-dropdown-context-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-624d8-ens-dropdown-on-right-click-webkit/01-dropdown-context-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-624d8-ens-dropdown-on-right-click-webkit/01-dropdown-context-diff.png Call log: - expect.toHaveScreenshot(01-dropdown-context.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#context-menu [automation-id="tui-doc-example"]') - locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - Expected an image 1416px by 834px, received 1416px by 898px. 198709 pixels (ratio 0.16 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-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - Expected an image 1416px by 834px, received 1416px by 898px. 198709 pixels (ratio 0.16 of all image pixels) are different. 15 | await api.waitStableState(); 16 | > 17 | await expect(example).toHaveScreenshot('01-dropdown-context.png'); | ^ 18 | }); 19 | 20 | test('closes previous dropdown after new one is opened', async ({page}) => { at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts:17:31
[webkit] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:8:9 › DropdownContext › opens dropdown on right click: projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts#L17
1) [webkit] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:8:9 › DropdownContext › opens dropdown on right click Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) Expected an image 1416px by 834px, received 1416px by 898px. 198709 pixels (ratio 0.16 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.pw.spec.ts-snapshots/01-dropdown-context-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-624d8-ens-dropdown-on-right-click-webkit-retry1/01-dropdown-context-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-624d8-ens-dropdown-on-right-click-webkit-retry1/01-dropdown-context-diff.png Call log: - expect.toHaveScreenshot(01-dropdown-context.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#context-menu [automation-id="tui-doc-example"]') - locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - Expected an image 1416px by 834px, received 1416px by 898px. 198709 pixels (ratio 0.16 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-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - Expected an image 1416px by 834px, received 1416px by 898px. 198709 pixels (ratio 0.16 of all image pixels) are different. 15 | await api.waitStableState(); 16 | > 17 | await expect(example).toHaveScreenshot('01-dropdown-context.png'); | ^ 18 | }); 19 | 20 | test('closes previous dropdown after new one is opened', async ({page}) => { at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts:17:31
[webkit] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:8:9 › DropdownContext › opens dropdown on right click: projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts#L17
1) [webkit] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:8:9 › DropdownContext › opens dropdown on right click Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) Expected an image 1416px by 834px, received 1416px by 898px. 198709 pixels (ratio 0.16 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.pw.spec.ts-snapshots/01-dropdown-context-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-624d8-ens-dropdown-on-right-click-webkit-retry2/01-dropdown-context-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-624d8-ens-dropdown-on-right-click-webkit-retry2/01-dropdown-context-diff.png Call log: - expect.toHaveScreenshot(01-dropdown-context.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#context-menu [automation-id="tui-doc-example"]') - locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - Expected an image 1416px by 834px, received 1416px by 898px. 198709 pixels (ratio 0.16 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-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - Expected an image 1416px by 834px, received 1416px by 898px. 198709 pixels (ratio 0.16 of all image pixels) are different. 15 | await api.waitStableState(); 16 | > 17 | await expect(example).toHaveScreenshot('01-dropdown-context.png'); | ^ 18 | }); 19 | 20 | test('closes previous dropdown after new one is opened', async ({page}) => { at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts:17:31
[webkit] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:20:9 › DropdownContext › closes previous dropdown after new one is opened: projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts#L29
2) [webkit] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:20:9 › DropdownContext › closes previous dropdown after new one is opened Error: expect(locator).toHaveScreenshot(expected) Expected an image 1416px by 834px, received 1416px by 898px. 152360 pixels (ratio 0.12 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.pw.spec.ts-snapshots/02-dropdown-context-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-d7fb4-own-after-new-one-is-opened-webkit/02-dropdown-context-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-d7fb4-own-after-new-one-is-opened-webkit/02-dropdown-context-diff.png Call log: - expect.toHaveScreenshot(02-dropdown-context.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#context-menu [automation-id="tui-doc-example"]') - locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - Expected an image 1416px by 834px, received 1416px by 898px. 152360 pixels (ratio 0.12 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-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - Expected an image 1416px by 834px, received 1416px by 898px. 152360 pixels (ratio 0.12 of all image pixels) are different. 27 | await api.waitStableState(); 28 | > 29 | await expect(example).toHaveScreenshot('02-dropdown-context.png'); | ^ 30 | 31 | await api.focusOnBody(); 32 | await tr.nth(2).click({button: 'right', position: {x: 1, y: 1}}); at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts:29:31
[webkit] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:20:9 › DropdownContext › closes previous dropdown after new one is opened: projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts#L29
2) [webkit] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:20:9 › DropdownContext › closes previous dropdown after new one is opened Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) Expected an image 1416px by 834px, received 1416px by 898px. 152360 pixels (ratio 0.12 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.pw.spec.ts-snapshots/02-dropdown-context-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-d7fb4-own-after-new-one-is-opened-webkit-retry1/02-dropdown-context-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-d7fb4-own-after-new-one-is-opened-webkit-retry1/02-dropdown-context-diff.png Call log: - expect.toHaveScreenshot(02-dropdown-context.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#context-menu [automation-id="tui-doc-example"]') - locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - Expected an image 1416px by 834px, received 1416px by 898px. 152360 pixels (ratio 0.12 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-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - Expected an image 1416px by 834px, received 1416px by 898px. 152360 pixels (ratio 0.12 of all image pixels) are different. 27 | await api.waitStableState(); 28 | > 29 | await expect(example).toHaveScreenshot('02-dropdown-context.png'); | ^ 30 | 31 | await api.focusOnBody(); 32 | await tr.nth(2).click({button: 'right', position: {x: 1, y: 1}}); at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts:29:31
[webkit] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:20:9 › DropdownContext › closes previous dropdown after new one is opened: projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts#L29
2) [webkit] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:20:9 › DropdownContext › closes previous dropdown after new one is opened Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) Expected an image 1416px by 834px, received 1416px by 898px. 152360 pixels (ratio 0.12 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.pw.spec.ts-snapshots/02-dropdown-context-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-d7fb4-own-after-new-one-is-opened-webkit-retry2/02-dropdown-context-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-d7fb4-own-after-new-one-is-opened-webkit-retry2/02-dropdown-context-diff.png Call log: - expect.toHaveScreenshot(02-dropdown-context.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#context-menu [automation-id="tui-doc-example"]') - locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - Expected an image 1416px by 834px, received 1416px by 898px. 152360 pixels (ratio 0.12 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-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - Expected an image 1416px by 834px, received 1416px by 898px. 152360 pixels (ratio 0.12 of all image pixels) are different. 27 | await api.waitStableState(); 28 | > 29 | await expect(example).toHaveScreenshot('02-dropdown-context.png'); | ^ 30 | 31 | await api.focusOnBody(); 32 | await tr.nth(2).click({button: 'right', position: {x: 1, y: 1}}); at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts:29:31
[webkit] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:38:9 › DropdownContext › does not close dropdown when nested dropdown is clicked: projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts#L48
3) [webkit] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:38:9 › DropdownContext › does not close dropdown when nested dropdown is clicked Error: expect(locator).toHaveScreenshot(expected) Expected an image 1416px by 834px, received 1416px by 898px. 56104 pixels (ratio 0.05 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.pw.spec.ts-snapshots/04-dropdown-context-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-45008--nested-dropdown-is-clicked-webkit/04-dropdown-context-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-45008--nested-dropdown-is-clicked-webkit/04-dropdown-context-diff.png Call log: - expect.toHaveScreenshot(04-dropdown-context.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#context-menu [automation-id="tui-doc-example"]') - locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - Expected an image 1416px by 834px, received 1416px by 898px. 56104 pixels (ratio 0.05 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-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - Expected an image 1416px by 834px, received 1416px by 898px. 56104 pixels (ratio 0.05 of all image pixels) are different. 46 | await api.waitStableState(); 47 | > 48 | await expect(example).toHaveScreenshot('04-dropdown-context.png'); | ^ 49 | 50 | await page.locator('[tuiOption]').last().click(); 51 | await api.waitStableState(); at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts:48:31
[webkit] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:38:9 › DropdownContext › does not close dropdown when nested dropdown is clicked: projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts#L48
3) [webkit] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:38:9 › DropdownContext › does not close dropdown when nested dropdown is clicked Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) Expected an image 1416px by 834px, received 1416px by 898px. 56104 pixels (ratio 0.05 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.pw.spec.ts-snapshots/04-dropdown-context-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-45008--nested-dropdown-is-clicked-webkit-retry1/04-dropdown-context-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-45008--nested-dropdown-is-clicked-webkit-retry1/04-dropdown-context-diff.png Call log: - expect.toHaveScreenshot(04-dropdown-context.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#context-menu [automation-id="tui-doc-example"]') - locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - Expected an image 1416px by 834px, received 1416px by 898px. 56104 pixels (ratio 0.05 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-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - Expected an image 1416px by 834px, received 1416px by 898px. 56104 pixels (ratio 0.05 of all image pixels) are different. 46 | await api.waitStableState(); 47 | > 48 | await expect(example).toHaveScreenshot('04-dropdown-context.png'); | ^ 49 | 50 | await page.locator('[tuiOption]').last().click(); 51 | await api.waitStableState(); at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts:48:31
[webkit] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:38:9 › DropdownContext › does not close dropdown when nested dropdown is clicked: projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts#L48
3) [webkit] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:38:9 › DropdownContext › does not close dropdown when nested dropdown is clicked Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) Expected an image 1416px by 834px, received 1416px by 898px. 56104 pixels (ratio 0.05 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.pw.spec.ts-snapshots/04-dropdown-context-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-45008--nested-dropdown-is-clicked-webkit-retry2/04-dropdown-context-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-45008--nested-dropdown-is-clicked-webkit-retry2/04-dropdown-context-diff.png Call log: - expect.toHaveScreenshot(04-dropdown-context.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#context-menu [automation-id="tui-doc-example"]') - locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - Expected an image 1416px by 834px, received 1416px by 898px. 56104 pixels (ratio 0.05 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-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - Expected an image 1416px by 834px, received 1416px by 898px. 56104 pixels (ratio 0.05 of all image pixels) are different. 46 | await api.waitStableState(); 47 | > 48 | await expect(example).toHaveScreenshot('04-dropdown-context.png'); | ^ 49 | 50 | await page.locator('[tuiOption]').last().click(); 51 | await api.waitStableState(); at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts:48:31
Playwright / macos-latest / 6 of 9
Process completed with exit code 1.
[webkit] › tests/legacy/input-date/input-date.pw.spec.ts:187:17 › InputDate › API › Invalid date cases › Type 999999 => 09.09.9999: projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts#L201
1) [webkit] › tests/legacy/input-date/input-date.pw.spec.ts:187:17 › InputDate › API › Invalid date cases › Type 999999 => 09.09.9999 Error: Timed out 5000ms waiting for expect(locator).toHaveScreenshot(expected) Locator: locator('#demo-content').locator('tui-input-date').getByRole('textbox') Timeout 5000ms exceeded. Call log: - expect.toHaveScreenshot(07-input-date.png) with timeout 5000ms - generating new stable screenshot expectation - waiting for locator('#demo-content').locator('tui-input-date').getByRole('textbox') - locator resolved to <input tabindex="0" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_491601061540000" class="t-input ng-untouched ng-valid ng-dirty" automation-id="tui-primitive-textfield__native-input"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - waiting 100ms before taking screenshot - waiting for locator('#demo-content').locator('tui-input-date').getByRole('textbox') - locator resolved to <input tabindex="0" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_491601061540000" class="t-input ng-untouched ng-valid ng-dirty" automation-id="tui-primitive-textfield__native-input"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - Timeout 5000ms exceeded. 199 | '09.09.9999'.length, 200 | ); > 201 | await expect(inputDate.textfield).toHaveScreenshot('07-input-date.png'); | ^ 202 | }); 203 | }); 204 | at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:201:51
[webkit] › tests/legacy/input-date-range/input-date-range.pw.spec.ts:296:17 › InputDateRange › Examples › with `input[tuiTextfieldLegacy]` inside › filler has no change detection problems: projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts#L319
2) [webkit] › tests/legacy/input-date-range/input-date-range.pw.spec.ts:296:17 › InputDateRange › Examples › with `input[tuiTextfieldLegacy]` inside › filler has no change detection problems Error: Timed out 5000ms waiting for expect(locator).toHaveScreenshot(expected) Locator: locator('#base [automation-id="tui-doc-example"]').locator('tui-input-date-range') Timeout 5000ms exceeded. Call log: - expect.toHaveScreenshot(12-backspace-pressed-4-times.png) with timeout 5000ms - generating new stable screenshot expectation - waiting for locator('#base [automation-id="tui-doc-example"]').locator('tui-input-date-range') - locator resolved to <tui-input-date-range data-size="l" _nghost-ng-c325314227="" formcontrolname="testValue" tuiunfinishedvalidator="Finish filling the field" class="ng-untouched _focused ng-dirty ng-invalid">…</tui-input-date-range> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - waiting 100ms before taking screenshot - waiting for locator('#base [automation-id="tui-doc-example"]').locator('tui-input-date-range') - locator resolved to <tui-input-date-range data-size="l" _nghost-ng-c325314227="" formcontrolname="testValue" tuiunfinishedvalidator="Finish filling the field" class="ng-untouched _focused ng-dirty ng-invalid">…</tui-input-date-range> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - Timeout 5000ms exceeded. 317 | await inputDateRange.textfield.press('Backspace'); 318 | > 319 | await expect(inputDateRange.host).toHaveScreenshot( | ^ 320 | `12-backspace-pressed-${i}-times.png`, 321 | ); 322 | } at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts:319:55
[webkit] › tests/legacy/input-date-time/input-date-time.pw.spec.ts:29:13 › InputDateTime › API page › Maximum month less than current month: projects/demo-playwright/tests/legacy/input-date-time/input-date-time.pw.spec.ts#L35
3) [webkit] › tests/legacy/input-date-time/input-date-time.pw.spec.ts:29:13 › InputDateTime › API page › Maximum month less than current month Error: Timed out 5000ms waiting for expect(page).toHaveScreenshot(expected) Timeout 5000ms exceeded. Call log: - expect.toHaveScreenshot(01-maximum-month.png) with timeout 5000ms - generating new stable screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - Timeout 5000ms exceeded. 33 | await documentationPage.prepareBeforeScreenshot(); 34 | > 35 | await expect(page).toHaveScreenshot('01-maximum-month.png'); | ^ 36 | }); 37 | 38 | test('Minimum month more than current month', async ({page}) => { at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date-time/input-date-time.pw.spec.ts:35:32
E2E result
Process completed with exit code 1.
Build demo
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Cypress / Component Testing
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright / ubuntu-latest / 8 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright / ubuntu-latest / 1 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright / ubuntu-latest / 2 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright / ubuntu-latest / 9 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright / macos-latest / 1 of 9
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Playwright / macos-latest / 1 of 9
cairo 1.18.2 is already installed and up-to-date. To reinstall 1.18.2, run: brew reinstall cairo
Playwright / macos-latest / 1 of 9
libpng 1.6.44 is already installed and up-to-date. To reinstall 1.6.44, run: brew reinstall libpng
Playwright / macos-latest / 1 of 9
jpeg-turbo 3.1.0 is already installed and up-to-date. To reinstall 3.1.0, run: brew reinstall jpeg-turbo
Playwright / macos-latest / 1 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
Playwright / macos-latest / 2 of 9
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Playwright / macos-latest / 2 of 9
cairo 1.18.2 is already installed and up-to-date. To reinstall 1.18.2, run: brew reinstall cairo
Playwright / macos-latest / 2 of 9
libpng 1.6.44 is already installed and up-to-date. To reinstall 1.6.44, run: brew reinstall libpng
Playwright / macos-latest / 2 of 9
jpeg-turbo 3.1.0 is already installed and up-to-date. To reinstall 3.1.0, run: brew reinstall jpeg-turbo
Playwright / macos-latest / 2 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
Playwright / ubuntu-latest / 6 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright / ubuntu-latest / 4 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright / ubuntu-latest / 7 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: [webkit] › tests/kit/input-table/input-table.pw.spec.ts#L1
[webkit] › tests/kit/input-table/input-table.pw.spec.ts took 15.4s
Playwright / macos-latest / 6 of 9
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Playwright / macos-latest / 6 of 9
cairo 1.18.2 is already installed and up-to-date. To reinstall 1.18.2, run: brew reinstall cairo
Playwright / macos-latest / 6 of 9
libpng 1.6.44 is already installed and up-to-date. To reinstall 1.6.44, run: brew reinstall libpng
Playwright / macos-latest / 6 of 9
jpeg-turbo 3.1.0 is already installed and up-to-date. To reinstall 3.1.0, run: brew reinstall jpeg-turbo
Playwright / macos-latest / 6 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
Playwright / macos-latest / 4 of 9
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Playwright / macos-latest / 4 of 9
cairo 1.18.2 is already installed and up-to-date. To reinstall 1.18.2, run: brew reinstall cairo
Playwright / macos-latest / 4 of 9
libpng 1.6.44 is already installed and up-to-date. To reinstall 1.6.44, run: brew reinstall libpng
Playwright / macos-latest / 4 of 9
jpeg-turbo 3.1.0 is already installed and up-to-date. To reinstall 3.1.0, run: brew reinstall jpeg-turbo
Playwright / macos-latest / 4 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
Playwright / ubuntu-latest / 5 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright / macos-latest / 7 of 9
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Playwright / macos-latest / 7 of 9
cairo 1.18.2 is already installed and up-to-date. To reinstall 1.18.2, run: brew reinstall cairo
Playwright / macos-latest / 7 of 9
libpng 1.6.44 is already installed and up-to-date. To reinstall 1.6.44, run: brew reinstall libpng
Playwright / macos-latest / 7 of 9
jpeg-turbo 3.1.0 is already installed and up-to-date. To reinstall 3.1.0, run: brew reinstall jpeg-turbo
Playwright / macos-latest / 7 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
Playwright / macos-latest / 8 of 9
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Playwright / macos-latest / 8 of 9
cairo 1.18.2 is already installed and up-to-date. To reinstall 1.18.2, run: brew reinstall cairo
Playwright / macos-latest / 8 of 9
libpng 1.6.44 is already installed and up-to-date. To reinstall 1.6.44, run: brew reinstall libpng
Playwright / macos-latest / 8 of 9
jpeg-turbo 3.1.0 is already installed and up-to-date. To reinstall 3.1.0, run: brew reinstall jpeg-turbo
Playwright / macos-latest / 8 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
Playwright / macos-latest / 9 of 9
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Playwright / macos-latest / 9 of 9
cairo 1.18.2 is already installed and up-to-date. To reinstall 1.18.2, run: brew reinstall cairo
Playwright / macos-latest / 9 of 9
libpng 1.6.44 is already installed and up-to-date. To reinstall 1.6.44, run: brew reinstall libpng
Playwright / macos-latest / 9 of 9
jpeg-turbo 3.1.0 is already installed and up-to-date. To reinstall 3.1.0, run: brew reinstall jpeg-turbo
Playwright / macos-latest / 9 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
Playwright / macos-latest / 5 of 9
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Playwright / macos-latest / 5 of 9
cairo 1.18.2 is already installed and up-to-date. To reinstall 1.18.2, run: brew reinstall cairo
Playwright / macos-latest / 5 of 9
libpng 1.6.44 is already installed and up-to-date. To reinstall 1.6.44, run: brew reinstall libpng
Playwright / macos-latest / 5 of 9
jpeg-turbo 3.1.0 is already installed and up-to-date. To reinstall 3.1.0, run: brew reinstall jpeg-turbo
Playwright / macos-latest / 5 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
Playwright / ubuntu-latest / 3 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright / macos-latest / 3 of 9
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Playwright / macos-latest / 3 of 9
cairo 1.18.2 is already installed and up-to-date. To reinstall 1.18.2, run: brew reinstall cairo
Playwright / macos-latest / 3 of 9
libpng 1.6.44 is already installed and up-to-date. To reinstall 1.6.44, run: brew reinstall libpng
Playwright / macos-latest / 3 of 9
jpeg-turbo 3.1.0 is already installed and up-to-date. To reinstall 3.1.0, run: brew reinstall jpeg-turbo
Playwright / macos-latest / 3 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
Playwright E2E Tests matrix result
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
E2E result
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
🎭 Playwright Run Summary
109 passed (1.3m)
🎭 Playwright Run Summary
109 passed (1.5m)
🎭 Playwright Run Summary
110 passed (1.3m)
🎭 Playwright Run Summary
110 passed (1.4m)
🎭 Playwright Run Summary
110 passed (1.8m)
🎭 Playwright Run Summary
110 passed (1.6m)
🎭 Playwright Run Summary
109 passed (1.5m)
🎭 Playwright Run Summary
109 passed (1.7m)
🎭 Playwright Run Summary
8 skipped 102 passed (1.3m)
🎭 Playwright Run Summary
8 skipped 102 passed (1.6m)
🎭 Playwright Run Summary
1 flaky [webkit] › tests/core/hint/hint.pw.spec.ts:71:13 › TuiHint › false mode hint with delay ──────── 44 skipped 65 passed (1.5m)
🎭 Playwright Run Summary
44 skipped 66 passed (1.7m)
🎭 Playwright Run Summary
110 passed (2.0m)
🎭 Playwright Run Summary
3 failed [chromium] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:8:9 › DropdownContext › opens dropdown on right click [chromium] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:20:9 › DropdownContext › closes previous dropdown after new one is opened [chromium] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:38:9 › DropdownContext › does not close dropdown when nested dropdown is clicked 107 passed (2.0m)
🎭 Playwright Run Summary
110 passed (2.1m)
🎭 Playwright Run Summary
110 passed (1.9m)
🎭 Playwright Run Summary
109 passed (1.8m)
🎭 Playwright Run Summary
109 passed (1.6m)
🎭 Playwright Run Summary
3 failed [webkit] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:8:9 › DropdownContext › opens dropdown on right click [webkit] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:20:9 › DropdownContext › closes previous dropdown after new one is opened [webkit] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:38:9 › DropdownContext › does not close dropdown when nested dropdown is clicked 18 skipped 89 passed (2.2m)
🎭 Playwright Run Summary
18 skipped 92 passed (2.4m)
🎭 Playwright Run Summary
110 passed (2.9m)
🎭 Playwright Run Summary
110 passed (2.6m)
🎭 Playwright Run Summary
110 passed (2.5m)
🎭 Playwright Run Summary
110 passed (2.8m)
🎭 Playwright Run Summary
3 flaky [webkit] › tests/legacy/input-date/input-date.pw.spec.ts:187:17 › InputDate › API › Invalid date cases › Type 999999 => 09.09.9999 [webkit] › tests/legacy/input-date-range/input-date-range.pw.spec.ts:296:17 › InputDateRange › Examples › with `input[tuiTextfieldLegacy]` inside › filler has no change detection problems [webkit] › tests/legacy/input-date-time/input-date-time.pw.spec.ts:29:13 › InputDateTime › API page › Maximum month less than current month 5 skipped 101 passed (2.4m)
🎭 Playwright Run Summary
5 skipped 104 passed (1.7m)
🎭 Playwright Run Summary
109 passed (1.9m)
🎭 Playwright Run Summary
109 passed (1.6m)
🎭 Playwright Run Summary
10 skipped 99 passed (2.0m)
🎭 Playwright Run Summary
10 skipped 99 passed (1.7m)
🎭 Playwright Run Summary
110 passed (3.5m)
🎭 Playwright Run Summary
110 passed (3.0m)
🎭 Playwright Run Summary
110 passed (6.9m)
🎭 Playwright Run Summary
110 passed (8.3m)
🎭 Playwright Run Summary
110 passed (11.8m)
🎭 Playwright Run Summary
110 passed (9.3m)

Artifacts

Produced during runtime
Name Size
cy_baseline_72e9f45c6e8382ab28d8e20d8b93ef2423f202c3
113 KB
playwright-blob-artifacts--72e9f45c6e8382ab28d8e20d8b93ef2423f202c3-12408003981-10029-Linux_1
263 KB
playwright-blob-artifacts--72e9f45c6e8382ab28d8e20d8b93ef2423f202c3-12408003981-10029-Linux_2
302 KB
playwright-blob-artifacts--72e9f45c6e8382ab28d8e20d8b93ef2423f202c3-12408003981-10029-Linux_3
1.46 MB
playwright-blob-artifacts--72e9f45c6e8382ab28d8e20d8b93ef2423f202c3-12408003981-10029-Linux_4
524 KB
playwright-blob-artifacts--72e9f45c6e8382ab28d8e20d8b93ef2423f202c3-12408003981-10029-Linux_5
834 KB
playwright-blob-artifacts--72e9f45c6e8382ab28d8e20d8b93ef2423f202c3-12408003981-10029-Linux_6
4.2 MB
playwright-blob-artifacts--72e9f45c6e8382ab28d8e20d8b93ef2423f202c3-12408003981-10029-Linux_7
347 KB
playwright-blob-artifacts--72e9f45c6e8382ab28d8e20d8b93ef2423f202c3-12408003981-10029-Linux_8
365 KB
playwright-blob-artifacts--72e9f45c6e8382ab28d8e20d8b93ef2423f202c3-12408003981-10029-Linux_9
387 KB
playwright-blob-artifacts--72e9f45c6e8382ab28d8e20d8b93ef2423f202c3-12408003981-10029-macOS_1
227 KB
playwright-blob-artifacts--72e9f45c6e8382ab28d8e20d8b93ef2423f202c3-12408003981-10029-macOS_2
487 KB
playwright-blob-artifacts--72e9f45c6e8382ab28d8e20d8b93ef2423f202c3-12408003981-10029-macOS_3
1.42 MB
playwright-blob-artifacts--72e9f45c6e8382ab28d8e20d8b93ef2423f202c3-12408003981-10029-macOS_4
517 KB
playwright-blob-artifacts--72e9f45c6e8382ab28d8e20d8b93ef2423f202c3-12408003981-10029-macOS_5
783 KB
playwright-blob-artifacts--72e9f45c6e8382ab28d8e20d8b93ef2423f202c3-12408003981-10029-macOS_6
3.7 MB
playwright-blob-artifacts--72e9f45c6e8382ab28d8e20d8b93ef2423f202c3-12408003981-10029-macOS_7
304 KB
playwright-blob-artifacts--72e9f45c6e8382ab28d8e20d8b93ef2423f202c3-12408003981-10029-macOS_8
341 KB
playwright-blob-artifacts--72e9f45c6e8382ab28d8e20d8b93ef2423f202c3-12408003981-10029-macOS_9
317 KB
playwright-snapshots-artifacts--72e9f45c6e8382ab28d8e20d8b93ef2423f202c3-12408003981-10029-Linux_6
573 KB
playwright-snapshots-artifacts--72e9f45c6e8382ab28d8e20d8b93ef2423f202c3-12408003981-10029-macOS_6
589 KB