Skip to content

chore: add schematics folder to exports #11611

chore: add schematics folder to exports

chore: add schematics folder to exports #11611

Triggered via pull request January 30, 2025 15:01
Status Failure
Total duration 32m 10s
Artifacts 21

e2e.yml

on: pull_request
Cypress / Component Testing
4m 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

24 errors, 46 warnings, and 36 notices
[chromium] › projects/demo-playwright/tests/addon-mobile/mobile-dropdown/mobile-dropdown-with-textfield.pw.spec.ts:12:9 › DropdownMobile for textfields › with select: projects/demo-playwright/tests/addon-mobile/mobile-dropdown/mobile-dropdown-with-textfield.pw.spec.ts#L19
1) [chromium] › projects/demo-playwright/tests/addon-mobile/mobile-dropdown/mobile-dropdown-with-textfield.pw.spec.ts:12:9 › DropdownMobile for textfields › with select Error: expect(page).toHaveScreenshot(expected) 9719 pixels (ratio 0.02 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-mobile/mobile-dropdown/mobile-dropdown-with-textfield.pw.spec.ts-snapshots/dropdown-mobile-with-select-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--75f60--for-textfields-with-select-chromium/dropdown-mobile-with-select-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--75f60--for-textfields-with-select-chromium/dropdown-mobile-with-select-diff.png Call log: - expect.toHaveScreenshot(dropdown-mobile-with-select.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 9719 pixels (ratio 0.02 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 - 9719 pixels (ratio 0.02 of all image pixels) are different. 17 | await example.locator('tui-select').click(); 18 | > 19 | await expect(page).toHaveScreenshot('dropdown-mobile-with-select.png'); | ^ 20 | }); 21 | }); 22 | at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-mobile/mobile-dropdown/mobile-dropdown-with-textfield.pw.spec.ts:19:28
[chromium] › projects/demo-playwright/tests/addon-mobile/mobile-dropdown/mobile-dropdown-with-textfield.pw.spec.ts:12:9 › DropdownMobile for textfields › with select: projects/demo-playwright/tests/addon-mobile/mobile-dropdown/mobile-dropdown-with-textfield.pw.spec.ts#L19
1) [chromium] › projects/demo-playwright/tests/addon-mobile/mobile-dropdown/mobile-dropdown-with-textfield.pw.spec.ts:12:9 › DropdownMobile for textfields › with select Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 9719 pixels (ratio 0.02 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-mobile/mobile-dropdown/mobile-dropdown-with-textfield.pw.spec.ts-snapshots/dropdown-mobile-with-select-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--75f60--for-textfields-with-select-chromium-retry1/dropdown-mobile-with-select-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--75f60--for-textfields-with-select-chromium-retry1/dropdown-mobile-with-select-diff.png Call log: - expect.toHaveScreenshot(dropdown-mobile-with-select.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 9719 pixels (ratio 0.02 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 - 9719 pixels (ratio 0.02 of all image pixels) are different. 17 | await example.locator('tui-select').click(); 18 | > 19 | await expect(page).toHaveScreenshot('dropdown-mobile-with-select.png'); | ^ 20 | }); 21 | }); 22 | at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-mobile/mobile-dropdown/mobile-dropdown-with-textfield.pw.spec.ts:19:28
[chromium] › projects/demo-playwright/tests/addon-mobile/mobile-dropdown/mobile-dropdown-with-textfield.pw.spec.ts:12:9 › DropdownMobile for textfields › with select: projects/demo-playwright/tests/addon-mobile/mobile-dropdown/mobile-dropdown-with-textfield.pw.spec.ts#L19
1) [chromium] › projects/demo-playwright/tests/addon-mobile/mobile-dropdown/mobile-dropdown-with-textfield.pw.spec.ts:12:9 › DropdownMobile for textfields › with select Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 9719 pixels (ratio 0.02 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-mobile/mobile-dropdown/mobile-dropdown-with-textfield.pw.spec.ts-snapshots/dropdown-mobile-with-select-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--75f60--for-textfields-with-select-chromium-retry2/dropdown-mobile-with-select-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--75f60--for-textfields-with-select-chromium-retry2/dropdown-mobile-with-select-diff.png Call log: - expect.toHaveScreenshot(dropdown-mobile-with-select.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 9719 pixels (ratio 0.02 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 - 9719 pixels (ratio 0.02 of all image pixels) are different. 17 | await example.locator('tui-select').click(); 18 | > 19 | await expect(page).toHaveScreenshot('dropdown-mobile-with-select.png'); | ^ 20 | }); 21 | }); 22 | at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-mobile/mobile-dropdown/mobile-dropdown-with-textfield.pw.spec.ts:19:28
Playwright / ubuntu-latest / 1 of 9
Process completed with exit code 1.
[chromium] › projects/demo-playwright/tests/kit/dropdown-hover/dropdown-hover.pw.spec.ts:45:17 › DropdownHover › Examples › With DropdownMobile › Closes dropdown on click on overlay: projects/demo-playwright/tests/kit/dropdown-hover/dropdown-hover.pw.spec.ts#L57
1) [chromium] › projects/demo-playwright/tests/kit/dropdown-hover/dropdown-hover.pw.spec.ts:45:17 › DropdownHover › Examples › With DropdownMobile › Closes dropdown on click on overlay TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('tui-dropdown-mobile').locator('.t-filler') - locator resolved to <div waintersectionobserver="" waintersectionthreshold="1" class="t-filler ng-tns-c3475129421-24 ng-star-inserted"></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 - <tui-doc-example id="dropdown-mobile" _nghost-ng-c644840128="" class="ng-star-inserted" heading="With DropdownMobile">…</tui-doc-example> from <div class="t-root-content">…</div> subtree intercepts pointer events - retrying click action - waiting for element to be visible, enabled and stable - element was detached from the DOM, retrying - locator resolved to <div waintersectionobserver="" waintersectionthreshold="1" class="t-filler ng-tns-c3475129421-25 ng-star-inserted"></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 - <tui-doc-example id="dropdown-mobile" _nghost-ng-c644840128="" class="ng-star-inserted" heading="With DropdownMobile">…</tui-doc-example> from <div class="t-root-content">…</div> subtree intercepts pointer events - retrying click action - waiting for element to be visible, enabled and stable - element was detached from the DOM, retrying 55 | await expect(page.locator('tui-dropdown-mobile')).toBeVisible(); 56 | > 57 | await mobileCalendar.overlay.click(); | ^ 58 | 59 | await expect(page.locator('tui-dropdown-mobile')).not.toBeAttached(); 60 | }); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-hover/dropdown-hover.pw.spec.ts:57:46
[chromium] › projects/demo-playwright/tests/kit/dropdown-hover/dropdown-hover.pw.spec.ts:45:17 › DropdownHover › Examples › With DropdownMobile › Closes dropdown on click on overlay: projects/demo-playwright/tests/kit/dropdown-hover/dropdown-hover.pw.spec.ts#L57
1) [chromium] › projects/demo-playwright/tests/kit/dropdown-hover/dropdown-hover.pw.spec.ts:45:17 › DropdownHover › Examples › With DropdownMobile › Closes dropdown on click on overlay Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('tui-dropdown-mobile').locator('.t-filler') - locator resolved to <div waintersectionobserver="" waintersectionthreshold="1" class="t-filler ng-tns-c3475129421-24 ng-star-inserted"></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 - element was detached from the DOM, retrying - locator resolved to <div waintersectionobserver="" waintersectionthreshold="1" class="t-filler ng-tns-c3475129421-25 ng-star-inserted"></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 - <tui-doc-example id="dropdown-mobile" _nghost-ng-c644840128="" class="ng-star-inserted" heading="With DropdownMobile">…</tui-doc-example> from <div class="t-root-content">…</div> subtree intercepts pointer events - retrying click action - waiting for element to be visible, enabled and stable - element was detached from the DOM, retrying 55 | await expect(page.locator('tui-dropdown-mobile')).toBeVisible(); 56 | > 57 | await mobileCalendar.overlay.click(); | ^ 58 | 59 | await expect(page.locator('tui-dropdown-mobile')).not.toBeAttached(); 60 | }); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-hover/dropdown-hover.pw.spec.ts:57:46
[webkit] › projects/demo-playwright/tests/addon-charts/pie-chart/pie-chart.pw.spec.ts:6:9 › PieChart › should be show hints on charts: projects/demo-playwright/tests/addon-charts/pie-chart/pie-chart.pw.spec.ts#L22
1) [webkit] › projects/demo-playwright/tests/addon-charts/pie-chart/pie-chart.pw.spec.ts:6:9 › PieChart › should be show hints on charts Error: A snapshot doesn't exist at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-charts/pie-chart/pie-chart.pw.spec.ts-snapshots/01-pie-chart-with-label--hover-1-webkit-darwin.png, writing actual. 20 | await expect(page.locator('tui-hint')).toBeAttached(); 21 | > 22 | await expect(example).toHaveScreenshot( | ^ 23 | `01-pie-chart-with-label--hover-${i + 1}.png`, 24 | ); 25 | } at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-charts/pie-chart/pie-chart.pw.spec.ts:22:13
[webkit] › projects/demo-playwright/tests/addon-charts/pie-chart/pie-chart.pw.spec.ts:6:9 › PieChart › should be show hints on charts: projects/demo-playwright/tests/addon-charts/pie-chart/pie-chart.pw.spec.ts#L22
1) [webkit] › projects/demo-playwright/tests/addon-charts/pie-chart/pie-chart.pw.spec.ts:6:9 › PieChart › should be show hints on charts Error: A snapshot doesn't exist at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-charts/pie-chart/pie-chart.pw.spec.ts-snapshots/01-pie-chart-with-label--hover-2-webkit-darwin.png, writing actual. 20 | await expect(page.locator('tui-hint')).toBeAttached(); 21 | > 22 | await expect(example).toHaveScreenshot( | ^ 23 | `01-pie-chart-with-label--hover-${i + 1}.png`, 24 | ); 25 | } at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-charts/pie-chart/pie-chart.pw.spec.ts:22:13
[webkit] › projects/demo-playwright/tests/addon-charts/pie-chart/pie-chart.pw.spec.ts:6:9 › PieChart › should be show hints on charts: projects/demo-playwright/tests/addon-charts/pie-chart/pie-chart.pw.spec.ts#L22
1) [webkit] › projects/demo-playwright/tests/addon-charts/pie-chart/pie-chart.pw.spec.ts:6:9 › PieChart › should be show hints on charts Error: A snapshot doesn't exist at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-charts/pie-chart/pie-chart.pw.spec.ts-snapshots/01-pie-chart-with-label--hover-3-webkit-darwin.png, writing actual. 20 | await expect(page.locator('tui-hint')).toBeAttached(); 21 | > 22 | await expect(example).toHaveScreenshot( | ^ 23 | `01-pie-chart-with-label--hover-${i + 1}.png`, 24 | ); 25 | } at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-charts/pie-chart/pie-chart.pw.spec.ts:22:13
[webkit] › projects/demo-playwright/tests/addon-charts/pie-chart/pie-chart.pw.spec.ts:6:9 › PieChart › should be show hints on charts: projects/demo-playwright/tests/addon-charts/pie-chart/pie-chart.pw.spec.ts#L22
1) [webkit] › projects/demo-playwright/tests/addon-charts/pie-chart/pie-chart.pw.spec.ts:6:9 › PieChart › should be show hints on charts Error: A snapshot doesn't exist at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-charts/pie-chart/pie-chart.pw.spec.ts-snapshots/01-pie-chart-with-label--hover-4-webkit-darwin.png, writing actual. 20 | await expect(page.locator('tui-hint')).toBeAttached(); 21 | > 22 | await expect(example).toHaveScreenshot( | ^ 23 | `01-pie-chart-with-label--hover-${i + 1}.png`, 24 | ); 25 | } at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-charts/pie-chart/pie-chart.pw.spec.ts:22:13
[webkit] › projects/demo-playwright/tests/addon-charts/pie-chart/pie-chart.pw.spec.ts:6:9 › PieChart › should be show hints on charts: projects/demo-playwright/tests/addon-charts/pie-chart/pie-chart.pw.spec.ts#L22
1) [webkit] › projects/demo-playwright/tests/addon-charts/pie-chart/pie-chart.pw.spec.ts:6:9 › PieChart › should be show hints on charts Error: A snapshot doesn't exist at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-charts/pie-chart/pie-chart.pw.spec.ts-snapshots/01-pie-chart-with-label--hover-5-webkit-darwin.png, writing actual. 20 | await expect(page.locator('tui-hint')).toBeAttached(); 21 | > 22 | await expect(example).toHaveScreenshot( | ^ 23 | `01-pie-chart-with-label--hover-${i + 1}.png`, 24 | ); 25 | } at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-charts/pie-chart/pie-chart.pw.spec.ts:22:13
Playwright / macos-latest / 1 of 9
Process completed with exit code 1.
[chromium] › projects/demo-playwright/tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/carousel: projects/demo-playwright/tests/demo/demo.pw.spec.ts#L42
1) [chromium] › projects/demo-playwright/tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/carousel Error: expect(locator).toHaveScreenshot(expected) 473 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/demo/demo.pw.spec.ts-snapshots/components-carousel/3-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-carousel-chromium/components-carousel/3-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-carousel-chromium/components-carousel/3-diff.png Call log: - expect.toHaveScreenshot(components-carousel/3.png) with timeout 5000ms - verifying given screenshot expectation - waiting for getByTestId('tui-doc-example').nth(2) - 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 - 473 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for getByTestId('tui-doc-example').nth(2) - 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 - 473 pixels (ratio 0.01 of all image pixels) are different. 40 | await page.waitForTimeout(path.includes('charts') ? 500 : 150); 41 | > 42 | await expect(example).toHaveScreenshot([ | ^ 43 | path.replace('/', '').replaceAll('/', '-'), 44 | `${i + 1}.png`, 45 | ]); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:42:39
[chromium] › projects/demo-playwright/tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/carousel: projects/demo-playwright/tests/demo/demo.pw.spec.ts#L42
1) [chromium] › projects/demo-playwright/tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/carousel Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 473 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/demo/demo.pw.spec.ts-snapshots/components-carousel/3-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-carousel-chromium-retry1/components-carousel/3-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-carousel-chromium-retry1/components-carousel/3-diff.png Call log: - expect.toHaveScreenshot(components-carousel/3.png) with timeout 5000ms - verifying given screenshot expectation - waiting for getByTestId('tui-doc-example').nth(2) - 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 - 473 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for getByTestId('tui-doc-example').nth(2) - 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 - 473 pixels (ratio 0.01 of all image pixels) are different. 40 | await page.waitForTimeout(path.includes('charts') ? 500 : 150); 41 | > 42 | await expect(example).toHaveScreenshot([ | ^ 43 | path.replace('/', '').replaceAll('/', '-'), 44 | `${i + 1}.png`, 45 | ]); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:42:39
[chromium] › projects/demo-playwright/tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/carousel: projects/demo-playwright/tests/demo/demo.pw.spec.ts#L42
1) [chromium] › projects/demo-playwright/tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/carousel Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 473 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/demo/demo.pw.spec.ts-snapshots/components-carousel/3-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-carousel-chromium-retry2/components-carousel/3-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-carousel-chromium-retry2/components-carousel/3-diff.png Call log: - expect.toHaveScreenshot(components-carousel/3.png) with timeout 5000ms - verifying given screenshot expectation - waiting for getByTestId('tui-doc-example').nth(2) - 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 - 473 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for getByTestId('tui-doc-example').nth(2) - 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 - 473 pixels (ratio 0.01 of all image pixels) are different. 40 | await page.waitForTimeout(path.includes('charts') ? 500 : 150); 41 | > 42 | await expect(example).toHaveScreenshot([ | ^ 43 | path.replace('/', '').replaceAll('/', '-'), 44 | `${i + 1}.png`, 45 | ]); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:42:39
[chromium] › projects/demo-playwright/tests/demo/demo.pw.spec.ts:10:13 › Demo › /charts/legend-item: projects/demo-playwright/tests/demo/demo.pw.spec.ts#L42
2) [chromium] › projects/demo-playwright/tests/demo/demo.pw.spec.ts:10:13 › Demo › /charts/legend-item Error: expect(locator).toHaveScreenshot(expected) 222 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/demo/demo.pw.spec.ts-snapshots/charts-legend-item/1-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-charts-legend-item-chromium/charts-legend-item/1-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-charts-legend-item-chromium/charts-legend-item/1-diff.png Call log: - expect.toHaveScreenshot(charts-legend-item/1.png) with timeout 5000ms - verifying given screenshot expectation - waiting for getByTestId('tui-doc-example').first() - 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 - 222 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for getByTestId('tui-doc-example').first() - 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 - 222 pixels (ratio 0.01 of all image pixels) are different. 40 | await page.waitForTimeout(path.includes('charts') ? 500 : 150); 41 | > 42 | await expect(example).toHaveScreenshot([ | ^ 43 | path.replace('/', '').replaceAll('/', '-'), 44 | `${i + 1}.png`, 45 | ]); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:42:39
[chromium] › projects/demo-playwright/tests/demo/demo.pw.spec.ts:10:13 › Demo › /charts/legend-item: projects/demo-playwright/tests/demo/demo.pw.spec.ts#L42
2) [chromium] › projects/demo-playwright/tests/demo/demo.pw.spec.ts:10:13 › Demo › /charts/legend-item Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 222 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/demo/demo.pw.spec.ts-snapshots/charts-legend-item/1-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-charts-legend-item-chromium-retry1/charts-legend-item/1-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-charts-legend-item-chromium-retry1/charts-legend-item/1-diff.png Call log: - expect.toHaveScreenshot(charts-legend-item/1.png) with timeout 5000ms - verifying given screenshot expectation - waiting for getByTestId('tui-doc-example').first() - 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 - 222 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for getByTestId('tui-doc-example').first() - 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 - 222 pixels (ratio 0.01 of all image pixels) are different. 40 | await page.waitForTimeout(path.includes('charts') ? 500 : 150); 41 | > 42 | await expect(example).toHaveScreenshot([ | ^ 43 | path.replace('/', '').replaceAll('/', '-'), 44 | `${i + 1}.png`, 45 | ]); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:42:39
[chromium] › projects/demo-playwright/tests/demo/demo.pw.spec.ts:10:13 › Demo › /charts/legend-item: projects/demo-playwright/tests/demo/demo.pw.spec.ts#L42
2) [chromium] › projects/demo-playwright/tests/demo/demo.pw.spec.ts:10:13 › Demo › /charts/legend-item Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 222 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/demo/demo.pw.spec.ts-snapshots/charts-legend-item/1-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-charts-legend-item-chromium-retry2/charts-legend-item/1-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-charts-legend-item-chromium-retry2/charts-legend-item/1-diff.png Call log: - expect.toHaveScreenshot(charts-legend-item/1.png) with timeout 5000ms - verifying given screenshot expectation - waiting for getByTestId('tui-doc-example').first() - 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 - 222 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for getByTestId('tui-doc-example').first() - 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 - 222 pixels (ratio 0.01 of all image pixels) are different. 40 | await page.waitForTimeout(path.includes('charts') ? 500 : 150); 41 | > 42 | await expect(example).toHaveScreenshot([ | ^ 43 | path.replace('/', '').replaceAll('/', '-'), 44 | `${i + 1}.png`, 45 | ]); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:42:39
[chromium] › projects/demo-playwright/tests/demo/demo.pw.spec.ts:10:13 › Demo › /charts/ring-chart: projects/demo-playwright/tests/demo/demo.pw.spec.ts#L42
3) [chromium] › projects/demo-playwright/tests/demo/demo.pw.spec.ts:10:13 › Demo › /charts/ring-chart Error: expect(locator).toHaveScreenshot(expected) 222 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/demo/demo.pw.spec.ts-snapshots/charts-ring-chart/2-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-charts-ring-chart-chromium/charts-ring-chart/2-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-charts-ring-chart-chromium/charts-ring-chart/2-diff.png Call log: - expect.toHaveScreenshot(charts-ring-chart/2.png) with timeout 5000ms - verifying given screenshot expectation - waiting for getByTestId('tui-doc-example').nth(1) - 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 - 222 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for getByTestId('tui-doc-example').nth(1) - 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 - 222 pixels (ratio 0.01 of all image pixels) are different. 40 | await page.waitForTimeout(path.includes('charts') ? 500 : 150); 41 | > 42 | await expect(example).toHaveScreenshot([ | ^ 43 | path.replace('/', '').replaceAll('/', '-'), 44 | `${i + 1}.png`, 45 | ]); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:42:39
[chromium] › projects/demo-playwright/tests/demo/demo.pw.spec.ts:10:13 › Demo › /charts/ring-chart: projects/demo-playwright/tests/demo/demo.pw.spec.ts#L42
3) [chromium] › projects/demo-playwright/tests/demo/demo.pw.spec.ts:10:13 › Demo › /charts/ring-chart Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 222 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/demo/demo.pw.spec.ts-snapshots/charts-ring-chart/2-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-charts-ring-chart-chromium-retry1/charts-ring-chart/2-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-charts-ring-chart-chromium-retry1/charts-ring-chart/2-diff.png Call log: - expect.toHaveScreenshot(charts-ring-chart/2.png) with timeout 5000ms - verifying given screenshot expectation - waiting for getByTestId('tui-doc-example').nth(1) - 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 - 222 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for getByTestId('tui-doc-example').nth(1) - 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 - 222 pixels (ratio 0.01 of all image pixels) are different. 40 | await page.waitForTimeout(path.includes('charts') ? 500 : 150); 41 | > 42 | await expect(example).toHaveScreenshot([ | ^ 43 | path.replace('/', '').replaceAll('/', '-'), 44 | `${i + 1}.png`, 45 | ]); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:42:39
[chromium] › projects/demo-playwright/tests/demo/demo.pw.spec.ts:10:13 › Demo › /charts/ring-chart: projects/demo-playwright/tests/demo/demo.pw.spec.ts#L42
3) [chromium] › projects/demo-playwright/tests/demo/demo.pw.spec.ts:10:13 › Demo › /charts/ring-chart Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 222 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/demo/demo.pw.spec.ts-snapshots/charts-ring-chart/2-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-charts-ring-chart-chromium-retry2/charts-ring-chart/2-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-charts-ring-chart-chromium-retry2/charts-ring-chart/2-diff.png Call log: - expect.toHaveScreenshot(charts-ring-chart/2.png) with timeout 5000ms - verifying given screenshot expectation - waiting for getByTestId('tui-doc-example').nth(1) - 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 - 222 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for getByTestId('tui-doc-example').nth(1) - 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 - 222 pixels (ratio 0.01 of all image pixels) are different. 40 | await page.waitForTimeout(path.includes('charts') ? 500 : 150); 41 | > 42 | await expect(example).toHaveScreenshot([ | ^ 43 | path.replace('/', '').replaceAll('/', '-'), 44 | `${i + 1}.png`, 45 | ]); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:42:39
Playwright / ubuntu-latest / 5 of 9
Process completed with exit code 1.
[webkit] › projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:284:17 › InputDate › Mobile › mobile calendar - english: projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts#L293
1) [webkit] › projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:284:17 › InputDate › Mobile › mobile calendar - english 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/legacy/input-date/input-date.pw.spec.ts-snapshots/08-input-date-english-webkit-darwin.png Call log: - expect.toHaveScreenshot(08-input-date-english.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - Timeout 5000ms exceeded. 291 | await example.locator('tui-input-date .t-icon tui-icon').click(); 292 | > 293 | await expect(page).toHaveScreenshot(`08-input-date-${language}.png`); | ^ 294 | }); 295 | }); 296 | at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:293:36
E2E result
Process completed with exit code 1.
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
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 / 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 / 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
Slow Test: [webkit] › projects/demo-playwright/tests/kit/input-table/input-table.pw.spec.ts#L1
[webkit] › projects/demo-playwright/tests/kit/input-table/input-table.pw.spec.ts took 15.4s
Playwright / macos-latest / 6 of 9
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Playwright / macos-latest / 6 of 9
cairo 1.18.2 is already installed and up-to-date. To reinstall 1.18.2, run: brew reinstall cairo
Playwright / macos-latest / 6 of 9
libpng 1.6.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 / 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.46 is already installed and up-to-date. To reinstall 1.6.46, 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 / 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.46 is already installed and up-to-date. To reinstall 1.6.46, 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 / 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 / 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.46 is already installed and up-to-date. To reinstall 1.6.46, 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 Run Summary
1 failed [chromium] › projects/demo-playwright/tests/addon-mobile/mobile-dropdown/mobile-dropdown-with-textfield.pw.spec.ts:12:9 › DropdownMobile for textfields › with select 119 passed (1.8m)
🎭 Playwright Run Summary
120 passed (1.8m)
🎭 Playwright Run Summary
120 passed (1.8m)
🎭 Playwright Run Summary
120 passed (1.9m)
🎭 Playwright Run Summary
119 passed (1.9m)
🎭 Playwright Run Summary
119 passed (2.1m)
🎭 Playwright Run Summary
120 passed (2.3m)
🎭 Playwright Run Summary
120 passed (2.0m)
🎭 Playwright Run Summary
1 flaky [chromium] › projects/demo-playwright/tests/kit/dropdown-hover/dropdown-hover.pw.spec.ts:45:17 › DropdownHover › Examples › With DropdownMobile › Closes dropdown on click on overlay 119 passed (2.0m)
🎭 Playwright Run Summary
120 passed (1.7m)
🎭 Playwright Run Summary
120 passed (2.6m)
🎭 Playwright Run Summary
120 passed (2.4m)
🎭 Playwright Run Summary
120 passed (2.5m)
🎭 Playwright Run Summary
120 passed (2.4m)
🎭 Playwright Run Summary
1 failed [webkit] › projects/demo-playwright/tests/addon-charts/pie-chart/pie-chart.pw.spec.ts:6:9 › PieChart › should be show hints on charts 9 skipped 110 passed (1.9m)
🎭 Playwright Run Summary
9 skipped 111 passed (2.2m)
🎭 Playwright Run Summary
3 failed [chromium] › projects/demo-playwright/tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/carousel [chromium] › projects/demo-playwright/tests/demo/demo.pw.spec.ts:10:13 › Demo › /charts/legend-item [chromium] › projects/demo-playwright/tests/demo/demo.pw.spec.ts:10:13 › Demo › /charts/ring-chart 117 passed (3.8m)
🎭 Playwright Run Summary
120 passed (4.0m)
🎭 Playwright Run Summary
44 skipped 76 passed (3.2m)
🎭 Playwright Run Summary
44 skipped 76 passed (3.3m)
🎭 Playwright Run Summary
120 passed (4.2m)
🎭 Playwright Run Summary
120 passed (3.0m)
🎭 Playwright Run Summary
120 passed (5.4m)
🎭 Playwright Run Summary
120 passed (4.5m)
🎭 Playwright Run Summary
120 passed (5.8m)
🎭 Playwright Run Summary
120 passed (6.8m)
🎭 Playwright Run Summary
15 skipped 105 passed (2.5m)
🎭 Playwright Run Summary
15 skipped 105 passed (2.7m)
🎭 Playwright Run Summary
120 passed (2.5m)
🎭 Playwright Run Summary
120 passed (2.5m)
🎭 Playwright Run Summary
11 skipped 109 passed (3.1m)
🎭 Playwright Run Summary
1 flaky [webkit] › projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:284:17 › InputDate › Mobile › mobile calendar - english 11 skipped 108 passed (3.0m)
🎭 Playwright Run Summary
4 skipped 115 passed (2.4m)
🎭 Playwright Run Summary
4 skipped 115 passed (2.2m)
🎭 Playwright Run Summary
120 passed (10.6m)
🎭 Playwright Run Summary
120 passed (8.6m)

