Skip to content

feat(experimental): InputPhoneInternational refactor to new textfield approach #11067

feat(experimental): InputPhoneInternational refactor to new textfield approach

feat(experimental): InputPhoneInternational refactor to new textfield approach #11067

Triggered via pull request December 19, 2024 12:46
Status Failure
Total duration 48m 59s
Artifacts 27

e2e.yml

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

Annotations

70 errors, 58 warnings, and 36 notices
Build demo
Process completed with exit code 1.
[chromium] › tests/addon-commerce/input-card-group.pw.spec.ts:140:13 › InputCardGroup › Examples › input card grouped with saved cards: projects/demo-playwright/tests/addon-commerce/input-card-group.pw.spec.ts#L158
1) [chromium] › tests/addon-commerce/input-card-group.pw.spec.ts:140:13 › InputCardGroup › Examples › input card grouped with saved cards Error: expect(locator).toHaveScreenshot(expected) 2718 pixels (ratio 0.03 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-commerce/input-card-group.pw.spec.ts-snapshots/15-input-card-with-value-cvc-filled-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-commerce-input-64527-rd-grouped-with-saved-cards-chromium/15-input-card-with-value-cvc-filled-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-commerce-input-64527-rd-grouped-with-saved-cards-chromium/15-input-card-with-value-cvc-filled-diff.png Call log: - expect.toHaveScreenshot(15-input-card-with-value-cvc-filled.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#with-saved-cards [automation-id="tui-doc-example"]').locator('[automation-id="tui-input-card-group__card"]') - locator resolved to <input type="text" tabindex="-1" translate="no" placeholder="" autocomplete="off" inputmode="numeric" aria-invalid="false" _ngcontent-ng-c3820703956="" id="tui_11601061540000_card" automation-id="tui-input-card-group__card" class="t-input t-input_card t-input_filled t-input_inert ng-untouched ng-pristine ng-valid"/> - 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 - 2718 pixels (ratio 0.03 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#with-saved-cards [automation-id="tui-doc-example"]').locator('[automation-id="tui-input-card-group__card"]') - locator resolved to <input type="text" tabindex="-1" translate="no" placeholder="" autocomplete="off" inputmode="numeric" aria-invalid="false" _ngcontent-ng-c3820703956="" id="tui_11601061540000_card" automation-id="tui-input-card-group__card" class="t-input t-input_card t-input_filled t-input_inert ng-untouched ng-pristine ng-valid"/> - 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 - 2718 pixels (ratio 0.03 of all image pixels) are different. 156 | 157 | await expect(cvcTextfield).toHaveValue(cvc); > 158 | await expect(numberTextfield).toHaveScreenshot( | ^ 159 | '15-input-card-with-value-cvc-filled.png', 160 | ); 161 | at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-commerce/input-card-group.pw.spec.ts:158:43
[chromium] › tests/addon-commerce/input-card-group.pw.spec.ts:140:13 › InputCardGroup › Examples › input card grouped with saved cards: projects/demo-playwright/tests/addon-commerce/input-card-group.pw.spec.ts#L158
1) [chromium] › tests/addon-commerce/input-card-group.pw.spec.ts:140:13 › InputCardGroup › Examples › input card grouped with saved cards Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 2718 pixels (ratio 0.03 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-commerce/input-card-group.pw.spec.ts-snapshots/15-input-card-with-value-cvc-filled-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-commerce-input-64527-rd-grouped-with-saved-cards-chromium-retry1/15-input-card-with-value-cvc-filled-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-commerce-input-64527-rd-grouped-with-saved-cards-chromium-retry1/15-input-card-with-value-cvc-filled-diff.png Call log: - expect.toHaveScreenshot(15-input-card-with-value-cvc-filled.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#with-saved-cards [automation-id="tui-doc-example"]').locator('[automation-id="tui-input-card-group__card"]') - locator resolved to <input type="text" tabindex="-1" translate="no" placeholder="" autocomplete="off" inputmode="numeric" aria-invalid="false" _ngcontent-ng-c3820703956="" id="tui_11601061540000_card" automation-id="tui-input-card-group__card" class="t-input t-input_card t-input_filled t-input_inert ng-untouched ng-pristine ng-valid"/> - 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 - 2718 pixels (ratio 0.03 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#with-saved-cards [automation-id="tui-doc-example"]').locator('[automation-id="tui-input-card-group__card"]') - locator resolved to <input type="text" tabindex="-1" translate="no" placeholder="" autocomplete="off" inputmode="numeric" aria-invalid="false" _ngcontent-ng-c3820703956="" id="tui_11601061540000_card" automation-id="tui-input-card-group__card" class="t-input t-input_card t-input_filled t-input_inert ng-untouched ng-pristine ng-valid"/> - 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 - 2718 pixels (ratio 0.03 of all image pixels) are different. 156 | 157 | await expect(cvcTextfield).toHaveValue(cvc); > 158 | await expect(numberTextfield).toHaveScreenshot( | ^ 159 | '15-input-card-with-value-cvc-filled.png', 160 | ); 161 | at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-commerce/input-card-group.pw.spec.ts:158:43
[chromium] › tests/addon-commerce/input-card-group.pw.spec.ts:140:13 › InputCardGroup › Examples › input card grouped with saved cards: projects/demo-playwright/tests/addon-commerce/input-card-group.pw.spec.ts#L158
1) [chromium] › tests/addon-commerce/input-card-group.pw.spec.ts:140:13 › InputCardGroup › Examples › input card grouped with saved cards Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 2718 pixels (ratio 0.03 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-commerce/input-card-group.pw.spec.ts-snapshots/15-input-card-with-value-cvc-filled-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-commerce-input-64527-rd-grouped-with-saved-cards-chromium-retry2/15-input-card-with-value-cvc-filled-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-commerce-input-64527-rd-grouped-with-saved-cards-chromium-retry2/15-input-card-with-value-cvc-filled-diff.png Call log: - expect.toHaveScreenshot(15-input-card-with-value-cvc-filled.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#with-saved-cards [automation-id="tui-doc-example"]').locator('[automation-id="tui-input-card-group__card"]') - locator resolved to <input type="text" tabindex="-1" translate="no" placeholder="" autocomplete="off" inputmode="numeric" aria-invalid="false" _ngcontent-ng-c3820703956="" id="tui_11601061540000_card" automation-id="tui-input-card-group__card" class="t-input t-input_card t-input_filled t-input_inert ng-untouched ng-pristine ng-valid"/> - 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 - 2718 pixels (ratio 0.03 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#with-saved-cards [automation-id="tui-doc-example"]').locator('[automation-id="tui-input-card-group__card"]') - locator resolved to <input type="text" tabindex="-1" translate="no" placeholder="" autocomplete="off" inputmode="numeric" aria-invalid="false" _ngcontent-ng-c3820703956="" id="tui_11601061540000_card" automation-id="tui-input-card-group__card" class="t-input t-input_card t-input_filled t-input_inert ng-untouched ng-pristine ng-valid"/> - 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 - 2718 pixels (ratio 0.03 of all image pixels) are different. 156 | 157 | await expect(cvcTextfield).toHaveValue(cvc); > 158 | await expect(numberTextfield).toHaveScreenshot( | ^ 159 | '15-input-card-with-value-cvc-filled.png', 160 | ); 161 | at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-commerce/input-card-group.pw.spec.ts:158:43
Playwright / ubuntu-latest / 1 of 9
Process completed with exit code 1.
[chromium] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:24:13 › InputPhoneInternational › API page › Open dropdown if readonly=false: projects/demo-playwright/tests/legacy/input-phone-international/input-phone-international.pw.spec.ts#L32
1) [chromium] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:24:13 › InputPhoneInternational › API page › Open dropdown if readonly=false TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('#demo-content').locator('tui-textfield').locator('.t-ipi-select') 30 | await expect(dropdown).not.toBeAttached(); 31 | > 32 | await inputPhoneInternational.select.click(); | ^ 33 | 34 | await expect(dropdown).toBeAttached(); 35 | }); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:32:50
[chromium] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:24:13 › InputPhoneInternational › API page › Open dropdown if readonly=false: projects/demo-playwright/tests/legacy/input-phone-international/input-phone-international.pw.spec.ts#L32
1) [chromium] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:24:13 › InputPhoneInternational › API page › Open dropdown if readonly=false Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('#demo-content').locator('tui-textfield').locator('.t-ipi-select') 30 | await expect(dropdown).not.toBeAttached(); 31 | > 32 | await inputPhoneInternational.select.click(); | ^ 33 | 34 | await expect(dropdown).toBeAttached(); 35 | }); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:32:50
[chromium] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:24:13 › InputPhoneInternational › API page › Open dropdown if readonly=false: projects/demo-playwright/tests/legacy/input-phone-international/input-phone-international.pw.spec.ts#L32
1) [chromium] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:24:13 › InputPhoneInternational › API page › Open dropdown if readonly=false Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('#demo-content').locator('tui-textfield').locator('.t-ipi-select') 30 | await expect(dropdown).not.toBeAttached(); 31 | > 32 | await inputPhoneInternational.select.click(); | ^ 33 | 34 | await expect(dropdown).toBeAttached(); 35 | }); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:32:50
Playwright / ubuntu-latest / 8 of 9
Process completed with exit code 1.
[chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /charts/arc-chart: projects/demo-playwright/tests/demo/demo.pw.spec.ts#L40
1) [chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /charts/arc-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-arc-chart/1-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-charts-arc-chart-chromium/charts-arc-chart/1-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-charts-arc-chart-chromium/charts-arc-chart/1-diff.png Call log: - expect.toHaveScreenshot(charts-arc-chart/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. 38 | await page.waitForTimeout(150); 39 | > 40 | await expect(example).toHaveScreenshot([ | ^ 41 | path.replace('/', '').replaceAll('/', '-'), 42 | `${i + 1}.png`, 43 | ]); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:40:39
[chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /charts/arc-chart: projects/demo-playwright/tests/demo/demo.pw.spec.ts#L40
1) [chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /charts/arc-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-arc-chart/1-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-charts-arc-chart-chromium-retry1/charts-arc-chart/1-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-charts-arc-chart-chromium-retry1/charts-arc-chart/1-diff.png Call log: - expect.toHaveScreenshot(charts-arc-chart/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. 38 | await page.waitForTimeout(150); 39 | > 40 | await expect(example).toHaveScreenshot([ | ^ 41 | path.replace('/', '').replaceAll('/', '-'), 42 | `${i + 1}.png`, 43 | ]); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:40:39
[chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /charts/arc-chart: projects/demo-playwright/tests/demo/demo.pw.spec.ts#L40
1) [chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /charts/arc-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-arc-chart/1-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-charts-arc-chart-chromium-retry2/charts-arc-chart/1-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-charts-arc-chart-chromium-retry2/charts-arc-chart/1-diff.png Call log: - expect.toHaveScreenshot(charts-arc-chart/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. 38 | await page.waitForTimeout(150); 39 | > 40 | await expect(example).toHaveScreenshot([ | ^ 41 | path.replace('/', '').replaceAll('/', '-'), 42 | `${i + 1}.png`, 43 | ]); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:40:39
[chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /navigation/tabs: projects/demo-playwright/tests/demo/demo.pw.spec.ts#L40
2) [chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /navigation/tabs ─────────────────────── 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/navigation-tabs/1-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-navigation-tabs-chromium/navigation-tabs/1-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-navigation-tabs-chromium/navigation-tabs/1-diff.png Call log: - expect.toHaveScreenshot(navigation-tabs/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. 38 | await page.waitForTimeout(150); 39 | > 40 | await expect(example).toHaveScreenshot([ | ^ 41 | path.replace('/', '').replaceAll('/', '-'), 42 | `${i + 1}.png`, 43 | ]); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:40:39
[chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /navigation/tabs: projects/demo-playwright/tests/demo/demo.pw.spec.ts#L40
2) [chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /navigation/tabs ─────────────────────── 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/navigation-tabs/1-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-navigation-tabs-chromium-retry1/navigation-tabs/1-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-navigation-tabs-chromium-retry1/navigation-tabs/1-diff.png Call log: - expect.toHaveScreenshot(navigation-tabs/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. 38 | await page.waitForTimeout(150); 39 | > 40 | await expect(example).toHaveScreenshot([ | ^ 41 | path.replace('/', '').replaceAll('/', '-'), 42 | `${i + 1}.png`, 43 | ]); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:40:39
[chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /navigation/tabs: projects/demo-playwright/tests/demo/demo.pw.spec.ts#L40
2) [chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /navigation/tabs ─────────────────────── 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/navigation-tabs/1-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-navigation-tabs-chromium-retry2/navigation-tabs/1-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-navigation-tabs-chromium-retry2/navigation-tabs/1-diff.png Call log: - expect.toHaveScreenshot(navigation-tabs/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. 38 | await page.waitForTimeout(150); 39 | > 40 | await expect(example).toHaveScreenshot([ | ^ 41 | path.replace('/', '').replaceAll('/', '-'), 42 | `${i + 1}.png`, 43 | ]); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:40:39
[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
3) [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 898px, received 1416px by 834px. 212642 pixels (ratio 0.17 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.pw.spec.ts-snapshots/01-dropdown-context-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-624d8-ens-dropdown-on-right-click-chromium/01-dropdown-context-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-624d8-ens-dropdown-on-right-click-chromium/01-dropdown-context-diff.png Call log: - expect.toHaveScreenshot(01-dropdown-context.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#context-menu [automation-id="tui-doc-example"]') - locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - Expected an image 1416px by 898px, received 1416px by 834px. 212642 pixels (ratio 0.17 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#context-menu [automation-id="tui-doc-example"]') - locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - Expected an image 1416px by 898px, received 1416px by 834px. 212642 pixels (ratio 0.17 of all image pixels) are different. 15 | await api.waitStableState(); 16 | > 17 | await expect(example).toHaveScreenshot('01-dropdown-context.png'); | ^ 18 | }); 19 | 20 | test('closes previous dropdown after new one is opened', async ({page}) => { at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts:17:31
[chromium] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:8:9 › DropdownContext › opens dropdown on right click: projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts#L17
3) [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 898px, received 1416px by 834px. 212642 pixels (ratio 0.17 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.pw.spec.ts-snapshots/01-dropdown-context-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-624d8-ens-dropdown-on-right-click-chromium-retry1/01-dropdown-context-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-624d8-ens-dropdown-on-right-click-chromium-retry1/01-dropdown-context-diff.png Call log: - expect.toHaveScreenshot(01-dropdown-context.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#context-menu [automation-id="tui-doc-example"]') - locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - Expected an image 1416px by 898px, received 1416px by 834px. 212642 pixels (ratio 0.17 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#context-menu [automation-id="tui-doc-example"]') - locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - Expected an image 1416px by 898px, received 1416px by 834px. 212642 pixels (ratio 0.17 of all image pixels) are different. 15 | await api.waitStableState(); 16 | > 17 | await expect(example).toHaveScreenshot('01-dropdown-context.png'); | ^ 18 | }); 19 | 20 | test('closes previous dropdown after new one is opened', async ({page}) => { at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts:17:31
[chromium] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:8:9 › DropdownContext › opens dropdown on right click: projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts#L17
3) [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 898px, received 1416px by 834px. 212642 pixels (ratio 0.17 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.pw.spec.ts-snapshots/01-dropdown-context-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-624d8-ens-dropdown-on-right-click-chromium-retry2/01-dropdown-context-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-624d8-ens-dropdown-on-right-click-chromium-retry2/01-dropdown-context-diff.png Call log: - expect.toHaveScreenshot(01-dropdown-context.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#context-menu [automation-id="tui-doc-example"]') - locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - Expected an image 1416px by 898px, received 1416px by 834px. 212642 pixels (ratio 0.17 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#context-menu [automation-id="tui-doc-example"]') - locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - Expected an image 1416px by 898px, received 1416px by 834px. 212642 pixels (ratio 0.17 of all image pixels) are different. 15 | await api.waitStableState(); 16 | > 17 | await expect(example).toHaveScreenshot('01-dropdown-context.png'); | ^ 18 | }); 19 | 20 | test('closes previous dropdown after new one is opened', async ({page}) => { at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts:17:31
[chromium] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:20:9 › DropdownContext › closes previous dropdown after new one is opened: projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts#L29
4) [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 898px, received 1416px by 834px. 166758 pixels (ratio 0.14 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.pw.spec.ts-snapshots/02-dropdown-context-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-d7fb4-own-after-new-one-is-opened-chromium/02-dropdown-context-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-d7fb4-own-after-new-one-is-opened-chromium/02-dropdown-context-diff.png Call log: - expect.toHaveScreenshot(02-dropdown-context.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#context-menu [automation-id="tui-doc-example"]') - locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - Expected an image 1416px by 898px, received 1416px by 834px. 166758 pixels (ratio 0.14 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#context-menu [automation-id="tui-doc-example"]') - locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - Expected an image 1416px by 898px, received 1416px by 834px. 166758 pixels (ratio 0.14 of all image pixels) are different. 27 | await api.waitStableState(); 28 | > 29 | await expect(example).toHaveScreenshot('02-dropdown-context.png'); | ^ 30 | 31 | await api.focusOnBody(); 32 | await tr.nth(2).click({button: 'right', position: {x: 1, y: 1}}); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts:29:31
[chromium] › tests/legacy/multi-select/multi-select.pw.spec.ts:73:21 › MultiSelect › Examples › Multiselect inside dialog with different textfield sizes › multiselect inside dialog with tuiTextfieldSize=l: projects/demo-playwright/tests/legacy/multi-select/multi-select.pw.spec.ts#L90
1) [chromium] › tests/legacy/multi-select/multi-select.pw.spec.ts:73:21 › MultiSelect › Examples › Multiselect inside dialog with different textfield sizes › multiselect inside dialog with tuiTextfieldSize=l Error: expect(page).toHaveScreenshot(expected) 13 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/legacy/multi-select/multi-select.pw.spec.ts-snapshots/04-dialog-with-text-field-size-l-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-multi-select--bd051-log-with-tuiTextfieldSize-l-chromium/04-dialog-with-text-field-size-l-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-multi-select--bd051-log-with-tuiTextfieldSize-l-chromium/04-dialog-with-text-field-size-l-diff.png Call log: - expect.toHaveScreenshot(04-dialog-with-text-field-size-l.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 13 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 - 13 pixels (ratio 0.01 of all image pixels) are different. 88 | await documentationPage.waitStableState(); 89 | > 90 | await expect(page).toHaveScreenshot( | ^ 91 | `04-dialog-with-text-field-size-${size}.png`, 92 | ); 93 | }); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/multi-select/multi-select.pw.spec.ts:90:40
[chromium] › tests/legacy/multi-select/multi-select.pw.spec.ts:73:21 › MultiSelect › Examples › Multiselect inside dialog with different textfield sizes › multiselect inside dialog with tuiTextfieldSize=l: projects/demo-playwright/tests/legacy/multi-select/multi-select.pw.spec.ts#L90
1) [chromium] › tests/legacy/multi-select/multi-select.pw.spec.ts:73:21 › MultiSelect › Examples › Multiselect inside dialog with different textfield sizes › multiselect inside dialog with tuiTextfieldSize=l Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 13 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/legacy/multi-select/multi-select.pw.spec.ts-snapshots/04-dialog-with-text-field-size-l-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-multi-select--bd051-log-with-tuiTextfieldSize-l-chromium-retry1/04-dialog-with-text-field-size-l-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-multi-select--bd051-log-with-tuiTextfieldSize-l-chromium-retry1/04-dialog-with-text-field-size-l-diff.png Call log: - expect.toHaveScreenshot(04-dialog-with-text-field-size-l.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 13 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 - 13 pixels (ratio 0.01 of all image pixels) are different. 88 | await documentationPage.waitStableState(); 89 | > 90 | await expect(page).toHaveScreenshot( | ^ 91 | `04-dialog-with-text-field-size-${size}.png`, 92 | ); 93 | }); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/multi-select/multi-select.pw.spec.ts:90:40
[chromium] › tests/kit/tabs/tabs.pw.spec.ts:69:17 › Tabs › Examples › complex › shows only a single dropdown for the nested item (with [tuiDropdown]) inside more section: projects/demo-playwright/tests/kit/tabs/tabs.pw.spec.ts#L89
1) [chromium] › tests/kit/tabs/tabs.pw.spec.ts:69:17 › Tabs › Examples › complex › shows only a single dropdown for the nested item (with [tuiDropdown]) inside more section Error: expect(page).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/kit/tabs/tabs.pw.spec.ts-snapshots/tabs-dropdown-inside-more-dropdown-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-tabs-tabs.pw-Tab-f9c79-ropdown-inside-more-section-chromium/tabs-dropdown-inside-more-dropdown-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-tabs-tabs.pw-Tab-f9c79-ropdown-inside-more-section-chromium/tabs-dropdown-inside-more-dropdown-diff.png Call log: - expect.toHaveScreenshot(tabs-dropdown-inside-more-dropdown.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 222 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 - 222 pixels (ratio 0.01 of all image pixels) are different. 87 | 88 | await expect(page.locator('tui-dropdown')).toHaveCount(2); > 89 | await expect(page).toHaveScreenshot( | ^ 90 | 'tabs-dropdown-inside-more-dropdown.png', 91 | ); 92 | at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/tabs/tabs.pw.spec.ts:89:36
[chromium] › tests/kit/tabs/tabs.pw.spec.ts:69:17 › Tabs › Examples › complex › shows only a single dropdown for the nested item (with [tuiDropdown]) inside more section: projects/demo-playwright/tests/kit/tabs/tabs.pw.spec.ts#L89
1) [chromium] › tests/kit/tabs/tabs.pw.spec.ts:69:17 › Tabs › Examples › complex › shows only a single dropdown for the nested item (with [tuiDropdown]) inside more section Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).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/kit/tabs/tabs.pw.spec.ts-snapshots/tabs-dropdown-inside-more-dropdown-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-tabs-tabs.pw-Tab-f9c79-ropdown-inside-more-section-chromium-retry1/tabs-dropdown-inside-more-dropdown-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-tabs-tabs.pw-Tab-f9c79-ropdown-inside-more-section-chromium-retry1/tabs-dropdown-inside-more-dropdown-diff.png Call log: - expect.toHaveScreenshot(tabs-dropdown-inside-more-dropdown.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 222 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 - 222 pixels (ratio 0.01 of all image pixels) are different. 87 | 88 | await expect(page.locator('tui-dropdown')).toHaveCount(2); > 89 | await expect(page).toHaveScreenshot( | ^ 90 | 'tabs-dropdown-inside-more-dropdown.png', 91 | ); 92 | at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/tabs/tabs.pw.spec.ts:89:36
[chromium] › tests/kit/tabs/tabs.pw.spec.ts:69:17 › Tabs › Examples › complex › shows only a single dropdown for the nested item (with [tuiDropdown]) inside more section: projects/demo-playwright/tests/kit/tabs/tabs.pw.spec.ts#L89
1) [chromium] › tests/kit/tabs/tabs.pw.spec.ts:69:17 › Tabs › Examples › complex › shows only a single dropdown for the nested item (with [tuiDropdown]) inside more section Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).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/kit/tabs/tabs.pw.spec.ts-snapshots/tabs-dropdown-inside-more-dropdown-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-tabs-tabs.pw-Tab-f9c79-ropdown-inside-more-section-chromium-retry2/tabs-dropdown-inside-more-dropdown-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-tabs-tabs.pw-Tab-f9c79-ropdown-inside-more-section-chromium-retry2/tabs-dropdown-inside-more-dropdown-diff.png Call log: - expect.toHaveScreenshot(tabs-dropdown-inside-more-dropdown.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 222 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 - 222 pixels (ratio 0.01 of all image pixels) are different. 87 | 88 | await expect(page.locator('tui-dropdown')).toHaveCount(2); > 89 | await expect(page).toHaveScreenshot( | ^ 90 | 'tabs-dropdown-inside-more-dropdown.png', 91 | ); 92 | at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/tabs/tabs.pw.spec.ts:89:36
[chromium] › tests/legacy/input-date/input-date.pw.spec.ts:62:17 › InputDate › Examples › with `input[tuiTextfieldLegacy]` inside › filler has no change detection problems: projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts#L83
2) [chromium] › tests/legacy/input-date/input-date.pw.spec.ts:62:17 › InputDate › Examples › with `input[tuiTextfieldLegacy]` inside › filler has no change detection problems Error: expect(locator).toHaveScreenshot(expected) 17615 pixels (ratio 0.27 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/legacy/input-date/input-date.pw.spec.ts-snapshots/14-backspace-pressed-1-times-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-680f8-o-change-detection-problems-chromium/14-backspace-pressed-1-times-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-680f8-o-change-detection-problems-chromium/14-backspace-pressed-1-times-diff.png Call log: - expect.toHaveScreenshot(14-backspace-pressed-1-times.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#date-localization [automation-id="tui-doc-example"]').locator('tui-input-date') - locator resolved to <tui-input-date data-size="l" _nghost-ng-c2818982625="" class="ng-untouched ng-valid _focused ng-dirty">…</tui-input-date> - 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 - 17615 pixels (ratio 0.27 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#date-localization [automation-id="tui-doc-example"]').locator('tui-input-date') - locator resolved to <tui-input-date data-size="l" _nghost-ng-c2818982625="" class="ng-untouched ng-valid _focused ng-dirty">…</tui-input-date> - 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 - 17615 pixels (ratio 0.27 of all image pixels) are different. 81 | await inputDate.textfield.press('Backspace'); 82 | > 83 | await expect(inputDate.host).toHaveScreenshot( | ^ 84 | `14-backspace-pressed-${i}-times.png`, 85 | ); 86 | } at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:83:50
[chromium] › tests/legacy/input-date/input-date.pw.spec.ts:62:17 › InputDate › Examples › with `input[tuiTextfieldLegacy]` inside › filler has no change detection problems: projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts#L83
2) [chromium] › tests/legacy/input-date/input-date.pw.spec.ts:62:17 › InputDate › Examples › with `input[tuiTextfieldLegacy]` inside › filler has no change detection problems Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 17615 pixels (ratio 0.27 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/legacy/input-date/input-date.pw.spec.ts-snapshots/14-backspace-pressed-1-times-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-680f8-o-change-detection-problems-chromium-retry1/14-backspace-pressed-1-times-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-680f8-o-change-detection-problems-chromium-retry1/14-backspace-pressed-1-times-diff.png Call log: - expect.toHaveScreenshot(14-backspace-pressed-1-times.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#date-localization [automation-id="tui-doc-example"]').locator('tui-input-date') - locator resolved to <tui-input-date data-size="l" _nghost-ng-c2818982625="" class="ng-untouched ng-valid _focused ng-dirty">…</tui-input-date> - 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 - 17615 pixels (ratio 0.27 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#date-localization [automation-id="tui-doc-example"]').locator('tui-input-date') - locator resolved to <tui-input-date data-size="l" _nghost-ng-c2818982625="" class="ng-untouched ng-valid _focused ng-dirty">…</tui-input-date> - 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 - 17615 pixels (ratio 0.27 of all image pixels) are different. 81 | await inputDate.textfield.press('Backspace'); 82 | > 83 | await expect(inputDate.host).toHaveScreenshot( | ^ 84 | `14-backspace-pressed-${i}-times.png`, 85 | ); 86 | } at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:83:50
[chromium] › tests/legacy/input-date/input-date.pw.spec.ts:62:17 › InputDate › Examples › with `input[tuiTextfieldLegacy]` inside › filler has no change detection problems: projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts#L83
2) [chromium] › tests/legacy/input-date/input-date.pw.spec.ts:62:17 › InputDate › Examples › with `input[tuiTextfieldLegacy]` inside › filler has no change detection problems Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 17615 pixels (ratio 0.27 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/legacy/input-date/input-date.pw.spec.ts-snapshots/14-backspace-pressed-1-times-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-680f8-o-change-detection-problems-chromium-retry2/14-backspace-pressed-1-times-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-680f8-o-change-detection-problems-chromium-retry2/14-backspace-pressed-1-times-diff.png Call log: - expect.toHaveScreenshot(14-backspace-pressed-1-times.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#date-localization [automation-id="tui-doc-example"]').locator('tui-input-date') - locator resolved to <tui-input-date data-size="l" _nghost-ng-c2818982625="" class="ng-untouched ng-valid _focused ng-dirty">…</tui-input-date> - 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 - 17615 pixels (ratio 0.27 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#date-localization [automation-id="tui-doc-example"]').locator('tui-input-date') - locator resolved to <tui-input-date data-size="l" _nghost-ng-c2818982625="" class="ng-untouched ng-valid _focused ng-dirty">…</tui-input-date> - 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 - 17615 pixels (ratio 0.27 of all image pixels) are different. 81 | await inputDate.textfield.press('Backspace'); 82 | > 83 | await expect(inputDate.host).toHaveScreenshot( | ^ 84 | `14-backspace-pressed-${i}-times.png`, 85 | ); 86 | } at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:83:50
[chromium] › tests/legacy/input-date/input-date.pw.spec.ts:159:17 › InputDate › API › Invalid date cases › does not accept day > 31: projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts#L167
3) [chromium] › tests/legacy/input-date/input-date.pw.spec.ts:159:17 › InputDate › API › Invalid date cases › does not accept day > 31 Error: expect(locator).toHaveScreenshot(expected) 16627 pixels (ratio 0.23 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/legacy/input-date/input-date.pw.spec.ts-snapshots/05-input-date-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-2ed4b-ases-does-not-accept-day-31-chromium/05-input-date-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-2ed4b-ases-does-not-accept-day-31-chromium/05-input-date-diff.png Call log: - expect.toHaveScreenshot(05-input-date.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#demo-content').locator('tui-input-date').getByRole('textbox') - locator resolved to <input tabindex="0" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_491601061540000" class="t-input ng-untouched ng-valid ng-dirty" automation-id="tui-primitive-textfield__native-input"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - 16627 pixels (ratio 0.23 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#demo-content').locator('tui-input-date').getByRole('textbox') - locator resolved to <input tabindex="0" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_491601061540000" class="t-input ng-untouched ng-valid ng-dirty" automation-id="tui-primitive-textfield__native-input"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - 16627 pixels (ratio 0.23 of all image pixels) are different. 165 | await expect(inputDate.textfield).toHaveJSProperty('selectionStart', 1); 166 | await expect(inputDate.textfield).toHaveJSProperty('selectionEnd', 1); > 167 | await expect(inputDate.textfield).toHaveScreenshot('05-input-date.png'); | ^ 168 | }); 169 | 170 | test('does not accept month > 12', async ({page}) => { at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:167:51
[chromium] › tests/legacy/input-date/input-date.pw.spec.ts:159:17 › InputDate › API › Invalid date cases › does not accept day > 31: projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts#L167
3) [chromium] › tests/legacy/input-date/input-date.pw.spec.ts:159:17 › InputDate › API › Invalid date cases › does not accept day > 31 Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 16627 pixels (ratio 0.23 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/legacy/input-date/input-date.pw.spec.ts-snapshots/05-input-date-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-2ed4b-ases-does-not-accept-day-31-chromium-retry1/05-input-date-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-2ed4b-ases-does-not-accept-day-31-chromium-retry1/05-input-date-diff.png Call log: - expect.toHaveScreenshot(05-input-date.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#demo-content').locator('tui-input-date').getByRole('textbox') - locator resolved to <input tabindex="0" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_491601061540000" class="t-input ng-untouched ng-valid ng-dirty" automation-id="tui-primitive-textfield__native-input"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - 16627 pixels (ratio 0.23 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#demo-content').locator('tui-input-date').getByRole('textbox') - locator resolved to <input tabindex="0" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_491601061540000" class="t-input ng-untouched ng-valid ng-dirty" automation-id="tui-primitive-textfield__native-input"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - 16627 pixels (ratio 0.23 of all image pixels) are different. 165 | await expect(inputDate.textfield).toHaveJSProperty('selectionStart', 1); 166 | await expect(inputDate.textfield).toHaveJSProperty('selectionEnd', 1); > 167 | await expect(inputDate.textfield).toHaveScreenshot('05-input-date.png'); | ^ 168 | }); 169 | 170 | test('does not accept month > 12', async ({page}) => { at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:167:51
[chromium] › tests/legacy/input-date/input-date.pw.spec.ts:159:17 › InputDate › API › Invalid date cases › does not accept day > 31: projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts#L167
3) [chromium] › tests/legacy/input-date/input-date.pw.spec.ts:159:17 › InputDate › API › Invalid date cases › does not accept day > 31 Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 16627 pixels (ratio 0.23 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/legacy/input-date/input-date.pw.spec.ts-snapshots/05-input-date-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-2ed4b-ases-does-not-accept-day-31-chromium-retry2/05-input-date-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-2ed4b-ases-does-not-accept-day-31-chromium-retry2/05-input-date-diff.png Call log: - expect.toHaveScreenshot(05-input-date.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#demo-content').locator('tui-input-date').getByRole('textbox') - locator resolved to <input tabindex="0" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_491601061540000" class="t-input ng-untouched ng-valid ng-dirty" automation-id="tui-primitive-textfield__native-input"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - 16627 pixels (ratio 0.23 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#demo-content').locator('tui-input-date').getByRole('textbox') - locator resolved to <input tabindex="0" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_491601061540000" class="t-input ng-untouched ng-valid ng-dirty" automation-id="tui-primitive-textfield__native-input"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - 16627 pixels (ratio 0.23 of all image pixels) are different. 165 | await expect(inputDate.textfield).toHaveJSProperty('selectionStart', 1); 166 | await expect(inputDate.textfield).toHaveJSProperty('selectionEnd', 1); > 167 | await expect(inputDate.textfield).toHaveScreenshot('05-input-date.png'); | ^ 168 | }); 169 | 170 | test('does not accept month > 12', async ({page}) => { at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:167:51
[chromium] › tests/legacy/input-date/input-date.pw.spec.ts:170:17 › InputDate › API › Invalid date cases › does not accept month > 12: projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts#L184
4) [chromium] › tests/legacy/input-date/input-date.pw.spec.ts:170:17 › InputDate › API › Invalid date cases › does not accept month > 12 Error: expect(locator).toHaveScreenshot(expected) 16627 pixels (ratio 0.23 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/legacy/input-date/input-date.pw.spec.ts-snapshots/06-input-date-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-3057b-es-does-not-accept-month-12-chromium/06-input-date-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-3057b-es-does-not-accept-month-12-chromium/06-input-date-diff.png Call log: - expect.toHaveScreenshot(06-input-date.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#demo-content').locator('tui-input-date').getByRole('textbox') - locator resolved to <input tabindex="0" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_491601061540000" class="t-input ng-untouched ng-valid ng-dirty" automation-id="tui-primitive-textfield__native-input"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - 16627 pixels (ratio 0.23 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#demo-content').locator('tui-input-date').getByRole('textbox') - locator resolved to <input tabindex="0" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_491601061540000" class="t-input ng-untouched ng-valid ng-dirty" automation-id="tui-primitive-textfield__native-input"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - 16627 pixels (ratio 0.23 of all image pixels) are different. 182 | '17.1'.length, 183 | ); > 184 | await expect(inputDate.textfield).toHaveScreenshot('06-input-date.png'); | ^ 185 | }); 186 | 187 | test('Type 999999 => 09.09.9999', async ({page}) => { at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:184:51
[chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/input-number: projects/demo-playwright/tests/demo/demo.pw.spec.ts#L40
1) [chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/input-number ─────────────── 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/components-input-number/6-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-input-number-chromium/components-input-number/6-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-input-number-chromium/components-input-number/6-diff.png Call log: - expect.toHaveScreenshot(components-input-number/6.png) with timeout 5000ms - verifying given screenshot expectation - waiting for getByTestId('tui-doc-example').nth(5) - 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(5) - 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. 38 | await page.waitForTimeout(150); 39 | > 40 | await expect(example).toHaveScreenshot([ | ^ 41 | path.replace('/', '').replaceAll('/', '-'), 42 | `${i + 1}.png`, 43 | ]); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:40:39
[chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/input-number: projects/demo-playwright/tests/demo/demo.pw.spec.ts#L40
1) [chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/input-number ─────────────── 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/components-input-number/6-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-input-number-chromium-retry1/components-input-number/6-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-input-number-chromium-retry1/components-input-number/6-diff.png Call log: - expect.toHaveScreenshot(components-input-number/6.png) with timeout 5000ms - verifying given screenshot expectation - waiting for getByTestId('tui-doc-example').nth(5) - 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(5) - 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. 38 | await page.waitForTimeout(150); 39 | > 40 | await expect(example).toHaveScreenshot([ | ^ 41 | path.replace('/', '').replaceAll('/', '-'), 42 | `${i + 1}.png`, 43 | ]); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:40:39
[chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/input-number: projects/demo-playwright/tests/demo/demo.pw.spec.ts#L40
1) [chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/input-number ─────────────── 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/components-input-number/6-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-input-number-chromium-retry2/components-input-number/6-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-input-number-chromium-retry2/components-input-number/6-diff.png Call log: - expect.toHaveScreenshot(components-input-number/6.png) with timeout 5000ms - verifying given screenshot expectation - waiting for getByTestId('tui-doc-example').nth(5) - 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(5) - 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. 38 | await page.waitForTimeout(150); 39 | > 40 | await expect(example).toHaveScreenshot([ | ^ 41 | path.replace('/', '').replaceAll('/', '-'), 42 | `${i + 1}.png`, 43 | ]); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:40:39
[chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/input-phone-international: projects/demo-playwright/tests/demo/demo.pw.spec.ts#L40
2) [chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/input-phone-international ── Error: expect(locator).toHaveScreenshot(expected) 3315 pixels (ratio 0.03 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-input-phone-international/1-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-input-phone-international-chromium/components-input-phone-international/1-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-input-phone-international-chromium/components-input-phone-international/1-diff.png Call log: - expect.toHaveScreenshot(components-input-phone-international/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 - 3315 pixels (ratio 0.03 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 - 3315 pixels (ratio 0.03 of all image pixels) are different. 38 | await page.waitForTimeout(150); 39 | > 40 | await expect(example).toHaveScreenshot([ | ^ 41 | path.replace('/', '').replaceAll('/', '-'), 42 | `${i + 1}.png`, 43 | ]); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:40:39
[chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/input-phone-international: projects/demo-playwright/tests/demo/demo.pw.spec.ts#L40
2) [chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/input-phone-international ── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 3315 pixels (ratio 0.03 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-input-phone-international/1-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-input-phone-international-chromium-retry1/components-input-phone-international/1-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-input-phone-international-chromium-retry1/components-input-phone-international/1-diff.png Call log: - expect.toHaveScreenshot(components-input-phone-international/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 - 3315 pixels (ratio 0.03 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 - 3315 pixels (ratio 0.03 of all image pixels) are different. 38 | await page.waitForTimeout(150); 39 | > 40 | await expect(example).toHaveScreenshot([ | ^ 41 | path.replace('/', '').replaceAll('/', '-'), 42 | `${i + 1}.png`, 43 | ]); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:40:39
[chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/input-phone-international: projects/demo-playwright/tests/demo/demo.pw.spec.ts#L40
2) [chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/input-phone-international ── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 3315 pixels (ratio 0.03 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-input-phone-international/1-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-input-phone-international-chromium-retry2/components-input-phone-international/1-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-input-phone-international-chromium-retry2/components-input-phone-international/1-diff.png Call log: - expect.toHaveScreenshot(components-input-phone-international/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 - 3315 pixels (ratio 0.03 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 - 3315 pixels (ratio 0.03 of all image pixels) are different. 38 | await page.waitForTimeout(150); 39 | > 40 | await expect(example).toHaveScreenshot([ | ^ 41 | path.replace('/', '').replaceAll('/', '-'), 42 | `${i + 1}.png`, 43 | ]); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:40:39
Playwright / ubuntu-latest / 5 of 9
Process completed with exit code 1.
[webkit] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/input-number: projects/demo-playwright/tests/demo/demo.pw.spec.ts#L40
1) [webkit] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/input-number ───────────────── Error: expect(locator).toHaveScreenshot(expected) 224 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-input-number/6-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-input-number-webkit/components-input-number/6-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-input-number-webkit/components-input-number/6-diff.png Call log: - expect.toHaveScreenshot(components-input-number/6.png) with timeout 5000ms - verifying given screenshot expectation - waiting for getByTestId('tui-doc-example').nth(5) - 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 - 224 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 <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 - 224 pixels (ratio 0.01 of all image pixels) are different. 38 | await page.waitForTimeout(150); 39 | > 40 | await expect(example).toHaveScreenshot([ | ^ 41 | path.replace('/', '').replaceAll('/', '-'), 42 | `${i + 1}.png`, 43 | ]); at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:40:39
[webkit] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/input-number: projects/demo-playwright/tests/demo/demo.pw.spec.ts#L40
1) [webkit] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/input-number ───────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 224 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-input-number/6-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-input-number-webkit-retry1/components-input-number/6-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-input-number-webkit-retry1/components-input-number/6-diff.png Call log: - expect.toHaveScreenshot(components-input-number/6.png) with timeout 5000ms - verifying given screenshot expectation - waiting for getByTestId('tui-doc-example').nth(5) - 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 - 224 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 <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 - 224 pixels (ratio 0.01 of all image pixels) are different. 38 | await page.waitForTimeout(150); 39 | > 40 | await expect(example).toHaveScreenshot([ | ^ 41 | path.replace('/', '').replaceAll('/', '-'), 42 | `${i + 1}.png`, 43 | ]); at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:40:39
[webkit] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/input-number: projects/demo-playwright/tests/demo/demo.pw.spec.ts#L40
1) [webkit] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/input-number ───────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 224 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-input-number/6-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-input-number-webkit-retry2/components-input-number/6-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-input-number-webkit-retry2/components-input-number/6-diff.png Call log: - expect.toHaveScreenshot(components-input-number/6.png) with timeout 5000ms - verifying given screenshot expectation - waiting for getByTestId('tui-doc-example').nth(5) - 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 - 224 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 <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 - 224 pixels (ratio 0.01 of all image pixels) are different. 38 | await page.waitForTimeout(150); 39 | > 40 | await expect(example).toHaveScreenshot([ | ^ 41 | path.replace('/', '').replaceAll('/', '-'), 42 | `${i + 1}.png`, 43 | ]); at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:40:39
[webkit] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/input-phone-international: projects/demo-playwright/tests/demo/demo.pw.spec.ts#L40
2) [webkit] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/input-phone-international ──── Error: expect(locator).toHaveScreenshot(expected) 3037 pixels (ratio 0.03 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-input-phone-international/1-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-input-phone-international-webkit/components-input-phone-international/1-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-input-phone-international-webkit/components-input-phone-international/1-diff.png Call log: - expect.toHaveScreenshot(components-input-phone-international/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 - 3037 pixels (ratio 0.03 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 - 3037 pixels (ratio 0.03 of all image pixels) are different. 38 | await page.waitForTimeout(150); 39 | > 40 | await expect(example).toHaveScreenshot([ | ^ 41 | path.replace('/', '').replaceAll('/', '-'), 42 | `${i + 1}.png`, 43 | ]); at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:40:39
[webkit] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/input-phone-international: projects/demo-playwright/tests/demo/demo.pw.spec.ts#L40
2) [webkit] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/input-phone-international ──── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 3037 pixels (ratio 0.03 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-input-phone-international/1-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-input-phone-international-webkit-retry1/components-input-phone-international/1-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-input-phone-international-webkit-retry1/components-input-phone-international/1-diff.png Call log: - expect.toHaveScreenshot(components-input-phone-international/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 - 3037 pixels (ratio 0.03 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 - 3037 pixels (ratio 0.03 of all image pixels) are different. 38 | await page.waitForTimeout(150); 39 | > 40 | await expect(example).toHaveScreenshot([ | ^ 41 | path.replace('/', '').replaceAll('/', '-'), 42 | `${i + 1}.png`, 43 | ]); at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:40:39
[webkit] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/input-phone-international: projects/demo-playwright/tests/demo/demo.pw.spec.ts#L40
2) [webkit] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/input-phone-international ──── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 3037 pixels (ratio 0.03 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-input-phone-international/1-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-input-phone-international-webkit-retry2/components-input-phone-international/1-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-components-input-phone-international-webkit-retry2/components-input-phone-international/1-diff.png Call log: - expect.toHaveScreenshot(components-input-phone-international/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 - 3037 pixels (ratio 0.03 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 - 3037 pixels (ratio 0.03 of all image pixels) are different. 38 | await page.waitForTimeout(150); 39 | > 40 | await expect(example).toHaveScreenshot([ | ^ 41 | path.replace('/', '').replaceAll('/', '-'), 42 | `${i + 1}.png`, 43 | ]); at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:40:39
Playwright / macos-latest / 5 of 9
Process completed with exit code 1.
[webkit] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /charts/arc-chart: projects/demo-playwright/tests/demo/demo.pw.spec.ts#L40
1) [webkit] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /charts/arc-chart ──────────────────────── Error: expect(locator).toHaveScreenshot(expected) 224 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/charts-arc-chart/1-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-charts-arc-chart-webkit/charts-arc-chart/1-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-charts-arc-chart-webkit/charts-arc-chart/1-diff.png Call log: - expect.toHaveScreenshot(charts-arc-chart/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 - 224 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 - 224 pixels (ratio 0.01 of all image pixels) are different. 38 | await page.waitForTimeout(150); 39 | > 40 | await expect(example).toHaveScreenshot([ | ^ 41 | path.replace('/', '').replaceAll('/', '-'), 42 | `${i + 1}.png`, 43 | ]); at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:40:39
[webkit] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /charts/arc-chart: projects/demo-playwright/tests/demo/demo.pw.spec.ts#L40
1) [webkit] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /charts/arc-chart ──────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 224 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/charts-arc-chart/1-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-charts-arc-chart-webkit-retry1/charts-arc-chart/1-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-charts-arc-chart-webkit-retry1/charts-arc-chart/1-diff.png Call log: - expect.toHaveScreenshot(charts-arc-chart/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 - 224 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 - 224 pixels (ratio 0.01 of all image pixels) are different. 38 | await page.waitForTimeout(150); 39 | > 40 | await expect(example).toHaveScreenshot([ | ^ 41 | path.replace('/', '').replaceAll('/', '-'), 42 | `${i + 1}.png`, 43 | ]); at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:40:39
[webkit] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /charts/arc-chart: projects/demo-playwright/tests/demo/demo.pw.spec.ts#L40
1) [webkit] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /charts/arc-chart ──────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 224 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/charts-arc-chart/1-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-charts-arc-chart-webkit-retry2/charts-arc-chart/1-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-charts-arc-chart-webkit-retry2/charts-arc-chart/1-diff.png Call log: - expect.toHaveScreenshot(charts-arc-chart/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 - 224 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 - 224 pixels (ratio 0.01 of all image pixels) are different. 38 | await page.waitForTimeout(150); 39 | > 40 | await expect(example).toHaveScreenshot([ | ^ 41 | path.replace('/', '').replaceAll('/', '-'), 42 | `${i + 1}.png`, 43 | ]); at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:40:39
[webkit] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /navigation/tabs: projects/demo-playwright/tests/demo/demo.pw.spec.ts#L40
2) [webkit] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /navigation/tabs ───────────────────────── Error: expect(locator).toHaveScreenshot(expected) 224 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/navigation-tabs/1-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-navigation-tabs-webkit/navigation-tabs/1-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-navigation-tabs-webkit/navigation-tabs/1-diff.png Call log: - expect.toHaveScreenshot(navigation-tabs/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 - 224 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 - 224 pixels (ratio 0.01 of all image pixels) are different. 38 | await page.waitForTimeout(150); 39 | > 40 | await expect(example).toHaveScreenshot([ | ^ 41 | path.replace('/', '').replaceAll('/', '-'), 42 | `${i + 1}.png`, 43 | ]); at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:40:39
[webkit] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /navigation/tabs: projects/demo-playwright/tests/demo/demo.pw.spec.ts#L40
2) [webkit] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /navigation/tabs ───────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 224 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/navigation-tabs/1-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-navigation-tabs-webkit-retry1/navigation-tabs/1-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-navigation-tabs-webkit-retry1/navigation-tabs/1-diff.png Call log: - expect.toHaveScreenshot(navigation-tabs/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 - 224 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 - 224 pixels (ratio 0.01 of all image pixels) are different. 38 | await page.waitForTimeout(150); 39 | > 40 | await expect(example).toHaveScreenshot([ | ^ 41 | path.replace('/', '').replaceAll('/', '-'), 42 | `${i + 1}.png`, 43 | ]); at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:40:39
[webkit] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /navigation/tabs: projects/demo-playwright/tests/demo/demo.pw.spec.ts#L40
2) [webkit] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /navigation/tabs ───────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 224 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/navigation-tabs/1-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-navigation-tabs-webkit-retry2/navigation-tabs/1-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-demo.pw-Demo-navigation-tabs-webkit-retry2/navigation-tabs/1-diff.png Call log: - expect.toHaveScreenshot(navigation-tabs/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 - 224 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 - 224 pixels (ratio 0.01 of all image pixels) are different. 38 | await page.waitForTimeout(150); 39 | > 40 | await expect(example).toHaveScreenshot([ | ^ 41 | path.replace('/', '').replaceAll('/', '-'), 42 | `${i + 1}.png`, 43 | ]); at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.pw.spec.ts:40:39
[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
3) [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 898px, received 1416px by 834px. 198709 pixels (ratio 0.16 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.pw.spec.ts-snapshots/01-dropdown-context-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-624d8-ens-dropdown-on-right-click-webkit/01-dropdown-context-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-624d8-ens-dropdown-on-right-click-webkit/01-dropdown-context-diff.png Call log: - expect.toHaveScreenshot(01-dropdown-context.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#context-menu [automation-id="tui-doc-example"]') - locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - Expected an image 1416px by 898px, received 1416px by 834px. 198709 pixels (ratio 0.16 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#context-menu [automation-id="tui-doc-example"]') - locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - Expected an image 1416px by 898px, received 1416px by 834px. 198709 pixels (ratio 0.16 of all image pixels) are different. 15 | await api.waitStableState(); 16 | > 17 | await expect(example).toHaveScreenshot('01-dropdown-context.png'); | ^ 18 | }); 19 | 20 | test('closes previous dropdown after new one is opened', async ({page}) => { at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts:17:31
[webkit] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:8:9 › DropdownContext › opens dropdown on right click: projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts#L17
3) [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 898px, received 1416px by 834px. 198709 pixels (ratio 0.16 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.pw.spec.ts-snapshots/01-dropdown-context-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-624d8-ens-dropdown-on-right-click-webkit-retry1/01-dropdown-context-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-624d8-ens-dropdown-on-right-click-webkit-retry1/01-dropdown-context-diff.png Call log: - expect.toHaveScreenshot(01-dropdown-context.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#context-menu [automation-id="tui-doc-example"]') - locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - Expected an image 1416px by 898px, received 1416px by 834px. 198709 pixels (ratio 0.16 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#context-menu [automation-id="tui-doc-example"]') - locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - Expected an image 1416px by 898px, received 1416px by 834px. 198709 pixels (ratio 0.16 of all image pixels) are different. 15 | await api.waitStableState(); 16 | > 17 | await expect(example).toHaveScreenshot('01-dropdown-context.png'); | ^ 18 | }); 19 | 20 | test('closes previous dropdown after new one is opened', async ({page}) => { at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts:17:31
[webkit] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:8:9 › DropdownContext › opens dropdown on right click: projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts#L17
3) [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 898px, received 1416px by 834px. 198709 pixels (ratio 0.16 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.pw.spec.ts-snapshots/01-dropdown-context-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-624d8-ens-dropdown-on-right-click-webkit-retry2/01-dropdown-context-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-624d8-ens-dropdown-on-right-click-webkit-retry2/01-dropdown-context-diff.png Call log: - expect.toHaveScreenshot(01-dropdown-context.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#context-menu [automation-id="tui-doc-example"]') - locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - Expected an image 1416px by 898px, received 1416px by 834px. 198709 pixels (ratio 0.16 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#context-menu [automation-id="tui-doc-example"]') - locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - Expected an image 1416px by 898px, received 1416px by 834px. 198709 pixels (ratio 0.16 of all image pixels) are different. 15 | await api.waitStableState(); 16 | > 17 | await expect(example).toHaveScreenshot('01-dropdown-context.png'); | ^ 18 | }); 19 | 20 | test('closes previous dropdown after new one is opened', async ({page}) => { at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts:17:31
[webkit] › tests/kit/dropdown-context/dropdown-context.pw.spec.ts:20:9 › DropdownContext › closes previous dropdown after new one is opened: projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts#L29
4) [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 898px, received 1416px by 834px. 152360 pixels (ratio 0.12 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/dropdown-context/dropdown-context.pw.spec.ts-snapshots/02-dropdown-context-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-d7fb4-own-after-new-one-is-opened-webkit/02-dropdown-context-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-dropdown-context-d7fb4-own-after-new-one-is-opened-webkit/02-dropdown-context-diff.png Call log: - expect.toHaveScreenshot(02-dropdown-context.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#context-menu [automation-id="tui-doc-example"]') - locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - Expected an image 1416px by 898px, received 1416px by 834px. 152360 pixels (ratio 0.12 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#context-menu [automation-id="tui-doc-example"]') - locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - Expected an image 1416px by 898px, received 1416px by 834px. 152360 pixels (ratio 0.12 of all image pixels) are different. 27 | await api.waitStableState(); 28 | > 29 | await expect(example).toHaveScreenshot('02-dropdown-context.png'); | ^ 30 | 31 | await api.focusOnBody(); 32 | await tr.nth(2).click({button: 'right', position: {x: 1, y: 1}}); at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/dropdown-context/dropdown-context.pw.spec.ts:29:31
[webkit] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:24:13 › InputPhoneInternational › API page › Open dropdown if readonly=false: projects/demo-playwright/tests/legacy/input-phone-international/input-phone-international.pw.spec.ts#L32
1) [webkit] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:24:13 › InputPhoneInternational › API page › Open dropdown if readonly=false TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('#demo-content').locator('tui-textfield').locator('.t-ipi-select') 30 | await expect(dropdown).not.toBeAttached(); 31 | > 32 | await inputPhoneInternational.select.click(); | ^ 33 | 34 | await expect(dropdown).toBeAttached(); 35 | }); at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:32:50
[webkit] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:24:13 › InputPhoneInternational › API page › Open dropdown if readonly=false: projects/demo-playwright/tests/legacy/input-phone-international/input-phone-international.pw.spec.ts#L32
1) [webkit] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:24:13 › InputPhoneInternational › API page › Open dropdown if readonly=false Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('#demo-content').locator('tui-textfield').locator('.t-ipi-select') 30 | await expect(dropdown).not.toBeAttached(); 31 | > 32 | await inputPhoneInternational.select.click(); | ^ 33 | 34 | await expect(dropdown).toBeAttached(); 35 | }); at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:32:50
[webkit] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:24:13 › InputPhoneInternational › API page › Open dropdown if readonly=false: projects/demo-playwright/tests/legacy/input-phone-international/input-phone-international.pw.spec.ts#L32
1) [webkit] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:24:13 › InputPhoneInternational › API page › Open dropdown if readonly=false Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('#demo-content').locator('tui-textfield').locator('.t-ipi-select') 30 | await expect(dropdown).not.toBeAttached(); 31 | > 32 | await inputPhoneInternational.select.click(); | ^ 33 | 34 | await expect(dropdown).toBeAttached(); 35 | }); at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:32:50
Playwright / macos-latest / 8 of 9
Process completed with exit code 1.
[webkit] › tests/legacy/input-date/input-date.pw.spec.ts:62:17 › InputDate › Examples › with `input[tuiTextfieldLegacy]` inside › filler has no change detection problems: projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts#L83
1) [webkit] › tests/legacy/input-date/input-date.pw.spec.ts:62:17 › InputDate › Examples › with `input[tuiTextfieldLegacy]` inside › filler has no change detection problems Error: expect(locator).toHaveScreenshot(expected) 15516 pixels (ratio 0.24 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/legacy/input-date/input-date.pw.spec.ts-snapshots/14-backspace-pressed-1-times-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-680f8-o-change-detection-problems-webkit/14-backspace-pressed-1-times-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-680f8-o-change-detection-problems-webkit/14-backspace-pressed-1-times-diff.png Call log: - expect.toHaveScreenshot(14-backspace-pressed-1-times.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#date-localization [automation-id="tui-doc-example"]').locator('tui-input-date') - locator resolved to <tui-input-date data-size="l" _nghost-ng-c2818982625="" class="ng-untouched ng-valid _focused ng-dirty">…</tui-input-date> - 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 - 15516 pixels (ratio 0.24 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#date-localization [automation-id="tui-doc-example"]').locator('tui-input-date') - locator resolved to <tui-input-date data-size="l" _nghost-ng-c2818982625="" class="ng-untouched ng-valid _focused ng-dirty">…</tui-input-date> - 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 - 15516 pixels (ratio 0.24 of all image pixels) are different. 81 | await inputDate.textfield.press('Backspace'); 82 | > 83 | await expect(inputDate.host).toHaveScreenshot( | ^ 84 | `14-backspace-pressed-${i}-times.png`, 85 | ); 86 | } at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:83:50
[webkit] › tests/legacy/input-date/input-date.pw.spec.ts:62:17 › InputDate › Examples › with `input[tuiTextfieldLegacy]` inside › filler has no change detection problems: projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts#L83
1) [webkit] › tests/legacy/input-date/input-date.pw.spec.ts:62:17 › InputDate › Examples › with `input[tuiTextfieldLegacy]` inside › filler has no change detection problems Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 15516 pixels (ratio 0.24 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/legacy/input-date/input-date.pw.spec.ts-snapshots/14-backspace-pressed-1-times-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-680f8-o-change-detection-problems-webkit-retry1/14-backspace-pressed-1-times-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-680f8-o-change-detection-problems-webkit-retry1/14-backspace-pressed-1-times-diff.png Call log: - expect.toHaveScreenshot(14-backspace-pressed-1-times.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#date-localization [automation-id="tui-doc-example"]').locator('tui-input-date') - locator resolved to <tui-input-date data-size="l" _nghost-ng-c2818982625="" class="ng-untouched ng-valid _focused ng-dirty">…</tui-input-date> - 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 - 15516 pixels (ratio 0.24 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#date-localization [automation-id="tui-doc-example"]').locator('tui-input-date') - locator resolved to <tui-input-date data-size="l" _nghost-ng-c2818982625="" class="ng-untouched ng-valid _focused ng-dirty">…</tui-input-date> - 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 - 15516 pixels (ratio 0.24 of all image pixels) are different. 81 | await inputDate.textfield.press('Backspace'); 82 | > 83 | await expect(inputDate.host).toHaveScreenshot( | ^ 84 | `14-backspace-pressed-${i}-times.png`, 85 | ); 86 | } at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:83:50
[webkit] › tests/legacy/input-date/input-date.pw.spec.ts:62:17 › InputDate › Examples › with `input[tuiTextfieldLegacy]` inside › filler has no change detection problems: projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts#L83
1) [webkit] › tests/legacy/input-date/input-date.pw.spec.ts:62:17 › InputDate › Examples › with `input[tuiTextfieldLegacy]` inside › filler has no change detection problems Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 15516 pixels (ratio 0.24 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/legacy/input-date/input-date.pw.spec.ts-snapshots/14-backspace-pressed-1-times-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-680f8-o-change-detection-problems-webkit-retry2/14-backspace-pressed-1-times-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-680f8-o-change-detection-problems-webkit-retry2/14-backspace-pressed-1-times-diff.png Call log: - expect.toHaveScreenshot(14-backspace-pressed-1-times.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#date-localization [automation-id="tui-doc-example"]').locator('tui-input-date') - locator resolved to <tui-input-date data-size="l" _nghost-ng-c2818982625="" class="ng-untouched ng-valid _focused ng-dirty">…</tui-input-date> - 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 - 15516 pixels (ratio 0.24 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#date-localization [automation-id="tui-doc-example"]').locator('tui-input-date') - locator resolved to <tui-input-date data-size="l" _nghost-ng-c2818982625="" class="ng-untouched ng-valid _focused ng-dirty">…</tui-input-date> - 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 - 15516 pixels (ratio 0.24 of all image pixels) are different. 81 | await inputDate.textfield.press('Backspace'); 82 | > 83 | await expect(inputDate.host).toHaveScreenshot( | ^ 84 | `14-backspace-pressed-${i}-times.png`, 85 | ); 86 | } at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:83:50
[webkit] › tests/legacy/input-date/input-date.pw.spec.ts:159:17 › InputDate › API › Invalid date cases › does not accept day > 31: projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts#L167
2) [webkit] › tests/legacy/input-date/input-date.pw.spec.ts:159:17 › InputDate › API › Invalid date cases › does not accept day > 31 Error: expect(locator).toHaveScreenshot(expected) 15312 pixels (ratio 0.21 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/legacy/input-date/input-date.pw.spec.ts-snapshots/05-input-date-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-2ed4b-ases-does-not-accept-day-31-webkit/05-input-date-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-2ed4b-ases-does-not-accept-day-31-webkit/05-input-date-diff.png Call log: - expect.toHaveScreenshot(05-input-date.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#demo-content').locator('tui-input-date').getByRole('textbox') - locator resolved to <input tabindex="0" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_491601061540000" class="t-input ng-untouched ng-valid ng-dirty" automation-id="tui-primitive-textfield__native-input"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - 15312 pixels (ratio 0.21 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#demo-content').locator('tui-input-date').getByRole('textbox') - locator resolved to <input tabindex="0" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_491601061540000" class="t-input ng-untouched ng-valid ng-dirty" automation-id="tui-primitive-textfield__native-input"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - 15312 pixels (ratio 0.21 of all image pixels) are different. 165 | await expect(inputDate.textfield).toHaveJSProperty('selectionStart', 1); 166 | await expect(inputDate.textfield).toHaveJSProperty('selectionEnd', 1); > 167 | await expect(inputDate.textfield).toHaveScreenshot('05-input-date.png'); | ^ 168 | }); 169 | 170 | test('does not accept month > 12', async ({page}) => { at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:167:51
[webkit] › tests/legacy/input-date/input-date.pw.spec.ts:159:17 › InputDate › API › Invalid date cases › does not accept day > 31: projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts#L167
2) [webkit] › tests/legacy/input-date/input-date.pw.spec.ts:159:17 › InputDate › API › Invalid date cases › does not accept day > 31 Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 15312 pixels (ratio 0.21 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/legacy/input-date/input-date.pw.spec.ts-snapshots/05-input-date-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-2ed4b-ases-does-not-accept-day-31-webkit-retry1/05-input-date-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-2ed4b-ases-does-not-accept-day-31-webkit-retry1/05-input-date-diff.png Call log: - expect.toHaveScreenshot(05-input-date.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#demo-content').locator('tui-input-date').getByRole('textbox') - locator resolved to <input tabindex="0" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_491601061540000" class="t-input ng-untouched ng-valid ng-dirty" automation-id="tui-primitive-textfield__native-input"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - 15312 pixels (ratio 0.21 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#demo-content').locator('tui-input-date').getByRole('textbox') - locator resolved to <input tabindex="0" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_491601061540000" class="t-input ng-untouched ng-valid ng-dirty" automation-id="tui-primitive-textfield__native-input"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - 15312 pixels (ratio 0.21 of all image pixels) are different. 165 | await expect(inputDate.textfield).toHaveJSProperty('selectionStart', 1); 166 | await expect(inputDate.textfield).toHaveJSProperty('selectionEnd', 1); > 167 | await expect(inputDate.textfield).toHaveScreenshot('05-input-date.png'); | ^ 168 | }); 169 | 170 | test('does not accept month > 12', async ({page}) => { at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:167:51
[webkit] › tests/legacy/input-date/input-date.pw.spec.ts:159:17 › InputDate › API › Invalid date cases › does not accept day > 31: projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts#L167
2) [webkit] › tests/legacy/input-date/input-date.pw.spec.ts:159:17 › InputDate › API › Invalid date cases › does not accept day > 31 Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 15312 pixels (ratio 0.21 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/legacy/input-date/input-date.pw.spec.ts-snapshots/05-input-date-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-2ed4b-ases-does-not-accept-day-31-webkit-retry2/05-input-date-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-2ed4b-ases-does-not-accept-day-31-webkit-retry2/05-input-date-diff.png Call log: - expect.toHaveScreenshot(05-input-date.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#demo-content').locator('tui-input-date').getByRole('textbox') - locator resolved to <input tabindex="0" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_491601061540000" class="t-input ng-untouched ng-valid ng-dirty" automation-id="tui-primitive-textfield__native-input"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - 15312 pixels (ratio 0.21 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#demo-content').locator('tui-input-date').getByRole('textbox') - locator resolved to <input tabindex="0" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_491601061540000" class="t-input ng-untouched ng-valid ng-dirty" automation-id="tui-primitive-textfield__native-input"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - 15312 pixels (ratio 0.21 of all image pixels) are different. 165 | await expect(inputDate.textfield).toHaveJSProperty('selectionStart', 1); 166 | await expect(inputDate.textfield).toHaveJSProperty('selectionEnd', 1); > 167 | await expect(inputDate.textfield).toHaveScreenshot('05-input-date.png'); | ^ 168 | }); 169 | 170 | test('does not accept month > 12', async ({page}) => { at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:167:51
[webkit] › tests/legacy/input-date/input-date.pw.spec.ts:170:17 › InputDate › API › Invalid date cases › does not accept month > 12: projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts#L184
3) [webkit] › tests/legacy/input-date/input-date.pw.spec.ts:170:17 › InputDate › API › Invalid date cases › does not accept month > 12 Error: expect(locator).toHaveScreenshot(expected) 15312 pixels (ratio 0.21 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/legacy/input-date/input-date.pw.spec.ts-snapshots/06-input-date-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-3057b-es-does-not-accept-month-12-webkit/06-input-date-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-3057b-es-does-not-accept-month-12-webkit/06-input-date-diff.png Call log: - expect.toHaveScreenshot(06-input-date.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#demo-content').locator('tui-input-date').getByRole('textbox') - locator resolved to <input tabindex="0" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_491601061540000" class="t-input ng-untouched ng-valid ng-dirty" automation-id="tui-primitive-textfield__native-input"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - 15312 pixels (ratio 0.21 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#demo-content').locator('tui-input-date').getByRole('textbox') - locator resolved to <input tabindex="0" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_491601061540000" class="t-input ng-untouched ng-valid ng-dirty" automation-id="tui-primitive-textfield__native-input"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - 15312 pixels (ratio 0.21 of all image pixels) are different. 182 | '17.1'.length, 183 | ); > 184 | await expect(inputDate.textfield).toHaveScreenshot('06-input-date.png'); | ^ 185 | }); 186 | 187 | test('Type 999999 => 09.09.9999', async ({page}) => { at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:184:51
[webkit] › tests/legacy/input-date/input-date.pw.spec.ts:170:17 › InputDate › API › Invalid date cases › does not accept month > 12: projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts#L184
3) [webkit] › tests/legacy/input-date/input-date.pw.spec.ts:170:17 › InputDate › API › Invalid date cases › does not accept month > 12 Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 15312 pixels (ratio 0.21 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/legacy/input-date/input-date.pw.spec.ts-snapshots/06-input-date-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-3057b-es-does-not-accept-month-12-webkit-retry1/06-input-date-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-3057b-es-does-not-accept-month-12-webkit-retry1/06-input-date-diff.png Call log: - expect.toHaveScreenshot(06-input-date.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#demo-content').locator('tui-input-date').getByRole('textbox') - locator resolved to <input tabindex="0" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_491601061540000" class="t-input ng-untouched ng-valid ng-dirty" automation-id="tui-primitive-textfield__native-input"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - 15312 pixels (ratio 0.21 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#demo-content').locator('tui-input-date').getByRole('textbox') - locator resolved to <input tabindex="0" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_491601061540000" class="t-input ng-untouched ng-valid ng-dirty" automation-id="tui-primitive-textfield__native-input"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - 15312 pixels (ratio 0.21 of all image pixels) are different. 182 | '17.1'.length, 183 | ); > 184 | await expect(inputDate.textfield).toHaveScreenshot('06-input-date.png'); | ^ 185 | }); 186 | 187 | test('Type 999999 => 09.09.9999', async ({page}) => { at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:184:51
[webkit] › tests/legacy/input-date/input-date.pw.spec.ts:170:17 › InputDate › API › Invalid date cases › does not accept month > 12: projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts#L184
3) [webkit] › tests/legacy/input-date/input-date.pw.spec.ts:170:17 › InputDate › API › Invalid date cases › does not accept month > 12 Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 15312 pixels (ratio 0.21 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/legacy/input-date/input-date.pw.spec.ts-snapshots/06-input-date-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-3057b-es-does-not-accept-month-12-webkit-retry2/06-input-date-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-3057b-es-does-not-accept-month-12-webkit-retry2/06-input-date-diff.png Call log: - expect.toHaveScreenshot(06-input-date.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#demo-content').locator('tui-input-date').getByRole('textbox') - locator resolved to <input tabindex="0" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_491601061540000" class="t-input ng-untouched ng-valid ng-dirty" automation-id="tui-primitive-textfield__native-input"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - 15312 pixels (ratio 0.21 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#demo-content').locator('tui-input-date').getByRole('textbox') - locator resolved to <input tabindex="0" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_491601061540000" class="t-input ng-untouched ng-valid ng-dirty" automation-id="tui-primitive-textfield__native-input"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - 15312 pixels (ratio 0.21 of all image pixels) are different. 182 | '17.1'.length, 183 | ); > 184 | await expect(inputDate.textfield).toHaveScreenshot('06-input-date.png'); | ^ 185 | }); 186 | 187 | test('Type 999999 => 09.09.9999', async ({page}) => { at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:184:51
[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
4) [webkit] › tests/legacy/input-date/input-date.pw.spec.ts:187:17 › InputDate › API › Invalid date cases › Type 999999 => 09.09.9999 Error: expect(locator).toHaveScreenshot(expected) 15312 pixels (ratio 0.21 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/legacy/input-date/input-date.pw.spec.ts-snapshots/07-input-date-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-f2781-ases-Type-999999-09-09-9999-webkit/07-input-date-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-f2781-ases-Type-999999-09-09-9999-webkit/07-input-date-diff.png Call log: - expect.toHaveScreenshot(07-input-date.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#demo-content').locator('tui-input-date').getByRole('textbox') - locator resolved to <input tabindex="0" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_491601061540000" class="t-input ng-untouched ng-valid ng-dirty" automation-id="tui-primitive-textfield__native-input"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - 15312 pixels (ratio 0.21 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#demo-content').locator('tui-input-date').getByRole('textbox') - locator resolved to <input tabindex="0" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_491601061540000" class="t-input ng-untouched ng-valid ng-dirty" automation-id="tui-primitive-textfield__native-input"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - 15312 pixels (ratio 0.21 of all image pixels) are different. 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
E2E result
Process completed with exit code 1.
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 / 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 / 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 / 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 / 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 / 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 / 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 / 2 of 9
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Playwright / macos-latest / 2 of 9
cairo 1.18.2 is already installed and up-to-date. To reinstall 1.18.2, run: brew reinstall cairo
Playwright / macos-latest / 2 of 9
libpng 1.6.44 is already installed and up-to-date. To reinstall 1.6.44, run: brew reinstall libpng
Playwright / macos-latest / 2 of 9
jpeg-turbo 3.1.0 is already installed and up-to-date. To reinstall 3.1.0, run: brew reinstall jpeg-turbo
Playwright / macos-latest / 2 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
Playwright / macos-latest / 1 of 9
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Playwright / macos-latest / 1 of 9
cairo 1.18.2 is already installed and up-to-date. To reinstall 1.18.2, run: brew reinstall cairo
Playwright / macos-latest / 1 of 9
libpng 1.6.44 is already installed and up-to-date. To reinstall 1.6.44, run: brew reinstall libpng
Playwright / macos-latest / 1 of 9
jpeg-turbo 3.1.0 is already installed and up-to-date. To reinstall 3.1.0, run: brew reinstall jpeg-turbo
Playwright / macos-latest / 1 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
Playwright / 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 / 4 of 9
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Playwright / macos-latest / 4 of 9
cairo 1.18.2 is already installed and up-to-date. To reinstall 1.18.2, run: brew reinstall cairo
Playwright / macos-latest / 4 of 9
libpng 1.6.44 is already installed and up-to-date. To reinstall 1.6.44, run: brew reinstall libpng
Playwright / macos-latest / 4 of 9
jpeg-turbo 3.1.0 is already installed and up-to-date. To reinstall 3.1.0, run: brew reinstall jpeg-turbo
Playwright / macos-latest / 4 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
Playwright / macos-latest / 5 of 9
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Playwright / macos-latest / 5 of 9
cairo 1.18.2 is already installed and up-to-date. To reinstall 1.18.2, run: brew reinstall cairo
Playwright / macos-latest / 5 of 9
libpng 1.6.44 is already installed and up-to-date. To reinstall 1.6.44, run: brew reinstall libpng
Playwright / macos-latest / 5 of 9
jpeg-turbo 3.1.0 is already installed and up-to-date. To reinstall 3.1.0, run: brew reinstall jpeg-turbo
Playwright / macos-latest / 5 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
Slow Test: [webkit] › tests/kit/input-table/input-table.pw.spec.ts#L1
[webkit] › tests/kit/input-table/input-table.pw.spec.ts took 26.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 / macos-latest / 8 of 9
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Playwright / macos-latest / 8 of 9
cairo 1.18.2 is already installed and up-to-date. To reinstall 1.18.2, run: brew reinstall cairo
Playwright / macos-latest / 8 of 9
libpng 1.6.44 is already installed and up-to-date. To reinstall 1.6.44, run: brew reinstall libpng
Playwright / macos-latest / 8 of 9
jpeg-turbo 3.1.0 is already installed and up-to-date. To reinstall 3.1.0, run: brew reinstall jpeg-turbo
Playwright / macos-latest / 8 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
Playwright / macos-latest / 7 of 9
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Playwright / macos-latest / 7 of 9
cairo 1.18.2 is already installed and up-to-date. To reinstall 1.18.2, run: brew reinstall cairo
Playwright / macos-latest / 7 of 9
libpng 1.6.44 is already installed and up-to-date. To reinstall 1.6.44, run: brew reinstall libpng
Playwright / macos-latest / 7 of 9
jpeg-turbo 3.1.0 is already installed and up-to-date. To reinstall 3.1.0, run: brew reinstall jpeg-turbo
Playwright / macos-latest / 7 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
Playwright / macos-latest / 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.1.0 is already installed and up-to-date. To reinstall 3.1.0, run: brew reinstall jpeg-turbo
Playwright / macos-latest / 3 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
Playwright E2E Tests matrix result
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
E2E result
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
🎭 Playwright Run Summary
1 failed [chromium] › tests/addon-commerce/input-card-group.pw.spec.ts:140:13 › InputCardGroup › Examples › input card grouped with saved cards 109 passed (1.3m)
🎭 Playwright Run Summary
110 passed (1.4m)
🎭 Playwright Run Summary
110 passed (1.8m)
🎭 Playwright Run Summary
110 passed (1.6m)
🎭 Playwright Run Summary
1 failed [chromium] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:24:13 › InputPhoneInternational › API page › Open dropdown if readonly=false 108 passed (1.7m)
🎭 Playwright Run Summary
109 passed (1.5m)
🎭 Playwright Run Summary
110 passed (2.1m)
🎭 Playwright Run Summary
5 failed [chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /charts/arc-chart ─────────────────────── [chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /navigation/tabs ──────────────────────── [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 105 passed (2.1m)
🎭 Playwright Run Summary
110 passed (2.1m)
🎭 Playwright Run Summary
110 passed (1.9m)
🎭 Playwright Run Summary
1 flaky [chromium] › tests/legacy/multi-select/multi-select.pw.spec.ts:73:21 › MultiSelect › Examples › Multiselect inside dialog with different textfield sizes › multiselect inside dialog with tuiTextfieldSize=l 108 passed (1.9m)
🎭 Playwright Run Summary
109 passed (1.7m)
🎭 Playwright Run Summary
109 passed (2.4m)
🎭 Playwright Run Summary
9 failed [chromium] › tests/kit/tabs/tabs.pw.spec.ts:69:17 › Tabs › Examples › complex › shows only a single dropdown for the nested item (with [tuiDropdown]) inside more section [chromium] › tests/legacy/input-date/input-date.pw.spec.ts:62:17 › InputDate › Examples › with `input[tuiTextfieldLegacy]` inside › filler has no change detection problems [chromium] › tests/legacy/input-date/input-date.pw.spec.ts:159:17 › InputDate › API › Invalid date cases › does not accept day > 31 [chromium] › tests/legacy/input-date/input-date.pw.spec.ts:170:17 › InputDate › API › Invalid date cases › does not accept month > 12 [chromium] › tests/legacy/input-date/input-date.pw.spec.ts:187:17 › InputDate › API › Invalid date cases › Type 999999 => 09.09.9999 [chromium] › tests/legacy/input-date/input-date.pw.spec.ts:233:13 › InputDate › API › Press backspace to remove `Until today`, textfield is empty [chromium] › tests/legacy/input-date-range/input-date-range.pw.spec.ts:210:13 › InputDateRange › API › Press backspace to remove item, textfield is empty [chromium] › tests/legacy/input-date-range/input-date-range.pw.spec.ts:296:17 › InputDateRange › Examples › with `input[tuiTextfieldLegacy]` inside › filler has no change detection problems [chromium] › tests/legacy/input-date-time/input-date-time.pw.spec.ts:341:17 › InputDateTime › Examples › with `input[tuiTextfieldLegacy]` inside › filler has no change detection problems 100 passed (2.9m)
🎭 Playwright Run Summary
2 failed [chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/input-number ──────────────── [chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/input-phone-international ─── 108 passed (2.7m)
🎭 Playwright Run Summary
110 passed (2.9m)
🎭 Playwright Run Summary
44 skipped 66 passed (1.6m)
🎭 Playwright Run Summary
44 skipped 66 passed (1.8m)
🎭 Playwright Run Summary
8 skipped 102 passed (1.4m)
🎭 Playwright Run Summary
8 skipped 102 passed (1.6m)
🎭 Playwright Run Summary
110 passed (7.1m)
🎭 Playwright Run Summary
110 passed (8.4m)
🎭 Playwright Run Summary
110 passed (2.9m)
🎭 Playwright Run Summary
110 passed (2.6m)
🎭 Playwright Run Summary
110 passed (3.7m)
🎭 Playwright Run Summary
2 failed [webkit] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/input-number ────────────────── [webkit] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/input-phone-international ───── 108 passed (3.4m)
🎭 Playwright Run Summary
5 failed [webkit] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /charts/arc-chart ───────────────────────── [webkit] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /navigation/tabs ────────────────────────── [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 87 passed (3.7m)
🎭 Playwright Run Summary
18 skipped 92 passed (3.9m)
🎭 Playwright Run Summary
109 passed (1.7m)
🎭 Playwright Run Summary
1 failed [webkit] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:24:13 › InputPhoneInternational › API page › Open dropdown if readonly=false 108 passed (1.7m)
🎭 Playwright Run Summary
5 skipped 104 passed (1.9m)
🎭 Playwright Run Summary
7 failed [webkit] › tests/legacy/input-date/input-date.pw.spec.ts:62:17 › InputDate › Examples › with `input[tuiTextfieldLegacy]` inside › filler has no change detection problems [webkit] › tests/legacy/input-date/input-date.pw.spec.ts:159:17 › InputDate › API › Invalid date cases › does not accept day > 31 [webkit] › tests/legacy/input-date/input-date.pw.spec.ts:170:17 › InputDate › API › Invalid date cases › does not accept month > 12 [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:233:13 › InputDate › API › Press backspace to remove `Until today`, textfield is empty [webkit] › tests/legacy/input-date-range/input-date-range.pw.spec.ts:296:17 › InputDateRange › Examples › with `input[tuiTextfieldLegacy]` inside › filler has no change detection problems [webkit] › tests/legacy/input-date-time/input-date-time.pw.spec.ts:341:17 › InputDateTime › Examples › with `input[tuiTextfieldLegacy]` inside › filler has no change detection problems 5 skipped 97 passed (2.1m)
🎭 Playwright Run Summary
10 skipped 99 passed (2.2m)
🎭 Playwright Run Summary
10 skipped 99 passed (1.8m)
🎭 Playwright Run Summary
110 passed (11.7m)
🎭 Playwright Run Summary
110 passed (9.6m)

Artifacts

Produced during runtime
Name Size
cy_baseline_c0a4b116a4298b4bc9046c0f799d54d67ae40b03 Expired
113 KB
cypress-snapshots-artifacts--c0a4b116a4298b4bc9046c0f799d54d67ae40b03-12412970198-9976-Linux Expired
74.5 KB
playwright-blob-artifacts--c0a4b116a4298b4bc9046c0f799d54d67ae40b03-12412970198-9976-Linux_1 Expired
1.11 MB
playwright-blob-artifacts--c0a4b116a4298b4bc9046c0f799d54d67ae40b03-12412970198-9976-Linux_2 Expired
300 KB
playwright-blob-artifacts--c0a4b116a4298b4bc9046c0f799d54d67ae40b03-12412970198-9976-Linux_3 Expired
1.47 MB
playwright-blob-artifacts--c0a4b116a4298b4bc9046c0f799d54d67ae40b03-12412970198-9976-Linux_4 Expired
527 KB
playwright-blob-artifacts--c0a4b116a4298b4bc9046c0f799d54d67ae40b03-12412970198-9976-Linux_5 Expired
2.85 MB
playwright-blob-artifacts--c0a4b116a4298b4bc9046c0f799d54d67ae40b03-12412970198-9976-Linux_6 Expired
6.33 MB
playwright-blob-artifacts--c0a4b116a4298b4bc9046c0f799d54d67ae40b03-12412970198-9976-Linux_7 Expired
7.83 MB
playwright-blob-artifacts--c0a4b116a4298b4bc9046c0f799d54d67ae40b03-12412970198-9976-Linux_8 Expired
583 KB
playwright-blob-artifacts--c0a4b116a4298b4bc9046c0f799d54d67ae40b03-12412970198-9976-Linux_9 Expired
1.31 MB
playwright-blob-artifacts--c0a4b116a4298b4bc9046c0f799d54d67ae40b03-12412970198-9976-macOS_1 Expired
229 KB
playwright-blob-artifacts--c0a4b116a4298b4bc9046c0f799d54d67ae40b03-12412970198-9976-macOS_2 Expired
231 KB
playwright-blob-artifacts--c0a4b116a4298b4bc9046c0f799d54d67ae40b03-12412970198-9976-macOS_3 Expired
1.42 MB
playwright-blob-artifacts--c0a4b116a4298b4bc9046c0f799d54d67ae40b03-12412970198-9976-macOS_4 Expired
520 KB
playwright-blob-artifacts--c0a4b116a4298b4bc9046c0f799d54d67ae40b03-12412970198-9976-macOS_5 Expired
2.05 MB
playwright-blob-artifacts--c0a4b116a4298b4bc9046c0f799d54d67ae40b03-12412970198-9976-macOS_6 Expired
5.65 MB
playwright-blob-artifacts--c0a4b116a4298b4bc9046c0f799d54d67ae40b03-12412970198-9976-macOS_7 Expired
3.58 MB
playwright-blob-artifacts--c0a4b116a4298b4bc9046c0f799d54d67ae40b03-12412970198-9976-macOS_8 Expired
609 KB
playwright-blob-artifacts--c0a4b116a4298b4bc9046c0f799d54d67ae40b03-12412970198-9976-macOS_9 Expired
327 KB
playwright-snapshots-artifacts--c0a4b116a4298b4bc9046c0f799d54d67ae40b03-12412970198-9976-Linux_1 Expired
31 KB
playwright-snapshots-artifacts--c0a4b116a4298b4bc9046c0f799d54d67ae40b03-12412970198-9976-Linux_5 Expired
34.5 KB
playwright-snapshots-artifacts--c0a4b116a4298b4bc9046c0f799d54d67ae40b03-12412970198-9976-Linux_6 Expired
771 KB
playwright-snapshots-artifacts--c0a4b116a4298b4bc9046c0f799d54d67ae40b03-12412970198-9976-Linux_7 Expired
382 KB
playwright-snapshots-artifacts--c0a4b116a4298b4bc9046c0f799d54d67ae40b03-12412970198-9976-macOS_5 Expired
36.1 KB
playwright-snapshots-artifacts--c0a4b116a4298b4bc9046c0f799d54d67ae40b03-12412970198-9976-macOS_6 Expired
793 KB
playwright-snapshots-artifacts--c0a4b116a4298b4bc9046c0f799d54d67ae40b03-12412970198-9976-macOS_7 Expired
174 KB