Skip to content

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

feat(experimental): InputPhoneInternational refactor to new textfield approach

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

Triggered via pull request December 16, 2024 10:35
Status Failure
Total duration 28m 58s
Artifacts 25

e2e.yml

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

Annotations

66 errors, 57 warnings, and 34 notices
Build demo
Process completed with exit code 1.
[chromium] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:31:13 › InputPhoneInternational › API page › Dont open dropdown if readonly=true: projects/demo-playwright/tests/legacy/input-phone-international/input-phone-international.pw.spec.ts#L36
1) [chromium] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:31:13 › InputPhoneInternational › API page › Dont open dropdown if readonly=true TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('#demo-content').locator('tui-textfield .t-ipi-select') - locator resolved to <button tuiicons="" tuibutton="" tuichevron="" tabindex="-1" type="button" data-size="l" tuiappearance="" data-focus="false" appearance="textfield" data-appearance="textfield" class="t-ipi-select t-ipi-select_readonly ng-star-inserted">…</button> - attempting click action 2 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="t-input-wrapper" _ngcontent-ng-c2476019924="">…</div> intercepts pointer events - retrying click action - waiting 20ms 2 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="t-input-wrapper" _ngcontent-ng-c2476019924="">…</div> intercepts pointer events - retrying click action - waiting 100ms 18 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="t-input-wrapper" _ngcontent-ng-c2476019924="">…</div> intercepts pointer events - retrying click action - waiting 500ms 34 | await expect(dropdown).not.toBeAttached(); 35 | > 36 | await select.click(); | ^ 37 | 38 | await expect(dropdown).not.toBeAttached(); 39 | }); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:36:26
[chromium] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:31:13 › InputPhoneInternational › API page › Dont open dropdown if readonly=true: projects/demo-playwright/tests/legacy/input-phone-international/input-phone-international.pw.spec.ts#L36
1) [chromium] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:31:13 › InputPhoneInternational › API page › Dont open dropdown if readonly=true Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('#demo-content').locator('tui-textfield .t-ipi-select') - locator resolved to <button tuiicons="" tuibutton="" tuichevron="" tabindex="-1" type="button" data-size="l" tuiappearance="" data-focus="false" appearance="textfield" data-appearance="textfield" class="t-ipi-select t-ipi-select_readonly ng-star-inserted">…</button> - attempting click action 2 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="t-input-wrapper" _ngcontent-ng-c2476019924="">…</div> intercepts pointer events - retrying click action - waiting 20ms 2 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="t-input-wrapper" _ngcontent-ng-c2476019924="">…</div> intercepts pointer events - retrying click action - waiting 100ms 18 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="t-input-wrapper" _ngcontent-ng-c2476019924="">…</div> intercepts pointer events - retrying click action - waiting 500ms 34 | await expect(dropdown).not.toBeAttached(); 35 | > 36 | await select.click(); | ^ 37 | 38 | await expect(dropdown).not.toBeAttached(); 39 | }); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:36:26
[chromium] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:31:13 › InputPhoneInternational › API page › Dont open dropdown if readonly=true: projects/demo-playwright/tests/legacy/input-phone-international/input-phone-international.pw.spec.ts#L36
1) [chromium] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:31:13 › InputPhoneInternational › API page › Dont open dropdown if readonly=true Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('#demo-content').locator('tui-textfield .t-ipi-select') - locator resolved to <button tuiicons="" tuibutton="" tuichevron="" tabindex="-1" type="button" data-size="l" tuiappearance="" data-focus="false" appearance="textfield" data-appearance="textfield" class="t-ipi-select t-ipi-select_readonly ng-star-inserted">…</button> - attempting click action 2 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="t-input-wrapper" _ngcontent-ng-c2476019924="">…</div> intercepts pointer events - retrying click action - waiting 20ms 2 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="t-input-wrapper" _ngcontent-ng-c2476019924="">…</div> intercepts pointer events - retrying click action - waiting 100ms 19 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="t-input-wrapper" _ngcontent-ng-c2476019924="">…</div> intercepts pointer events - retrying click action - waiting 500ms 34 | await expect(dropdown).not.toBeAttached(); 35 | > 36 | await select.click(); | ^ 37 | 38 | await expect(dropdown).not.toBeAttached(); 39 | }); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:36:26
Playwright / ubuntu-latest / 8 of 9
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/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 › /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
Playwright / ubuntu-latest / 6 of 9
Process completed with exit code 1.
[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
Playwright / macos-latest / 6 of 9
Process completed with exit code 1.
[webkit] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:31:13 › InputPhoneInternational › API page › Dont open dropdown if readonly=true: projects/demo-playwright/tests/legacy/input-phone-international/input-phone-international.pw.spec.ts#L36
1) [webkit] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:31:13 › InputPhoneInternational › API page › Dont open dropdown if readonly=true TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('#demo-content').locator('tui-textfield .t-ipi-select') - locator resolved to <button tuiicons="" tuibutton="" tuichevron="" tabindex="-1" type="button" data-size="l" tuiappearance="" data-focus="false" appearance="textfield" data-appearance="textfield" class="t-ipi-select t-ipi-select_readonly ng-star-inserted">…</button> - attempting click action 2 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="t-input-wrapper" _ngcontent-ng-c2476019924="">…</div> intercepts pointer events - retrying click action - waiting 20ms 2 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="t-input-wrapper" _ngcontent-ng-c2476019924="">…</div> intercepts pointer events - retrying click action - waiting 100ms 14 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="t-input-wrapper" _ngcontent-ng-c2476019924="">…</div> intercepts pointer events - retrying click action - waiting 500ms 34 | await expect(dropdown).not.toBeAttached(); 35 | > 36 | await select.click(); | ^ 37 | 38 | await expect(dropdown).not.toBeAttached(); 39 | }); at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:36:26
[webkit] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:31:13 › InputPhoneInternational › API page › Dont open dropdown if readonly=true: projects/demo-playwright/tests/legacy/input-phone-international/input-phone-international.pw.spec.ts#L36
1) [webkit] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:31:13 › InputPhoneInternational › API page › Dont open dropdown if readonly=true Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('#demo-content').locator('tui-textfield .t-ipi-select') - locator resolved to <button tuiicons="" tuibutton="" tuichevron="" tabindex="-1" type="button" data-size="l" tuiappearance="" data-focus="false" appearance="textfield" data-appearance="textfield" class="t-ipi-select t-ipi-select_readonly ng-star-inserted">…</button> - attempting click action 2 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="t-input-wrapper" _ngcontent-ng-c2476019924="">…</div> intercepts pointer events - retrying click action - waiting 20ms 2 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="t-input-wrapper" _ngcontent-ng-c2476019924="">…</div> intercepts pointer events - retrying click action - waiting 100ms 13 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="t-input-wrapper" _ngcontent-ng-c2476019924="">…</div> intercepts pointer events - retrying click action - waiting 500ms 34 | await expect(dropdown).not.toBeAttached(); 35 | > 36 | await select.click(); | ^ 37 | 38 | await expect(dropdown).not.toBeAttached(); 39 | }); at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:36:26
[webkit] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:31:13 › InputPhoneInternational › API page › Dont open dropdown if readonly=true: projects/demo-playwright/tests/legacy/input-phone-international/input-phone-international.pw.spec.ts#L36
1) [webkit] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:31:13 › InputPhoneInternational › API page › Dont open dropdown if readonly=true Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('#demo-content').locator('tui-textfield .t-ipi-select') - locator resolved to <button tuiicons="" tuibutton="" tuichevron="" tabindex="-1" type="button" data-size="l" tuiappearance="" data-focus="false" appearance="textfield" data-appearance="textfield" class="t-ipi-select t-ipi-select_readonly ng-star-inserted">…</button> - attempting click action 2 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="t-input-wrapper" _ngcontent-ng-c2476019924="">…</div> intercepts pointer events - retrying click action - waiting 20ms 2 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="t-input-wrapper" _ngcontent-ng-c2476019924="">…</div> intercepts pointer events - retrying click action - waiting 100ms 18 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="t-input-wrapper" _ngcontent-ng-c2476019924="">…</div> intercepts pointer events - retrying click action - waiting 500ms 34 | await expect(dropdown).not.toBeAttached(); 35 | > 36 | await select.click(); | ^ 37 | 38 | await expect(dropdown).not.toBeAttached(); 39 | }); at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:36:26
[webkit] › tests/legacy/input-range/input-range.pw.spec.ts:92:13 › InputRange › Keyboard interactions › cannot set left value more than right value via ArrowUp: projects/demo-playwright/tests/legacy/input-range/input-range.pw.spec.ts#L103
2) [webkit] › tests/legacy/input-range/input-range.pw.spec.ts:92:13 › InputRange › Keyboard interactions › cannot set left value more than right value via ArrowUp Error: Timed out 5000ms waiting for expect(locator).toHaveScreenshot(expected) Locator: locator('#demo-content') Timeout 5000ms exceeded. Call log: - expect.toHaveScreenshot(10-input-range.png) with timeout 5000ms - generating new stable screenshot expectation - waiting for locator('#demo-content') - locator resolved to <div id="demo-content" _ngcontent-ng-c2476019924="">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - waiting 100ms before taking screenshot - waiting for locator('#demo-content') - locator resolved to <div id="demo-content" _ngcontent-ng-c2476019924="">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - Timeout 5000ms exceeded. 101 | await page.keyboard.down('ArrowUp'); 102 | > 103 | await expect(example).toHaveScreenshot('10-input-range.png'); | ^ 104 | }); 105 | 106 | test('pressing ArrowRight does not change any value (this key is for caret navigation only)', async ({ at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-range/input-range.pw.spec.ts:103:35
Playwright / macos-latest / 8 of 9
Process completed with exit code 1.
[webkit] › tests/legacy/input-date-range/input-date-range.pw.spec.ts:48:17 › InputDateRange › API › correct filler display for size M: projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts#L88
1) [webkit] › tests/legacy/input-date-range/input-date-range.pw.spec.ts:48:17 › InputDateRange › API › correct filler display for size M Error: Timed out 5000ms waiting for expect(locator).toHaveScreenshot(expected) Locator: locator('tui-calendar-range, tui-mobile-calendar') Timeout 5000ms exceeded. Call log: - expect.toHaveScreenshot(04-calendar-size-m-set-to-date.png) with timeout 5000ms - generating new stable screenshot expectation - waiting for locator('tui-calendar-range, tui-mobile-calendar') - locator resolved to <tui-calendar-range class="ng-star-inserted" _nghost-ng-c3948775841="" _ngcontent-ng-c325314227="">…</tui-calendar-range> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - waiting 100ms before taking screenshot - waiting for locator('tui-calendar-range, tui-mobile-calendar') - locator resolved to <tui-calendar-range class="ng-star-inserted" _nghost-ng-c3948775841="" _ngcontent-ng-c325314227="">…</tui-calendar-range> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - Timeout 5000ms exceeded. 86 | `04-textfield-size-${size}-set-to-date.png`, 87 | ); > 88 | await expect(inputDateRange.calendar).toHaveScreenshot( | ^ 89 | `04-calendar-size-${size}-set-to-date.png`, 90 | ); 91 | }); at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts:88:55
[webkit] › tests/legacy/input-date-range/input-date-range.pw.spec.ts:48:17 › InputDateRange › API › correct filler display for size L: projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts#L85
2) [webkit] › tests/legacy/input-date-range/input-date-range.pw.spec.ts:48:17 › InputDateRange › API › correct filler display for size L Error: Timed out 5000ms waiting for expect(locator).toHaveScreenshot(expected) Locator: locator('#demo-content').locator('tui-input-date-range').getByRole('textbox') Timeout 5000ms exceeded. Call log: - expect.toHaveScreenshot(04-textfield-size-l-set-to-date.png) with timeout 5000ms - generating new stable screenshot expectation - waiting for locator('#demo-content').locator('tui-input-date-range').getByRole('textbox') - locator resolved to <input tabindex="0" placeholder="" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_431601061540000" class="t-input ng-untouched ng-valid ng-dirty" automation-id="tui-primitive-textfield__native-input"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - waiting 100ms before taking screenshot - waiting for locator('#demo-content').locator('tui-input-date-range').getByRole('textbox') - locator resolved to <input tabindex="0" placeholder="" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_431601061540000" class="t-input ng-untouched ng-valid ng-dirty" automation-id="tui-primitive-textfield__native-input"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - Timeout 5000ms exceeded. 83 | await inputDateRange.textfield.pressSequentially('01.01.2022'); 84 | > 85 | await expect(inputDateRange.textfield).toHaveScreenshot( | ^ 86 | `04-textfield-size-${size}-set-to-date.png`, 87 | ); 88 | await expect(inputDateRange.calendar).toHaveScreenshot( at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts:85:56
[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
[webkit] › tests/legacy/input-year/input-year.pw.spec.ts:100:13 › InputYear › need select date from dropdown › type 2020 => select new date via calendar => new date inside text field: projects/demo-playwright/tests/legacy/input-year/input-year.pw.spec.ts#L111
1) [webkit] › tests/legacy/input-year/input-year.pw.spec.ts:100:13 › InputYear › need select date from dropdown › type 2020 => select new date via calendar => new date inside text field Error: Timed out 5000ms waiting for expect(page).toHaveScreenshot(expected) Timeout 5000ms exceeded. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/legacy/input-year/input-year.pw.spec.ts-snapshots/11-input-year-webkit-darwin.png Call log: - expect.toHaveScreenshot(11-input-year.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - Timeout 5000ms exceeded. 109 | await cell.scrollIntoViewIfNeeded(); 110 | > 111 | await expect(page).toHaveScreenshot('11-input-year.png'); | ^ 112 | 113 | await cell.click(); 114 | at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-year/input-year.pw.spec.ts:111:32
Playwright E2E Tests matrix 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 / 8 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright / ubuntu-latest / 1 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright / macos-latest / 2 of 9
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Playwright / macos-latest / 2 of 9
cairo 1.18.2 is already installed and up-to-date. To reinstall 1.18.2, run: brew reinstall cairo
Playwright / macos-latest / 2 of 9
libpng 1.6.44 is already installed and up-to-date. To reinstall 1.6.44, run: brew reinstall libpng
Playwright / macos-latest / 2 of 9
jpeg-turbo 3.0.4 is already installed and up-to-date. To reinstall 3.0.4, run: brew reinstall jpeg-turbo
Playwright / macos-latest / 2 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
Playwright / macos-latest / 1 of 9
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Playwright / macos-latest / 1 of 9
cairo 1.18.2 is already installed and up-to-date. To reinstall 1.18.2, run: brew reinstall cairo
Playwright / macos-latest / 1 of 9
libpng 1.6.44 is already installed and up-to-date. To reinstall 1.6.44, run: brew reinstall libpng
Playwright / macos-latest / 1 of 9
jpeg-turbo 3.0.4 is already installed and up-to-date. To reinstall 3.0.4, run: brew reinstall jpeg-turbo
Playwright / macos-latest / 1 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
Playwright / ubuntu-latest / 7 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright / ubuntu-latest / 9 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright / 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 / 6 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright / ubuntu-latest / 4 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright / ubuntu-latest / 5 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright / macos-latest / 4 of 9
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Playwright / macos-latest / 4 of 9
cairo 1.18.2 is already installed and up-to-date. To reinstall 1.18.2, run: brew reinstall cairo
Playwright / macos-latest / 4 of 9
libpng 1.6.44 is already installed and up-to-date. To reinstall 1.6.44, run: brew reinstall libpng
Playwright / macos-latest / 4 of 9
jpeg-turbo 3.0.4 is already installed and up-to-date. To reinstall 3.0.4, run: brew reinstall jpeg-turbo
Playwright / macos-latest / 4 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
Playwright / macos-latest / 5 of 9
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Playwright / macos-latest / 5 of 9
cairo 1.18.2 is already installed and up-to-date. To reinstall 1.18.2, run: brew reinstall cairo
Playwright / macos-latest / 5 of 9
libpng 1.6.44 is already installed and up-to-date. To reinstall 1.6.44, run: brew reinstall libpng
Playwright / macos-latest / 5 of 9
jpeg-turbo 3.0.4 is already installed and up-to-date. To reinstall 3.0.4, run: brew reinstall jpeg-turbo
Playwright / macos-latest / 5 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
Playwright / 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
Slow Test: [webkit] › tests/kit/input-table/input-table.pw.spec.ts#L1
[webkit] › tests/kit/input-table/input-table.pw.spec.ts took 20.0s
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.0.4 is already installed and up-to-date. To reinstall 3.0.4, 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.0.4 is already installed and up-to-date. To reinstall 3.0.4, run: brew reinstall jpeg-turbo
Playwright / macos-latest / 8 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
Playwright / macos-latest / 7 of 9
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Playwright / macos-latest / 7 of 9
cairo 1.18.2 is already installed and up-to-date. To reinstall 1.18.2, run: brew reinstall cairo
Playwright / macos-latest / 7 of 9
libpng 1.6.44 is already installed and up-to-date. To reinstall 1.6.44, run: brew reinstall libpng
Playwright / macos-latest / 7 of 9
jpeg-turbo 3.0.4 is already installed and up-to-date. To reinstall 3.0.4, run: brew reinstall jpeg-turbo
Playwright / macos-latest / 7 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
Playwright / macos-latest / 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.0.4 is already installed and up-to-date. To reinstall 3.0.4, run: brew reinstall jpeg-turbo
Playwright / macos-latest / 9 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
Playwright / macos-latest / 3 of 9
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Playwright / macos-latest / 3 of 9
cairo 1.18.2 is already installed and up-to-date. To reinstall 1.18.2, run: brew reinstall cairo
Playwright / macos-latest / 3 of 9
libpng 1.6.44 is already installed and up-to-date. To reinstall 1.6.44, run: brew reinstall libpng
Playwright / macos-latest / 3 of 9
jpeg-turbo 3.0.4 is already installed and up-to-date. To reinstall 3.0.4, run: brew reinstall jpeg-turbo
Playwright / macos-latest / 3 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
Playwright E2E Tests matrix result
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
🎭 Playwright Run Summary
1 failed [chromium] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:31:13 › InputPhoneInternational › API page › Dont open dropdown if readonly=true 108 passed (1.6m)
🎭 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.1m)
🎭 Playwright Run Summary
110 passed (1.1m)
🎭 Playwright Run Summary
44 skipped 66 passed (1.5m)
🎭 Playwright Run Summary
44 skipped 66 passed (1.4m)
🎭 Playwright Run Summary
8 skipped 102 passed (1.4m)
🎭 Playwright Run Summary
8 skipped 102 passed (1.6m)
🎭 Playwright Run Summary
109 passed (1.6m)
🎭 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 (1.9m)
🎭 Playwright Run Summary
109 passed (1.3m)
🎭 Playwright Run Summary
109 passed (1.4m)
🎭 Playwright Run Summary
110 passed (1.6m)
🎭 Playwright Run Summary
110 passed (1.4m)
🎭 Playwright Run Summary
109 passed (1.9m)
🎭 Playwright Run Summary
2 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 ──────────────────────── 107 passed (1.8m)
🎭 Playwright Run Summary
110 passed (1.9m)
🎭 Playwright Run Summary
110 passed (1.7m)
🎭 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.5m)
🎭 Playwright Run Summary
110 passed (2.7m)
🎭 Playwright Run Summary
110 passed (2.9m)
🎭 Playwright Run Summary
110 passed (2.9m)
🎭 Playwright Run Summary
110 passed (4.4m)
🎭 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.6m)
🎭 Playwright Run Summary
110 passed (4.5m)
🎭 Playwright Run Summary
110 passed (5.8m)
🎭 Playwright Run Summary
2 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 ────────────────────────── 17 skipped 90 passed (2.6m)
🎭 Playwright Run Summary
17 skipped 92 passed (2.8m)
🎭 Playwright Run Summary
1 failed [webkit] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:31:13 › InputPhoneInternational › API page › Dont open dropdown if readonly=true 1 flaky [webkit] › tests/legacy/input-range/input-range.pw.spec.ts:92:13 › InputRange › Keyboard interactions › cannot set left value more than right value via ArrowUp 107 passed (3.9m)
🎭 Playwright Run Summary
2 flaky [webkit] › tests/legacy/input-date-range/input-date-range.pw.spec.ts:48:17 › InputDateRange › API › correct filler display for size M [webkit] › tests/legacy/input-date-range/input-date-range.pw.spec.ts:48:17 › InputDateRange › API › correct filler display for size L 5 skipped 102 passed (3.0m)
🎭 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 (3.0m)
🎭 Playwright Run Summary
10 skipped 99 passed (1.7m)
🎭 Playwright Run Summary
1 flaky [webkit] › tests/legacy/input-year/input-year.pw.spec.ts:100:13 › InputYear › need select date from dropdown › type 2020 => select new date via calendar => new date inside text field 10 skipped 98 passed (1.9m)
🎭 Playwright Run Summary
110 passed (12.1m)
🎭 Playwright Run Summary
110 passed (9.3m)