Artifacts

Produced during runtime
Name Size Digest
cy_baseline_23b368efe1eb6135cf7d132c9bd04fbc8fec48ba Expired
150 KB
sha256:f721c2eac7fe3c01af2eba205a541b8d14c770c8d0250d58851afcc4893e141f
playwright-blob-artifacts--23b368efe1eb6135cf7d132c9bd04fbc8fec48ba-13055009930-10289-Linux_1 Expired
2.11 MB
sha256:5fe7d350c973b842e9f8d609e2b5a489591bc3efb50fe4759c1954bf1bd772a7
playwright-blob-artifacts--23b368efe1eb6135cf7d132c9bd04fbc8fec48ba-13055009930-10289-Linux_2 Expired
507 KB
sha256:5bc30d86eff65675e704c3d89794c80622793a162845a4a2dac0c3da9d92bada
playwright-blob-artifacts--23b368efe1eb6135cf7d132c9bd04fbc8fec48ba-13055009930-10289-Linux_3 Expired
1.41 MB
sha256:3818dd6534a78eb39eecb610f4a295374291188a66747ecd9d92e3f860333acb
playwright-blob-artifacts--23b368efe1eb6135cf7d132c9bd04fbc8fec48ba-13055009930-10289-Linux_4 Expired
686 KB
sha256:abc94f1ac413ecbb3cb37ac36887a4f4c1b4212e76c3261f2f54d932d33f59a1
playwright-blob-artifacts--23b368efe1eb6135cf7d132c9bd04fbc8fec48ba-13055009930-10289-Linux_5 Expired
3.58 MB
sha256:247f5e0d0a408345d86b09b7eeaa83061da74b62311af09b48b94bf36b7fb051
playwright-blob-artifacts--23b368efe1eb6135cf7d132c9bd04fbc8fec48ba-13055009930-10289-Linux_6 Expired
450 KB
sha256:07cbd6ffbb917ff4aef9dee18a90ad9761c1109d7e5a1016f1ed6ade91292f44
playwright-blob-artifacts--23b368efe1eb6135cf7d132c9bd04fbc8fec48ba-13055009930-10289-Linux_7 Expired
480 KB
sha256:d835af99cf71bd70a0f431a702780a75418501d53cf71356c01223ebe60d5be2
playwright-blob-artifacts--23b368efe1eb6135cf7d132c9bd04fbc8fec48ba-13055009930-10289-Linux_8 Expired
505 KB
sha256:e7e69d922c728511e0f6593802b3caa61cf51c8d2c92d6bde57bfd226c1238a9
playwright-blob-artifacts--23b368efe1eb6135cf7d132c9bd04fbc8fec48ba-13055009930-10289-Linux_9 Expired
535 KB
sha256:f82d6cdc3b539cfa824633aee0babcfce90d27923adea3bda4615ebe7f862431
playwright-blob-artifacts--23b368efe1eb6135cf7d132c9bd04fbc8fec48ba-13055009930-10289-macOS_1 Expired
755 KB
sha256:af88e3e70326ec5203ed14fa39d51599140ae5a9e9ed7491b3dd13d6668cbc4d
playwright-blob-artifacts--23b368efe1eb6135cf7d132c9bd04fbc8fec48ba-13055009930-10289-macOS_2 Expired
401 KB
sha256:5f6d9d4585b8b960deb8979e7eade93a7faef0f44630ddb99efc7417a9b836f3
playwright-blob-artifacts--23b368efe1eb6135cf7d132c9bd04fbc8fec48ba-13055009930-10289-macOS_3 Expired
1.31 MB
sha256:b52200c8a5ff4e37d65beb87b3fc76a6856b2464f5c72d488a881ac330d91df5
playwright-blob-artifacts--23b368efe1eb6135cf7d132c9bd04fbc8fec48ba-13055009930-10289-macOS_4 Expired
593 KB
sha256:a2980e57ae223505b7044553ac1da7ed54ed7ed65cec7388ba1af8433a76eac9
playwright-blob-artifacts--23b368efe1eb6135cf7d132c9bd04fbc8fec48ba-13055009930-10289-macOS_5 Expired
1010 KB
sha256:d3c908edc2befb2db66d59184339616ba3639a95299aa6ba7227c93bb74f9bbd
playwright-blob-artifacts--23b368efe1eb6135cf7d132c9bd04fbc8fec48ba-13055009930-10289-macOS_6 Expired
370 KB
sha256:462ad57bcf189725445a12e27a4f3bfe85600bd39df175ba5982dd88f961215f
playwright-blob-artifacts--23b368efe1eb6135cf7d132c9bd04fbc8fec48ba-13055009930-10289-macOS_7 Expired
765 KB
sha256:04ff794a2135ff57204bf36169c3dce873ce17352ae5d24a6c43542888adf7e1
playwright-blob-artifacts--23b368efe1eb6135cf7d132c9bd04fbc8fec48ba-13055009930-10289-macOS_8 Expired
440 KB
sha256:31ad5f03639960ef9442c79577089c2c179bdf96ebeb0b435a586f817212b08d
playwright-blob-artifacts--23b368efe1eb6135cf7d132c9bd04fbc8fec48ba-13055009930-10289-macOS_9 Expired
418 KB
sha256:f36ef044c29982044acc2d45acd463bb4e3441a934d86228ce85c572a7b053e8
playwright-snapshots-artifacts--23b368efe1eb6135cf7d132c9bd04fbc8fec48ba-13055009930-10289-Linux_1 Expired
189 KB
sha256:cb311bad7531d06bfbb1f41e687272515c1fa483116b698cf9767385c6a173a9
playwright-snapshots-artifacts--23b368efe1eb6135cf7d132c9bd04fbc8fec48ba-13055009930-10289-Linux_5 Expired
189 KB
sha256:2164036b1cfcbc15214c393324dffc073b740e6a3cc0662b09c38219467a9090