Skip to content

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

#9721 - Remove tui-table classes from demo

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

Triggered via pull request December 18, 2024 20:08
Status Failure
Total duration 37m 9s
Artifacts 22

e2e.yml

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

Annotations

33 errors, 61 warnings, and 36 notices
[chromium] › 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) [chromium] › tests/core/hint/hint.pw.spec.ts:71:13 › TuiHint › false mode hint with delay ───── Error: expect(page).toHaveScreenshot(expected) 72139 pixels (ratio 0.13 of all image pixels) are different. Expected: /home/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-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-hint-hint.pw-TuiHint-false-mode-hint-with-delay-chromium/03-hint-mode-false-tuiHintShowDelay-1000-wait-500-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-hint-hint.pw-TuiHint-false-mode-hint-with-delay-chromium/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 - 72139 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 - 72139 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 /home/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. 215346 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. 215346 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. 215346 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. 215346 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. 215346 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. 215346 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. 215346 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. 215346 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. 215346 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. 169462 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. 169462 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. 169462 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. 169462 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. 169462 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. 169462 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. 169462 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. 169462 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. 169462 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. 67980 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. 67980 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. 67980 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. 67980 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. 67980 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. 67980 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. 67980 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. 67980 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. 67980 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. 200078 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. 200078 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. 200078 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. 200078 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. 200078 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. 200078 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. 200078 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. 200078 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. 200078 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. 153691 pixels (ratio 0.13 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. 153691 pixels (ratio 0.13 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. 153691 pixels (ratio 0.13 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. 153691 pixels (ratio 0.13 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. 153691 pixels (ratio 0.13 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. 153691 pixels (ratio 0.13 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. 153691 pixels (ratio 0.13 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. 153691 pixels (ratio 0.13 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. 153691 pixels (ratio 0.13 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. 57435 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. 57435 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. 57435 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. 57435 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. 57435 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. 57435 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. 57435 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. 57435 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. 57435 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/kit/calendar-range/calendar-range.pw.spec.ts:31:13 › CalendarRange › Examples › With another range switcher: projects/demo-playwright/tests/kit/calendar-range/calendar-range.pw.spec.ts#L63
1) [webkit] › tests/kit/calendar-range/calendar-range.pw.spec.ts:31:13 › CalendarRange › Examples › With another range switcher Error: Timed out 5000ms waiting for expect(locator).toHaveScreenshot(expected) Locator: locator('#with-another-range-switcher [automation-id="tui-doc-example"]') Timeout 5000ms exceeded. Call log: - expect.toHaveScreenshot(05-calendar-range-correct-display-defaults-items-and-values-2.png) with timeout 5000ms - generating new stable screenshot expectation - waiting for locator('#with-another-range-switcher [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 - waiting 100ms before taking screenshot - waiting for locator('#with-another-range-switcher [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... - Timeout 5000ms exceeded. 61 | await getRangeSwitcher().click(); 62 | > 63 | await expect(example).toHaveScreenshot( | ^ 64 | '05-calendar-range-correct-display-defaults-items-and-values-2.png', 65 | ); 66 | }); at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/calendar-range/calendar-range.pw.spec.ts:63:35
[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... - 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/input-date.pw.spec.ts:205:13 › InputDate › API › Click any day after `Until today` was selected: projects/demo-playwright/utils/wait-icons.ts#L15
2) [webkit] › tests/legacy/input-date/input-date.pw.spec.ts:205:13 › InputDate › API › Click any day after `Until today` was selected TimeoutError: locator.evaluate: Timeout 10000ms exceeded. Call log: - waiting for locator('tui-icon').locator('visible=true').first() - locator resolved to visible <tui-icon tuiappearance="icon" data-appearance="icon" _ngcontent-ng-c2818982625="" class="t-icon ng-star-inserted" automation-id="tui-input-date-range__icon"></tui-icon> at utils/wait-icons.ts:15 13 | // eslint-disable-next-line @taiga-ui/experience/no-simple-for-of 14 | for (const icon of icons) { > 15 | const url = await icon.evaluate((element: HTMLElement) => { | ^ 16 | const location = window.location; 17 | const baseUrl = `${location.protocol}//${location.host}/`; 18 | at waitIcons (/Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/utils/wait-icons.ts:15:32) at tuiGoto (/Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/utils/goto.ts:67:20) at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:206:13
[webkit] › tests/legacy/combo-box/combobox.pw.spec.ts:8:9 › ComboBox › Don't allow disabled options to be selected by typing them: projects/demo-playwright/tests/legacy/combo-box/combobox.pw.spec.ts#L19
1) [webkit] › tests/legacy/combo-box/combobox.pw.spec.ts:8:9 › ComboBox › Don't allow disabled options to be selected by typing them Error: expect(page).toHaveScreenshot(expected) 126687 pixels (ratio 0.13 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/legacy/combo-box/combobox.pw.spec.ts-snapshots/01-combobox-dont-allow-disabled-01-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-combo-box-com-5fca4--be-selected-by-typing-them-webkit/01-combobox-dont-allow-disabled-01-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-combo-box-com-5fca4--be-selected-by-typing-them-webkit/01-combobox-dont-allow-disabled-01-diff.png Call log: - expect.toHaveScreenshot(01-combobox-dont-allow-disabled-01.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 126687 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 - 126687 pixels (ratio 0.13 of all image pixels) are different. 17 | await input.click(); 18 | > 19 | await expect(page).toHaveScreenshot('01-combobox-dont-allow-disabled-01.png'); | ^ 20 | 21 | await input.fill('Graham Chapman'); 22 | at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/combo-box/combobox.pw.spec.ts:19:28
[webkit] › tests/legacy/combo-box/combobox.pw.spec.ts:8:9 › ComboBox › Don't allow disabled options to be selected by typing them: projects/demo-playwright/tests/legacy/combo-box/combobox.pw.spec.ts#L19
1) [webkit] › tests/legacy/combo-box/combobox.pw.spec.ts:8:9 › ComboBox › Don't allow disabled options to be selected by typing them Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 126687 pixels (ratio 0.13 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/legacy/combo-box/combobox.pw.spec.ts-snapshots/01-combobox-dont-allow-disabled-01-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-combo-box-com-5fca4--be-selected-by-typing-them-webkit-retry1/01-combobox-dont-allow-disabled-01-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-combo-box-com-5fca4--be-selected-by-typing-them-webkit-retry1/01-combobox-dont-allow-disabled-01-diff.png Call log: - expect.toHaveScreenshot(01-combobox-dont-allow-disabled-01.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 126687 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 - 126687 pixels (ratio 0.13 of all image pixels) are different. 17 | await input.click(); 18 | > 19 | await expect(page).toHaveScreenshot('01-combobox-dont-allow-disabled-01.png'); | ^ 20 | 21 | await input.fill('Graham Chapman'); 22 | at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/combo-box/combobox.pw.spec.ts:19:28
[webkit] › tests/legacy/combo-box/combobox.pw.spec.ts:8:9 › ComboBox › Don't allow disabled options to be selected by typing them: projects/demo-playwright/tests/legacy/combo-box/combobox.pw.spec.ts#L19
1) [webkit] › tests/legacy/combo-box/combobox.pw.spec.ts:8:9 › ComboBox › Don't allow disabled options to be selected by typing them Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 126687 pixels (ratio 0.13 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/legacy/combo-box/combobox.pw.spec.ts-snapshots/01-combobox-dont-allow-disabled-01-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-combo-box-com-5fca4--be-selected-by-typing-them-webkit-retry2/01-combobox-dont-allow-disabled-01-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-combo-box-com-5fca4--be-selected-by-typing-them-webkit-retry2/01-combobox-dont-allow-disabled-01-diff.png Call log: - expect.toHaveScreenshot(01-combobox-dont-allow-disabled-01.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 126687 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 - 126687 pixels (ratio 0.13 of all image pixels) are different. 17 | await input.click(); 18 | > 19 | await expect(page).toHaveScreenshot('01-combobox-dont-allow-disabled-01.png'); | ^ 20 | 21 | await input.fill('Graham Chapman'); 22 | at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/combo-box/combobox.pw.spec.ts:19:28
[webkit] › tests/legacy/combo-box/combobox.pw.spec.ts:36:17 › ComboBox › API › search shouldn't be reset if an exact match is entered when strict is true: projects/demo-playwright/tests/legacy/combo-box/combobox.pw.spec.ts#L51
2) [webkit] › tests/legacy/combo-box/combobox.pw.spec.ts:36:17 › ComboBox › API › search shouldn't be reset if an exact match is entered when strict is true Error: expect(page).toHaveScreenshot(expected) 204 pixels (ratio 0.01 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/legacy/combo-box/combobox.pw.spec.ts-snapshots/search-should-not-be-reset-strict-true-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-combo-box-com-911ef-entered-when-strict-is-true-webkit/search-should-not-be-reset-strict-true-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-combo-box-com-911ef-entered-when-strict-is-true-webkit/search-should-not-be-reset-strict-true-diff.png Call log: - expect.toHaveScreenshot(search-should-not-be-reset-strict-true.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 156 pixels (ratio 0.01 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 - 360 pixels (ratio 0.01 of all image pixels) are different. - waiting 250ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 204 pixels (ratio 0.01 of all image pixels) are different. 49 | await page.waitForTimeout(300); // safari flaky 50 | > 51 | await expect(page).toHaveScreenshot( | ^ 52 | `search-should-not-be-reset-strict-${strict}.png`, 53 | ); 54 | at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/combo-box/combobox.pw.spec.ts:51:36
[webkit] › tests/legacy/combo-box/combobox.pw.spec.ts:36:17 › ComboBox › API › search shouldn't be reset if an exact match is entered when strict is true: projects/demo-playwright/tests/legacy/combo-box/combobox.pw.spec.ts#L51
2) [webkit] › tests/legacy/combo-box/combobox.pw.spec.ts:36:17 › ComboBox › API › search shouldn't be reset if an exact match is entered when strict is true Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 204 pixels (ratio 0.01 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/legacy/combo-box/combobox.pw.spec.ts-snapshots/search-should-not-be-reset-strict-true-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-combo-box-com-911ef-entered-when-strict-is-true-webkit-retry1/search-should-not-be-reset-strict-true-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-combo-box-com-911ef-entered-when-strict-is-true-webkit-retry1/search-should-not-be-reset-strict-true-diff.png Call log: - expect.toHaveScreenshot(search-should-not-be-reset-strict-true.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 204 pixels (ratio 0.01 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 - 204 pixels (ratio 0.01 of all image pixels) are different. 49 | await page.waitForTimeout(300); // safari flaky 50 | > 51 | await expect(page).toHaveScreenshot( | ^ 52 | `search-should-not-be-reset-strict-${strict}.png`, 53 | ); 54 | at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/combo-box/combobox.pw.spec.ts:51:36
[webkit] › tests/legacy/combo-box/combobox.pw.spec.ts:36:17 › ComboBox › API › search shouldn't be reset if an exact match is entered when strict is true: projects/demo-playwright/tests/legacy/combo-box/combobox.pw.spec.ts#L51
2) [webkit] › tests/legacy/combo-box/combobox.pw.spec.ts:36:17 › ComboBox › API › search shouldn't be reset if an exact match is entered when strict is true Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 204 pixels (ratio 0.01 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/legacy/combo-box/combobox.pw.spec.ts-snapshots/search-should-not-be-reset-strict-true-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-combo-box-com-911ef-entered-when-strict-is-true-webkit-retry2/search-should-not-be-reset-strict-true-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-combo-box-com-911ef-entered-when-strict-is-true-webkit-retry2/search-should-not-be-reset-strict-true-diff.png Call log: - expect.toHaveScreenshot(search-should-not-be-reset-strict-true.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 204 pixels (ratio 0.01 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 - 204 pixels (ratio 0.01 of all image pixels) are different. 49 | await page.waitForTimeout(300); // safari flaky 50 | > 51 | await expect(page).toHaveScreenshot( | ^ 52 | `search-should-not-be-reset-strict-${strict}.png`, 53 | ); 54 | at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/combo-box/combobox.pw.spec.ts:51:36
[webkit] › tests/legacy/input-number/input-number.pw.spec.ts:89:13 › InputNumber › Examples › cursor position: projects/demo-playwright/tests/legacy/input-number/input-number.pw.spec.ts#L104
3) [webkit] › tests/legacy/input-number/input-number.pw.spec.ts:89:13 › InputNumber › Examples › cursor position Error: Timed out 5000ms waiting for expect(locator).toHaveScreenshot(expected) Timeout 5000ms exceeded. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/legacy/input-number/input-number.pw.spec.ts-snapshots/06-input-number-0-webkit-darwin.png Call log: - expect.toHaveScreenshot(06-input-number-0.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#currency [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... - Timeout 5000ms exceeded. 102 | await input.focus(); 103 | > 104 | await expect(example).toHaveScreenshot(`06-input-number-${i}.png`); | ^ 105 | } 106 | }); 107 | }); at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-number/input-number.pw.spec.ts:104:39
Playwright / macos-latest / 7 of 9
Process completed with exit code 1.
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 / 7 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 / 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.0.4 is already installed and up-to-date. To reinstall 3.0.4, 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 / 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 / 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.0.4 is already installed and up-to-date. To reinstall 3.0.4, 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
Slow Test: [webkit] › tests/addon-charts/pie-chart/pie-chart.pw.spec.ts#L1
[webkit] › tests/addon-charts/pie-chart/pie-chart.pw.spec.ts took 15.8s
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.0.4 is already installed and up-to-date. To reinstall 3.0.4, 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
Slow Test: [webkit] › tests/kit/input-table/input-table.pw.spec.ts#L1
[webkit] › tests/kit/input-table/input-table.pw.spec.ts took 16.7s
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.1s
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 / 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 / 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.0.4 is already installed and up-to-date. To reinstall 3.0.4, 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 / 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.0.4 is already installed and up-to-date. To reinstall 3.0.4, 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.0.4 is already installed and up-to-date. To reinstall 3.0.4, 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 / 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.0.4 is already installed and up-to-date. To reinstall 3.0.4, 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.4m)
🎭 Playwright Run Summary
109 passed (1.5m)
🎭 Playwright Run Summary
110 passed (1.2m)
🎭 Playwright Run Summary
110 passed (1.4m)
🎭 Playwright Run Summary
110 passed (1.8m)
🎭 Playwright Run Summary
1 flaky [chromium] › tests/core/hint/hint.pw.spec.ts:71:13 › TuiHint › false mode hint with delay ────── 109 passed (1.6m)
🎭 Playwright Run Summary
109 passed (1.8m)
🎭 Playwright Run Summary
109 passed (1.8m)
🎭 Playwright Run Summary
109 passed (1.6m)
🎭 Playwright Run Summary
109 passed (1.7m)
🎭 Playwright Run Summary
44 skipped 66 passed (1.3m)
🎭 Playwright Run Summary
44 skipped 66 passed (1.4m)
🎭 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 (1.9m)
🎭 Playwright Run Summary
110 passed (2.1m)
🎭 Playwright Run Summary
110 passed (1.9m)
🎭 Playwright Run Summary
110 passed (2.5m)
🎭 Playwright Run Summary
110 passed (2.9m)
🎭 Playwright Run Summary
8 skipped 102 passed (1.9m)
🎭 Playwright Run Summary
8 skipped 102 passed (2.2m)
🎭 Playwright Run Summary
110 passed (3.7m)
🎭 Playwright Run Summary
110 passed (3.2m)
🎭 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.8m)
🎭 Playwright Run Summary
1 flaky [webkit] › tests/kit/calendar-range/calendar-range.pw.spec.ts:31:13 › CalendarRange › Examples › With another range switcher 18 skipped 91 passed (3.1m)
🎭 Playwright Run Summary
110 passed (7.1m)
🎭 Playwright Run Summary
110 passed (8.5m)
🎭 Playwright Run Summary
110 passed (4.4m)
🎭 Playwright Run Summary
110 passed (4.6m)
🎭 Playwright Run Summary
2 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/input-date.pw.spec.ts:205:13 › InputDate › API › Click any day after `Until today` was selected 5 skipped 102 passed (5.3m)
🎭 Playwright Run Summary
2 failed [webkit] › tests/legacy/combo-box/combobox.pw.spec.ts:8:9 › ComboBox › Don't allow disabled options to be selected by typing them [webkit] › tests/legacy/combo-box/combobox.pw.spec.ts:36:17 › ComboBox › API › search shouldn't be reset if an exact match is entered when strict is true 1 flaky [webkit] › tests/legacy/input-number/input-number.pw.spec.ts:89:13 › InputNumber › Examples › cursor position 5 skipped 101 passed (3.8m)
🎭 Playwright Run Summary
109 passed (1.8m)
🎭 Playwright Run Summary
109 passed (1.5m)
🎭 Playwright Run Summary
10 skipped 99 passed (3.4m)
🎭 Playwright Run Summary
10 skipped 99 passed (2.8m)
🎭 Playwright Run Summary
110 passed (12.0m)
🎭 Playwright Run Summary
110 passed (13.8m)

Artifacts

Produced during runtime
Name Size
cy_baseline_165a82cf3d11d1442bb9dafc33dfa6126ea0322e Expired
113 KB
playwright-blob-artifacts--165a82cf3d11d1442bb9dafc33dfa6126ea0322e-12400522178-10029-Linux_1 Expired
267 KB
playwright-blob-artifacts--165a82cf3d11d1442bb9dafc33dfa6126ea0322e-12400522178-10029-Linux_2 Expired
570 KB
playwright-blob-artifacts--165a82cf3d11d1442bb9dafc33dfa6126ea0322e-12400522178-10029-Linux_3 Expired
1.47 MB
playwright-blob-artifacts--165a82cf3d11d1442bb9dafc33dfa6126ea0322e-12400522178-10029-Linux_4 Expired
527 KB
playwright-blob-artifacts--165a82cf3d11d1442bb9dafc33dfa6126ea0322e-12400522178-10029-Linux_5 Expired
833 KB
playwright-blob-artifacts--165a82cf3d11d1442bb9dafc33dfa6126ea0322e-12400522178-10029-Linux_6 Expired
4.35 MB
playwright-blob-artifacts--165a82cf3d11d1442bb9dafc33dfa6126ea0322e-12400522178-10029-Linux_7 Expired
345 KB
playwright-blob-artifacts--165a82cf3d11d1442bb9dafc33dfa6126ea0322e-12400522178-10029-Linux_8 Expired
363 KB
playwright-blob-artifacts--165a82cf3d11d1442bb9dafc33dfa6126ea0322e-12400522178-10029-Linux_9 Expired
386 KB
playwright-blob-artifacts--165a82cf3d11d1442bb9dafc33dfa6126ea0322e-12400522178-10029-macOS_1 Expired
237 KB
playwright-blob-artifacts--165a82cf3d11d1442bb9dafc33dfa6126ea0322e-12400522178-10029-macOS_2 Expired
234 KB
playwright-blob-artifacts--165a82cf3d11d1442bb9dafc33dfa6126ea0322e-12400522178-10029-macOS_3 Expired
1.44 MB
playwright-blob-artifacts--165a82cf3d11d1442bb9dafc33dfa6126ea0322e-12400522178-10029-macOS_4 Expired
534 KB
playwright-blob-artifacts--165a82cf3d11d1442bb9dafc33dfa6126ea0322e-12400522178-10029-macOS_5 Expired
803 KB
playwright-blob-artifacts--165a82cf3d11d1442bb9dafc33dfa6126ea0322e-12400522178-10029-macOS_6 Expired
3.73 MB
playwright-blob-artifacts--165a82cf3d11d1442bb9dafc33dfa6126ea0322e-12400522178-10029-macOS_7 Expired
3.37 MB
playwright-blob-artifacts--165a82cf3d11d1442bb9dafc33dfa6126ea0322e-12400522178-10029-macOS_8 Expired
339 KB
playwright-blob-artifacts--165a82cf3d11d1442bb9dafc33dfa6126ea0322e-12400522178-10029-macOS_9 Expired
324 KB
playwright-snapshots-artifacts--165a82cf3d11d1442bb9dafc33dfa6126ea0322e-12400522178-10029-Linux_6 Expired
573 KB
playwright-snapshots-artifacts--165a82cf3d11d1442bb9dafc33dfa6126ea0322e-12400522178-10029-macOS_6 Expired
589 KB
playwright-snapshots-artifacts--165a82cf3d11d1442bb9dafc33dfa6126ea0322e-12400522178-10029-macOS_7 Expired
310 KB