Skip to content

chore: update @taiga-ui/* deps #11991

chore: update @taiga-ui/* deps

chore: update @taiga-ui/* deps #11991

Triggered via pull request February 26, 2025 11:34
Status Failure
Total duration 57m 39s
Artifacts 20

e2e.yml

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

Annotations

10 errors, 60 warnings, and 36 notices
[webkit] › projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:16:9 › InputDate and mobile user agent › InputDateRange: projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts#L34
1) [webkit] › projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:16:9 › InputDate and mobile user agent › InputDateRange Error: Timed out 5000ms waiting for expect(page).toHaveScreenshot(expected) Timeout 5000ms exceeded. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts-snapshots/01-input-date-range-mobile-3-webkit-darwin.png Call log: - expect.toHaveScreenshot(01-input-date-range-mobile-3.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - Timeout 5000ms exceeded. 32 | await page.locator(november).nth(11).click(); 33 | > 34 | await expect(page).toHaveScreenshot('01-input-date-range-mobile-3.png'); | ^ 35 | 36 | await page.locator(november).nth(19).click(); 37 | at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:34:28
[webkit] › projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:81:9 › InputDate and mobile user agent › InputDate: projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts#L93
2) [webkit] › projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:81:9 › InputDate and mobile user agent › InputDate TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('.t-month-wrapper:nth-child(2) .t-cell:not(.t-cell_empty)').first() - locator resolved to <div tuiripple="" _ngcontent-ng-c2020875686="" class="t-cell ng-star-inserted" automation-id="tui-primitive-calendar-mobile__cell"> 1 </div> - attempting click action - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - performing click action 91 | await expect(page).toHaveScreenshot('03-input-date-range-mobile-1.png'); 92 | > 93 | await page.locator(november).nth(0).click(); | ^ 94 | 95 | await expect(page).toHaveScreenshot('03-input-date-range-mobile-2.png'); 96 | at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:93:45
[webkit] › projects/demo-playwright/tests/demo/demo.pw.spec.ts:11:13 › Demo › /components/avatar: projects/demo-playwright/tests/demo/demo.pw.spec.ts#L55
1) [webkit] › projects/demo-playwright/tests/demo/demo.pw.spec.ts:11:13 › Demo › /components/avatar Error: expect(locator).toHaveScreenshot(expected) 817 pixels (ratio 0.01 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/demo/demo.pw.spec.ts-snapshots/components-avatar/6-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-avatar-webkit/components-avatar/6-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-avatar-webkit/components-avatar/6-diff.png Call log: - expect.toHaveScreenshot(components-avatar/6.png) with timeout 5000ms - verifying given screenshot expectation - waiting for getByTestId('tui-doc-example').nth(5) - locator resolved to <section _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</section> - 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 - 817 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for getByTestId('tui-doc-example').nth(5) - locator resolved to <section _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</section> - 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 - 817 pixels (ratio 0.01 of all image pixels) are different. 53 | await page.waitForTimeout(path.includes('charts') ? 500 : 150); 54 | > 55 | await expect(example).toHaveScreenshot([ | ^ 56 | path.replace('/', '').replaceAll('/', '-'), 57 | `${i + 1}.png`, 58 | ]); at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:55:39
[webkit] › projects/demo-playwright/tests/demo/demo.pw.spec.ts:11:13 › Demo › /components/avatar: projects/demo-playwright/tests/demo/demo.pw.spec.ts#L55
1) [webkit] › projects/demo-playwright/tests/demo/demo.pw.spec.ts:11:13 › Demo › /components/avatar Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 817 pixels (ratio 0.01 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/demo/demo.pw.spec.ts-snapshots/components-avatar/6-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-avatar-webkit-retry1/components-avatar/6-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-avatar-webkit-retry1/components-avatar/6-diff.png Call log: - expect.toHaveScreenshot(components-avatar/6.png) with timeout 5000ms - verifying given screenshot expectation - waiting for getByTestId('tui-doc-example').nth(5) - locator resolved to <section _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</section> - 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 - 817 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for getByTestId('tui-doc-example').nth(5) - locator resolved to <section _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</section> - 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 - 817 pixels (ratio 0.01 of all image pixels) are different. 53 | await page.waitForTimeout(path.includes('charts') ? 500 : 150); 54 | > 55 | await expect(example).toHaveScreenshot([ | ^ 56 | path.replace('/', '').replaceAll('/', '-'), 57 | `${i + 1}.png`, 58 | ]); at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:55:39
[webkit] › projects/demo-playwright/tests/kit/dropdown-hover/dropdown-hover.pw.spec.ts:33:17 › DropdownHover › Examples › With DropdownMobile › Opens mobile version of dropdown on the 1st time click: projects/demo-playwright/tests/kit/dropdown-hover/dropdown-hover.pw.spec.ts#L40
1) [webkit] › projects/demo-playwright/tests/kit/dropdown-hover/dropdown-hover.pw.spec.ts:33:17 › DropdownHover › Examples › With DropdownMobile › Opens mobile version of dropdown on the 1st time click Error: expect(page).toHaveScreenshot(expected) 51090 pixels (ratio 0.09 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-hover/dropdown-hover.pw.spec.ts-snapshots/mobile-dropdown-1st-time-time-click-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-hover-d-6b1f1-pdown-on-the-1st-time-click-webkit/mobile-dropdown-1st-time-time-click-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-hover-d-6b1f1-pdown-on-the-1st-time-click-webkit/mobile-dropdown-1st-time-time-click-diff.png Call log: - expect.toHaveScreenshot(mobile-dropdown-1st-time-time-click.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 51090 pixels (ratio 0.09 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 - 51090 pixels (ratio 0.09 of all image pixels) are different. 38 | await expect(page.locator('tui-dropdown')).not.toBeAttached(); 39 | await expect(page.locator('tui-dropdown-mobile')).toBeVisible(); > 40 | await expect(page).toHaveScreenshot( | ^ 41 | 'mobile-dropdown-1st-time-time-click.png', 42 | ); 43 | }); at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-hover/dropdown-hover.pw.spec.ts:40:36
[webkit] › projects/demo-playwright/tests/kit/dropdown-hover/dropdown-hover.pw.spec.ts:33:17 › DropdownHover › Examples › With DropdownMobile › Opens mobile version of dropdown on the 1st time click: projects/demo-playwright/tests/kit/dropdown-hover/dropdown-hover.pw.spec.ts#L40
1) [webkit] › projects/demo-playwright/tests/kit/dropdown-hover/dropdown-hover.pw.spec.ts:33:17 › DropdownHover › Examples › With DropdownMobile › Opens mobile version of dropdown on the 1st time click Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 51090 pixels (ratio 0.09 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-hover/dropdown-hover.pw.spec.ts-snapshots/mobile-dropdown-1st-time-time-click-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-hover-d-6b1f1-pdown-on-the-1st-time-click-webkit-retry1/mobile-dropdown-1st-time-time-click-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-hover-d-6b1f1-pdown-on-the-1st-time-click-webkit-retry1/mobile-dropdown-1st-time-time-click-diff.png Call log: - expect.toHaveScreenshot(mobile-dropdown-1st-time-time-click.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 51090 pixels (ratio 0.09 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 - 51090 pixels (ratio 0.09 of all image pixels) are different. 38 | await expect(page.locator('tui-dropdown')).not.toBeAttached(); 39 | await expect(page.locator('tui-dropdown-mobile')).toBeVisible(); > 40 | await expect(page).toHaveScreenshot( | ^ 41 | 'mobile-dropdown-1st-time-time-click.png', 42 | ); 43 | }); at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-hover/dropdown-hover.pw.spec.ts:40:36
[webkit] › projects/demo-playwright/tests/kit/dropdown-hover/dropdown-hover.pw.spec.ts:33:17 › DropdownHover › Examples › With DropdownMobile › Opens mobile version of dropdown on the 1st time click: projects/demo-playwright/tests/kit/dropdown-hover/dropdown-hover.pw.spec.ts#L40
1) [webkit] › projects/demo-playwright/tests/kit/dropdown-hover/dropdown-hover.pw.spec.ts:33:17 › DropdownHover › Examples › With DropdownMobile › Opens mobile version of dropdown on the 1st time click Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 51090 pixels (ratio 0.09 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-hover/dropdown-hover.pw.spec.ts-snapshots/mobile-dropdown-1st-time-time-click-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-hover-d-6b1f1-pdown-on-the-1st-time-click-webkit-retry2/mobile-dropdown-1st-time-time-click-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-hover-d-6b1f1-pdown-on-the-1st-time-click-webkit-retry2/mobile-dropdown-1st-time-time-click-diff.png Call log: - expect.toHaveScreenshot(mobile-dropdown-1st-time-time-click.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 51090 pixels (ratio 0.09 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 - 51090 pixels (ratio 0.09 of all image pixels) are different. 38 | await expect(page.locator('tui-dropdown')).not.toBeAttached(); 39 | await expect(page.locator('tui-dropdown-mobile')).toBeVisible(); > 40 | await expect(page).toHaveScreenshot( | ^ 41 | 'mobile-dropdown-1st-time-time-click.png', 42 | ); 43 | }); at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-hover/dropdown-hover.pw.spec.ts:40:36
Playwright / macos-latest / 6 of 9
Process completed with exit code 1.
[webkit] › projects/demo-playwright/tests/legacy/input-number/input-number.pw.spec.ts:76:21 › InputNumber › API › overflow › sandboxWidth=140: projects/demo-playwright/tests/legacy/input-number/input-number.pw.spec.ts#L82
1) [webkit] › projects/demo-playwright/tests/legacy/input-number/input-number.pw.spec.ts:76:21 › InputNumber › API › overflow › sandboxWidth=140 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/05-input-number-1-webkit-darwin.png Call log: - expect.toHaveScreenshot(05-input-number-1.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#demo-content') - locator resolved to <div id="demo-content" _ngcontent-ng-c2476019924="">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - Timeout 5000ms exceeded. 80 | ); 81 | > 82 | await expect(example).toHaveScreenshot(`05-input-number-${i}.png`); | ^ 83 | }); 84 | }); 85 | }); at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-number/input-number.pw.spec.ts:82:43
E2E result
Process completed with exit code 1.
Build demo
Cache not found for keys: Linux-node-20.x__028a9a615b9ebbeab8dfe209d403fdd750996cd085a6b77e5e105347b80bdeeb, Linux-node-cache-
Build demo
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
Cypress / Component Testing
Cache not found for keys: Linux-node-20.x__028a9a615b9ebbeab8dfe209d403fdd750996cd085a6b77e5e105347b80bdeeb, Linux-node-cache-
Cypress / Component Testing
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
Playwright / macos-latest / 2 of 9
Cache not found for keys: macOS-node-20.x__028a9a615b9ebbeab8dfe209d403fdd750996cd085a6b77e5e105347b80bdeeb, macOS-node-cache-
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.45 is already installed and up-to-date. To reinstall 1.6.45, 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 / macos-latest / 1 of 9
Cache not found for keys: macOS-node-20.x__028a9a615b9ebbeab8dfe209d403fdd750996cd085a6b77e5e105347b80bdeeb, macOS-node-cache-
Playwright / macos-latest / 1 of 9
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
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.45 is already installed and up-to-date. To reinstall 1.6.45, 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
Slow Test: [webkit] › projects/demo-playwright/tests/addon-mobile/mobile-calendar/mobile-calendar.pw.spec.ts#L1
[webkit] › projects/demo-playwright/tests/addon-mobile/mobile-calendar/mobile-calendar.pw.spec.ts took 22.9s
Slow Test: [webkit] › projects/demo-playwright/tests/addon-charts/pie-chart/pie-chart.pw.spec.ts#L1
[webkit] › projects/demo-playwright/tests/addon-charts/pie-chart/pie-chart.pw.spec.ts took 15.9s
Playwright / macos-latest / 4 of 9
Cache not found for keys: macOS-node-20.x__028a9a615b9ebbeab8dfe209d403fdd750996cd085a6b77e5e105347b80bdeeb, macOS-node-cache-
Playwright / macos-latest / 4 of 9
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
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.45 is already installed and up-to-date. To reinstall 1.6.45, 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 / 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.45 is already installed and up-to-date. To reinstall 1.6.45, 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 / 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.45 is already installed and up-to-date. To reinstall 1.6.45, 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 / 5 of 9
Cache not found for keys: macOS-node-20.x__028a9a615b9ebbeab8dfe209d403fdd750996cd085a6b77e5e105347b80bdeeb, macOS-node-cache-
Playwright / macos-latest / 5 of 9
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
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.45 is already installed and up-to-date. To reinstall 1.6.45, 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 / 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.45 is already installed and up-to-date. To reinstall 1.6.45, 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 / 3 of 9
Cache not found for keys: macOS-node-20.x__028a9a615b9ebbeab8dfe209d403fdd750996cd085a6b77e5e105347b80bdeeb, macOS-node-cache-
Playwright / macos-latest / 3 of 9
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
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.45 is already installed and up-to-date. To reinstall 1.6.45, 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 / 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.45 is already installed and up-to-date. To reinstall 1.6.45, 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 Run Summary
1 skipped 120 passed (1.7m)
🎭 Playwright Run Summary
1 skipped 120 passed (1.8m)
🎭 Playwright Run Summary
121 passed (2.5m)
🎭 Playwright Run Summary
121 passed (2.3m)
🎭 Playwright Run Summary
121 passed (2.0m)
🎭 Playwright Run Summary
121 passed (1.8m)
🎭 Playwright Run Summary
121 passed (2.0m)
🎭 Playwright Run Summary
121 passed (2.1m)
🎭 Playwright Run Summary
121 passed (1.8m)
🎭 Playwright Run Summary
121 passed (2.0m)
🎭 Playwright Run Summary
121 passed (2.6m)
🎭 Playwright Run Summary
121 passed (2.4m)
🎭 Playwright Run Summary
121 passed (2.3m)
🎭 Playwright Run Summary
121 passed (2.0m)
🎭 Playwright Run Summary
121 passed (4.0m)
🎭 Playwright Run Summary
121 passed (4.4m)
🎭 Playwright Run Summary
121 passed (5.5m)
🎭 Playwright Run Summary
121 passed (6.6m)
🎭 Playwright Run Summary
44 skipped 77 passed (2.8m)
🎭 Playwright Run Summary
44 skipped 77 passed (3.2m)
🎭 Playwright Run Summary
2 flaky [webkit] › projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:16:9 › InputDate and mobile user agent › InputDateRange [webkit] › projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:81:9 › InputDate and mobile user agent › InputDate 10 skipped 109 passed (2.2m)
🎭 Playwright Run Summary
10 skipped 111 passed (2.4m)
🎭 Playwright Run Summary
121 passed (3.1m)
🎭 Playwright Run Summary
1 flaky [webkit] › projects/demo-playwright/tests/demo/demo.pw.spec.ts:11:13 › Demo › /components/avatar 120 passed (3.2m)
🎭 Playwright Run Summary
1 failed [webkit] › projects/demo-playwright/tests/kit/dropdown-hover/dropdown-hover.pw.spec.ts:33:17 › DropdownHover › Examples › With DropdownMobile › Opens mobile version of dropdown on the 1st time click 14 skipped 106 passed (2.6m)
🎭 Playwright Run Summary
14 skipped 107 passed (2.3m)
🎭 Playwright Run Summary
12 skipped 109 passed (3.6m)
🎭 Playwright Run Summary
12 skipped 109 passed (2.8m)
🎭 Playwright Run Summary
121 passed (5.0m)
🎭 Playwright Run Summary
121 passed (4.6m)
🎭 Playwright Run Summary
121 passed (3.4m)
🎭 Playwright Run Summary
1 flaky [webkit] › projects/demo-playwright/tests/legacy/input-number/input-number.pw.spec.ts:76:21 › InputNumber › API › overflow › sandboxWidth=140 120 passed (2.7m)
🎭 Playwright Run Summary
121 passed (10.7m)
🎭 Playwright Run Summary
121 passed (8.7m)
🎭 Playwright Run Summary
4 skipped 117 passed (3.2m)
🎭 Playwright Run Summary
4 skipped 117 passed (2.9m)

Artifacts

Produced during runtime
Name Size
cy_baseline_49a6c8919ad52664b86d92b3bf4c1b9decad5ca2 Expired
159 KB
playwright-blob-artifacts--49a6c8919ad52664b86d92b3bf4c1b9decad5ca2-13542950216-10464-Linux_1 Expired
388 KB
playwright-blob-artifacts--49a6c8919ad52664b86d92b3bf4c1b9decad5ca2-13542950216-10464-Linux_2 Expired
501 KB
playwright-blob-artifacts--49a6c8919ad52664b86d92b3bf4c1b9decad5ca2-13542950216-10464-Linux_3 Expired
1.37 MB
playwright-blob-artifacts--49a6c8919ad52664b86d92b3bf4c1b9decad5ca2-13542950216-10464-Linux_4 Expired
686 KB
playwright-blob-artifacts--49a6c8919ad52664b86d92b3bf4c1b9decad5ca2-13542950216-10464-Linux_5 Expired
1.1 MB
playwright-blob-artifacts--49a6c8919ad52664b86d92b3bf4c1b9decad5ca2-13542950216-10464-Linux_6 Expired
467 KB
playwright-blob-artifacts--49a6c8919ad52664b86d92b3bf4c1b9decad5ca2-13542950216-10464-Linux_7 Expired
480 KB
playwright-blob-artifacts--49a6c8919ad52664b86d92b3bf4c1b9decad5ca2-13542950216-10464-Linux_8 Expired
517 KB
playwright-blob-artifacts--49a6c8919ad52664b86d92b3bf4c1b9decad5ca2-13542950216-10464-Linux_9 Expired
531 KB
playwright-blob-artifacts--49a6c8919ad52664b86d92b3bf4c1b9decad5ca2-13542950216-10464-macOS_1 Expired
1.14 MB
playwright-blob-artifacts--49a6c8919ad52664b86d92b3bf4c1b9decad5ca2-13542950216-10464-macOS_2 Expired
386 KB
playwright-blob-artifacts--49a6c8919ad52664b86d92b3bf4c1b9decad5ca2-13542950216-10464-macOS_3 Expired
1.27 MB
playwright-blob-artifacts--49a6c8919ad52664b86d92b3bf4c1b9decad5ca2-13542950216-10464-macOS_4 Expired
1.66 MB
playwright-blob-artifacts--49a6c8919ad52664b86d92b3bf4c1b9decad5ca2-13542950216-10464-macOS_5 Expired
1020 KB
playwright-blob-artifacts--49a6c8919ad52664b86d92b3bf4c1b9decad5ca2-13542950216-10464-macOS_6 Expired
1.08 MB
playwright-blob-artifacts--49a6c8919ad52664b86d92b3bf4c1b9decad5ca2-13542950216-10464-macOS_7 Expired
391 KB
playwright-blob-artifacts--49a6c8919ad52664b86d92b3bf4c1b9decad5ca2-13542950216-10464-macOS_8 Expired
711 KB
playwright-blob-artifacts--49a6c8919ad52664b86d92b3bf4c1b9decad5ca2-13542950216-10464-macOS_9 Expired
432 KB
playwright-snapshots-artifacts--49a6c8919ad52664b86d92b3bf4c1b9decad5ca2-13542950216-10464-macOS_6 Expired
73.4 KB