Artifacts

Produced during runtime
Name Size
cy_baseline_72c1c5ab2d0be553fd4b5dced4a06751085b4c85 Expired
113 KB
cypress-snapshots-artifacts--72c1c5ab2d0be553fd4b5dced4a06751085b4c85-12350815349-9976-Linux Expired
74.5 KB
playwright-blob-artifacts--72c1c5ab2d0be553fd4b5dced4a06751085b4c85-12350815349-9976-Linux_1 Expired
960 KB
playwright-blob-artifacts--72c1c5ab2d0be553fd4b5dced4a06751085b4c85-12350815349-9976-Linux_2 Expired
210 KB
playwright-blob-artifacts--72c1c5ab2d0be553fd4b5dced4a06751085b4c85-12350815349-9976-Linux_3 Expired
1.29 MB
playwright-blob-artifacts--72c1c5ab2d0be553fd4b5dced4a06751085b4c85-12350815349-9976-Linux_4 Expired
487 KB
playwright-blob-artifacts--72c1c5ab2d0be553fd4b5dced4a06751085b4c85-12350815349-9976-Linux_5 Expired
2.96 MB
playwright-blob-artifacts--72c1c5ab2d0be553fd4b5dced4a06751085b4c85-12350815349-9976-Linux_6 Expired
2.32 MB
playwright-blob-artifacts--72c1c5ab2d0be553fd4b5dced4a06751085b4c85-12350815349-9976-Linux_7 Expired
7.23 MB
playwright-blob-artifacts--72c1c5ab2d0be553fd4b5dced4a06751085b4c85-12350815349-9976-Linux_9 Expired
230 KB
playwright-blob-artifacts--72c1c5ab2d0be553fd4b5dced4a06751085b4c85-12350815349-9976-macOS_1 Expired
166 KB
playwright-blob-artifacts--72c1c5ab2d0be553fd4b5dced4a06751085b4c85-12350815349-9976-macOS_2 Expired
181 KB
playwright-blob-artifacts--72c1c5ab2d0be553fd4b5dced4a06751085b4c85-12350815349-9976-macOS_3 Expired
1.39 MB
playwright-blob-artifacts--72c1c5ab2d0be553fd4b5dced4a06751085b4c85-12350815349-9976-macOS_4 Expired
503 KB
playwright-blob-artifacts--72c1c5ab2d0be553fd4b5dced4a06751085b4c85-12350815349-9976-macOS_5 Expired
2.1 MB
playwright-blob-artifacts--72c1c5ab2d0be553fd4b5dced4a06751085b4c85-12350815349-9976-macOS_6 Expired
2.27 MB
playwright-blob-artifacts--72c1c5ab2d0be553fd4b5dced4a06751085b4c85-12350815349-9976-macOS_7 Expired
4.23 MB
playwright-blob-artifacts--72c1c5ab2d0be553fd4b5dced4a06751085b4c85-12350815349-9976-macOS_9 Expired
739 KB
playwright-snapshots-artifacts--72c1c5ab2d0be553fd4b5dced4a06751085b4c85-12350815349-9976-Linux_1 Expired
31 KB
playwright-snapshots-artifacts--72c1c5ab2d0be553fd4b5dced4a06751085b4c85-12350815349-9976-Linux_5 Expired
34.5 KB
playwright-snapshots-artifacts--72c1c5ab2d0be553fd4b5dced4a06751085b4c85-12350815349-9976-Linux_6 Expired
198 KB
playwright-snapshots-artifacts--72c1c5ab2d0be553fd4b5dced4a06751085b4c85-12350815349-9976-Linux_7 Expired
382 KB
playwright-snapshots-artifacts--72c1c5ab2d0be553fd4b5dced4a06751085b4c85-12350815349-9976-macOS_5 Expired
36.1 KB
playwright-snapshots-artifacts--72c1c5ab2d0be553fd4b5dced4a06751085b4c85-12350815349-9976-macOS_6 Expired
205 KB
playwright-snapshots-artifacts--72c1c5ab2d0be553fd4b5dced4a06751085b4c85-12350815349-9976-macOS_7 Expired
174 KB