Skip to content

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

feat(experimental): InputPhoneInternational refactor to new textfield approach

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

Triggered via pull request December 18, 2024 15:14
Status Failure
Total duration 28m 40s
Artifacts 27

e2e.yml

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

Annotations

68 errors, 58 warnings, and 36 notices
Build demo
Process completed with exit code 1.
[chromium] › tests/addon-commerce/input-card-group.pw.spec.ts:140:13 › InputCardGroup › Examples › input card grouped with saved cards: projects/demo-playwright/tests/addon-commerce/input-card-group.pw.spec.ts#L158
1) [chromium] › tests/addon-commerce/input-card-group.pw.spec.ts:140:13 › InputCardGroup › Examples › input card grouped with saved cards Error: expect(locator).toHaveScreenshot(expected) 2718 pixels (ratio 0.03 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-commerce/input-card-group.pw.spec.ts-snapshots/15-input-card-with-value-cvc-filled-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-commerce-input-64527-rd-grouped-with-saved-cards-chromium/15-input-card-with-value-cvc-filled-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-commerce-input-64527-rd-grouped-with-saved-cards-chromium/15-input-card-with-value-cvc-filled-diff.png Call log: - expect.toHaveScreenshot(15-input-card-with-value-cvc-filled.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#with-saved-cards [automation-id="tui-doc-example"]').locator('[automation-id="tui-input-card-group__card"]') - locator resolved to <input type="text" tabindex="-1" translate="no" placeholder="" autocomplete="off" inputmode="numeric" aria-invalid="false" _ngcontent-ng-c3820703956="" id="tui_11601061540000_card" automation-id="tui-input-card-group__card" class="t-input t-input_card t-input_filled t-input_inert ng-untouched ng-pristine ng-valid"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - 2718 pixels (ratio 0.03 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#with-saved-cards [automation-id="tui-doc-example"]').locator('[automation-id="tui-input-card-group__card"]') - locator resolved to <input type="text" tabindex="-1" translate="no" placeholder="" autocomplete="off" inputmode="numeric" aria-invalid="false" _ngcontent-ng-c3820703956="" id="tui_11601061540000_card" automation-id="tui-input-card-group__card" class="t-input t-input_card t-input_filled t-input_inert ng-untouched ng-pristine ng-valid"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - 2718 pixels (ratio 0.03 of all image pixels) are different. 156 | 157 | await expect(cvcTextfield).toHaveValue(cvc); > 158 | await expect(numberTextfield).toHaveScreenshot( | ^ 159 | '15-input-card-with-value-cvc-filled.png', 160 | ); 161 | at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-commerce/input-card-group.pw.spec.ts:158:43
[chromium] › tests/addon-commerce/input-card-group.pw.spec.ts:140:13 › InputCardGroup › Examples › input card grouped with saved cards: projects/demo-playwright/tests/addon-commerce/input-card-group.pw.spec.ts#L158
1) [chromium] › tests/addon-commerce/input-card-group.pw.spec.ts:140:13 › InputCardGroup › Examples › input card grouped with saved cards Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 2718 pixels (ratio 0.03 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-commerce/input-card-group.pw.spec.ts-snapshots/15-input-card-with-value-cvc-filled-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-commerce-input-64527-rd-grouped-with-saved-cards-chromium-retry1/15-input-card-with-value-cvc-filled-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-commerce-input-64527-rd-grouped-with-saved-cards-chromium-retry1/15-input-card-with-value-cvc-filled-diff.png Call log: - expect.toHaveScreenshot(15-input-card-with-value-cvc-filled.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#with-saved-cards [automation-id="tui-doc-example"]').locator('[automation-id="tui-input-card-group__card"]') - locator resolved to <input type="text" tabindex="-1" translate="no" placeholder="" autocomplete="off" inputmode="numeric" aria-invalid="false" _ngcontent-ng-c3820703956="" id="tui_11601061540000_card" automation-id="tui-input-card-group__card" class="t-input t-input_card t-input_filled t-input_inert ng-untouched ng-pristine ng-valid"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - 2718 pixels (ratio 0.03 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#with-saved-cards [automation-id="tui-doc-example"]').locator('[automation-id="tui-input-card-group__card"]') - locator resolved to <input type="text" tabindex="-1" translate="no" placeholder="" autocomplete="off" inputmode="numeric" aria-invalid="false" _ngcontent-ng-c3820703956="" id="tui_11601061540000_card" automation-id="tui-input-card-group__card" class="t-input t-input_card t-input_filled t-input_inert ng-untouched ng-pristine ng-valid"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - 2718 pixels (ratio 0.03 of all image pixels) are different. 156 | 157 | await expect(cvcTextfield).toHaveValue(cvc); > 158 | await expect(numberTextfield).toHaveScreenshot( | ^ 159 | '15-input-card-with-value-cvc-filled.png', 160 | ); 161 | at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-commerce/input-card-group.pw.spec.ts:158:43
[chromium] › tests/addon-commerce/input-card-group.pw.spec.ts:140:13 › InputCardGroup › Examples › input card grouped with saved cards: projects/demo-playwright/tests/addon-commerce/input-card-group.pw.spec.ts#L158
1) [chromium] › tests/addon-commerce/input-card-group.pw.spec.ts:140:13 › InputCardGroup › Examples › input card grouped with saved cards Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 2718 pixels (ratio 0.03 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-commerce/input-card-group.pw.spec.ts-snapshots/15-input-card-with-value-cvc-filled-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-commerce-input-64527-rd-grouped-with-saved-cards-chromium-retry2/15-input-card-with-value-cvc-filled-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-commerce-input-64527-rd-grouped-with-saved-cards-chromium-retry2/15-input-card-with-value-cvc-filled-diff.png Call log: - expect.toHaveScreenshot(15-input-card-with-value-cvc-filled.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#with-saved-cards [automation-id="tui-doc-example"]').locator('[automation-id="tui-input-card-group__card"]') - locator resolved to <input type="text" tabindex="-1" translate="no" placeholder="" autocomplete="off" inputmode="numeric" aria-invalid="false" _ngcontent-ng-c3820703956="" id="tui_11601061540000_card" automation-id="tui-input-card-group__card" class="t-input t-input_card t-input_filled t-input_inert ng-untouched ng-pristine ng-valid"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - 2718 pixels (ratio 0.03 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#with-saved-cards [automation-id="tui-doc-example"]').locator('[automation-id="tui-input-card-group__card"]') - locator resolved to <input type="text" tabindex="-1" translate="no" placeholder="" autocomplete="off" inputmode="numeric" aria-invalid="false" _ngcontent-ng-c3820703956="" id="tui_11601061540000_card" automation-id="tui-input-card-group__card" class="t-input t-input_card t-input_filled t-input_inert ng-untouched ng-pristine ng-valid"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - 2718 pixels (ratio 0.03 of all image pixels) are different. 156 | 157 | await expect(cvcTextfield).toHaveValue(cvc); > 158 | await expect(numberTextfield).toHaveScreenshot( | ^ 159 | '15-input-card-with-value-cvc-filled.png', 160 | ); 161 | at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-commerce/input-card-group.pw.spec.ts:158:43
Playwright / ubuntu-latest / 1 of 9
Process completed with exit code 1.
[chromium] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:24:13 › InputPhoneInternational › API page › Open dropdown if readonly=false: projects/demo-playwright/tests/legacy/input-phone-international/input-phone-international.pw.spec.ts#L32
1) [chromium] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:24:13 › InputPhoneInternational › API page › Open dropdown if readonly=false TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('#demo-content').locator('tui-textfield').locator('.t-ipi-select') 30 | await expect(dropdown).not.toBeAttached(); 31 | > 32 | await inputPhoneInternational.select.click(); | ^ 33 | 34 | await expect(dropdown).toBeAttached(); 35 | }); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:32:50
[chromium] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:24:13 › InputPhoneInternational › API page › Open dropdown if readonly=false: projects/demo-playwright/tests/legacy/input-phone-international/input-phone-international.pw.spec.ts#L32
1) [chromium] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:24:13 › InputPhoneInternational › API page › Open dropdown if readonly=false Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('#demo-content').locator('tui-textfield').locator('.t-ipi-select') 30 | await expect(dropdown).not.toBeAttached(); 31 | > 32 | await inputPhoneInternational.select.click(); | ^ 33 | 34 | await expect(dropdown).toBeAttached(); 35 | }); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:32:50
[chromium] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:24:13 › InputPhoneInternational › API page › Open dropdown if readonly=false: projects/demo-playwright/tests/legacy/input-phone-international/input-phone-international.pw.spec.ts#L32
1) [chromium] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:24:13 › InputPhoneInternational › API page › Open dropdown if readonly=false Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('#demo-content').locator('tui-textfield').locator('.t-ipi-select') 30 | await expect(dropdown).not.toBeAttached(); 31 | > 32 | await inputPhoneInternational.select.click(); | ^ 33 | 34 | await expect(dropdown).toBeAttached(); 35 | }); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:32:50
Playwright / ubuntu-latest / 8 of 9
Process completed with exit code 1.
[chromium] › tests/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 - 8720 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 - 8498 pixels (ratio 0.01 of all image pixels) are different. - waiting 250ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 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.
[webkit] › tests/core/data-list/data-list.pw.spec.ts:177:9 › DataList › Options with long text: projects/demo-playwright/tests/core/data-list/data-list.pw.spec.ts#L188
1) [webkit] › tests/core/data-list/data-list.pw.spec.ts:177:9 › DataList › Options with long text Error: Timed out 5000ms waiting for expect(page).toHaveScreenshot(expected) Failed to take two consecutive stable screenshots. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/core/data-list/data-list.pw.spec.ts-snapshots/10-data-list-webkit-darwin.png Previous: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-data-list-data--8393e-List-Options-with-long-text-webkit/10-data-list-previous.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-data-list-data--8393e-List-Options-with-long-text-webkit/10-data-list-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-data-list-data--8393e-List-Options-with-long-text-webkit/10-data-list-diff.png Call log: - expect.toHaveScreenshot(10-data-list.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 11810 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 - 11810 pixels (ratio 0.01 of all image pixels) are different. - waiting 250ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - Timeout 5000ms exceeded. 186 | await documentationPagePO.prepareBeforeScreenshot(); 187 | > 188 | await expect(page).toHaveScreenshot('10-data-list.png'); | ^ 189 | }); 190 | }); 191 | at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/core/data-list/data-list.pw.spec.ts:188:28
[webkit] › tests/core/hint/hint.pw.spec.ts:71:13 › TuiHint › false mode hint with delay: projects/demo-playwright/tests/core/hint/hint.pw.spec.ts#L90
2) [webkit] › tests/core/hint/hint.pw.spec.ts:71:13 › TuiHint › false mode hint with delay ─────── Error: expect(page).toHaveScreenshot(expected) 72038 pixels (ratio 0.13 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/core/hint/hint.pw.spec.ts-snapshots/03-hint-mode-false-tuiHintShowDelay-1000-wait-500-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-hint-hint.pw-TuiHint-false-mode-hint-with-delay-webkit/03-hint-mode-false-tuiHintShowDelay-1000-wait-500-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-core-hint-hint.pw-TuiHint-false-mode-hint-with-delay-webkit/03-hint-mode-false-tuiHintShowDelay-1000-wait-500-diff.png Call log: - expect.toHaveScreenshot(03-hint-mode-false-tuiHintShowDelay-1000-wait-500.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 72038 pixels (ratio 0.13 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 72038 pixels (ratio 0.13 of all image pixels) are different. 88 | await page.waitForTimeout(500); 89 | > 90 | await expect(page).toHaveScreenshot( | ^ 91 | `03-hint-mode-${mode}-tuiHintShowDelay-1000-wait-500.png`, 92 | ); 93 | at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/core/hint/hint.pw.spec.ts:90:32
[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/addon-mobile/mobile-calendar/input-date.pw.spec.ts:81:9 › InputDate and mobile user agent › InputDate: projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts#L111
1) [webkit] › tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:81:9 › InputDate and mobile user agent › InputDate Error: Timed out 5000ms waiting for expect(page).toHaveScreenshot(expected) Timeout 5000ms exceeded. Call log: - expect.toHaveScreenshot(03-input-date-range-mobile-6.png) with timeout 5000ms - generating new stable screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - Timeout 5000ms exceeded. 109 | await page.locator(november).nth(25).click(); 110 | > 111 | await expect(page).toHaveScreenshot('03-input-date-range-mobile-6.png'); | ^ 112 | }); 113 | }); 114 | at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:111:28
[webkit] › tests/addon-mobile/mobile-calendar/mobile-calendar.pw.spec.ts:8:9 › MobileCalendar › works: projects/demo-playwright/tests/addon-mobile/mobile-calendar/mobile-calendar.pw.spec.ts#L16
2) [webkit] › tests/addon-mobile/mobile-calendar/mobile-calendar.pw.spec.ts:8:9 › MobileCalendar › works Error: Timed out 5000ms waiting for expect(page).toHaveScreenshot(expected) Timeout 5000ms exceeded. Call log: - expect.toHaveScreenshot(01-mobile-calendar.png) with timeout 5000ms - generating new stable screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - Timeout 5000ms exceeded. 14 | await page.waitForTimeout(100); 15 | > 16 | await expect(page).toHaveScreenshot('01-mobile-calendar.png'); | ^ 17 | }); 18 | 19 | test('check disabled state', async ({page}) => { at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-mobile/mobile-calendar/mobile-calendar.pw.spec.ts:16:28
[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:24:13 › InputPhoneInternational › API page › Open dropdown if readonly=false: projects/demo-playwright/tests/legacy/input-phone-international/input-phone-international.pw.spec.ts#L32
1) [webkit] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:24:13 › InputPhoneInternational › API page › Open dropdown if readonly=false TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('#demo-content').locator('tui-textfield').locator('.t-ipi-select') 30 | await expect(dropdown).not.toBeAttached(); 31 | > 32 | await inputPhoneInternational.select.click(); | ^ 33 | 34 | await expect(dropdown).toBeAttached(); 35 | }); at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:32:50
[webkit] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:24:13 › InputPhoneInternational › API page › Open dropdown if readonly=false: projects/demo-playwright/tests/legacy/input-phone-international/input-phone-international.pw.spec.ts#L32
1) [webkit] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:24:13 › InputPhoneInternational › API page › Open dropdown if readonly=false Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('#demo-content').locator('tui-textfield').locator('.t-ipi-select') 30 | await expect(dropdown).not.toBeAttached(); 31 | > 32 | await inputPhoneInternational.select.click(); | ^ 33 | 34 | await expect(dropdown).toBeAttached(); 35 | }); at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:32:50
[webkit] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:24:13 › InputPhoneInternational › API page › Open dropdown if readonly=false: projects/demo-playwright/tests/legacy/input-phone-international/input-phone-international.pw.spec.ts#L32
1) [webkit] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:24:13 › InputPhoneInternational › API page › Open dropdown if readonly=false Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('#demo-content').locator('tui-textfield').locator('.t-ipi-select') 30 | await expect(dropdown).not.toBeAttached(); 31 | > 32 | await inputPhoneInternational.select.click(); | ^ 33 | 34 | await expect(dropdown).toBeAttached(); 35 | }); at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:32:50
[webkit] › tests/legacy/input-phone/input-phone.pw.spec.ts:594:25 › InputPhone › iphone-x › [countryCode]="+7" & [phoneMaskAfterCountryCode]="(###) ###-##-##" › Text selection › Select range and press "Backspace" › +7 (912) 345-6|7-89| => Backspace => +7 (912) 345-6|: projects/demo-playwright/tests/legacy/input-phone/input-phone.pw.spec.ts#L615
2) [webkit] › tests/legacy/input-phone/input-phone.pw.spec.ts:594:25 › InputPhone › iphone-x › [countryCode]="+7" & [phoneMaskAfterCountryCode]="(###) ###-##-##" › Text selection › Select range and press "Backspace" › +7 (912) 345-6|7-89| => Backspace => +7 (912) 345-6| Error: Timed out 5000ms waiting for expect(locator).toHaveScreenshot(expected) Timeout 5000ms exceeded. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/legacy/input-phone/input-phone.pw.spec.ts-snapshots/16-input-phone-webkit-darwin.png Call log: - expect.toHaveScreenshot(16-input-phone.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#demo-content') - locator resolved to <div id="demo-content" _ngcontent-ng-c2476019924="">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - Timeout 5000ms exceeded. 613 | ); 614 | > 615 | await expect(example).toHaveScreenshot('16-input-phone.png'); | ^ 616 | }); 617 | 618 | test('+7 (912) 345-6|7-8|9 => Backspace => +7 (912) 345-6|9', async ({ at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-phone/input-phone.pw.spec.ts:615:47
Playwright / macos-latest / 8 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/legacy/input-date/input-date.pw.spec.ts:269:17 › InputDate › Mobile › mobile calendar - spanish: projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts#L278
1) [webkit] › tests/legacy/input-date/input-date.pw.spec.ts:269:17 › InputDate › Mobile › mobile calendar - spanish Error: Timed out 5000ms waiting for expect(page).toHaveScreenshot(expected) Timeout 5000ms exceeded. Call log: - expect.toHaveScreenshot(08-input-date-spanish.png) with timeout 5000ms - generating new stable screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - Timeout 5000ms exceeded. 276 | await example.locator('tui-input-date .t-icon tui-icon').click(); 277 | > 278 | await expect(page).toHaveScreenshot(`08-input-date-${language}.png`); | ^ 279 | }); 280 | }); 281 | at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:278:36
[webkit] › tests/legacy/input-date/input-date.pw.spec.ts:62:17 › InputDate › Examples › with `input[tuiTextfieldLegacy]` inside › filler has no change detection problems: projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts#L83
1) [webkit] › tests/legacy/input-date/input-date.pw.spec.ts:62:17 › InputDate › Examples › with `input[tuiTextfieldLegacy]` inside › filler has no change detection problems Error: expect(locator).toHaveScreenshot(expected) 15516 pixels (ratio 0.24 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/legacy/input-date/input-date.pw.spec.ts-snapshots/14-backspace-pressed-1-times-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-680f8-o-change-detection-problems-webkit/14-backspace-pressed-1-times-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-680f8-o-change-detection-problems-webkit/14-backspace-pressed-1-times-diff.png Call log: - expect.toHaveScreenshot(14-backspace-pressed-1-times.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#date-localization [automation-id="tui-doc-example"]').locator('tui-input-date') - locator resolved to <tui-input-date data-size="l" _nghost-ng-c2818982625="" class="ng-untouched ng-valid _focused ng-dirty">…</tui-input-date> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - 15516 pixels (ratio 0.24 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#date-localization [automation-id="tui-doc-example"]').locator('tui-input-date') - locator resolved to <tui-input-date data-size="l" _nghost-ng-c2818982625="" class="ng-untouched ng-valid _focused ng-dirty">…</tui-input-date> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - 15516 pixels (ratio 0.24 of all image pixels) are different. 81 | await inputDate.textfield.press('Backspace'); 82 | > 83 | await expect(inputDate.host).toHaveScreenshot( | ^ 84 | `14-backspace-pressed-${i}-times.png`, 85 | ); 86 | } at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:83:50
[webkit] › tests/legacy/input-date/input-date.pw.spec.ts:62:17 › InputDate › Examples › with `input[tuiTextfieldLegacy]` inside › filler has no change detection problems: projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts#L83
1) [webkit] › tests/legacy/input-date/input-date.pw.spec.ts:62:17 › InputDate › Examples › with `input[tuiTextfieldLegacy]` inside › filler has no change detection problems Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 15516 pixels (ratio 0.24 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/legacy/input-date/input-date.pw.spec.ts-snapshots/14-backspace-pressed-1-times-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-680f8-o-change-detection-problems-webkit-retry1/14-backspace-pressed-1-times-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-680f8-o-change-detection-problems-webkit-retry1/14-backspace-pressed-1-times-diff.png Call log: - expect.toHaveScreenshot(14-backspace-pressed-1-times.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#date-localization [automation-id="tui-doc-example"]').locator('tui-input-date') - locator resolved to <tui-input-date data-size="l" _nghost-ng-c2818982625="" class="ng-untouched ng-valid _focused ng-dirty">…</tui-input-date> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - 15516 pixels (ratio 0.24 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#date-localization [automation-id="tui-doc-example"]').locator('tui-input-date') - locator resolved to <tui-input-date data-size="l" _nghost-ng-c2818982625="" class="ng-untouched ng-valid _focused ng-dirty">…</tui-input-date> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - 15516 pixels (ratio 0.24 of all image pixels) are different. 81 | await inputDate.textfield.press('Backspace'); 82 | > 83 | await expect(inputDate.host).toHaveScreenshot( | ^ 84 | `14-backspace-pressed-${i}-times.png`, 85 | ); 86 | } at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:83:50
[webkit] › tests/legacy/input-date/input-date.pw.spec.ts:62:17 › InputDate › Examples › with `input[tuiTextfieldLegacy]` inside › filler has no change detection problems: projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts#L83
1) [webkit] › tests/legacy/input-date/input-date.pw.spec.ts:62:17 › InputDate › Examples › with `input[tuiTextfieldLegacy]` inside › filler has no change detection problems Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 15516 pixels (ratio 0.24 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/legacy/input-date/input-date.pw.spec.ts-snapshots/14-backspace-pressed-1-times-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-680f8-o-change-detection-problems-webkit-retry2/14-backspace-pressed-1-times-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-680f8-o-change-detection-problems-webkit-retry2/14-backspace-pressed-1-times-diff.png Call log: - expect.toHaveScreenshot(14-backspace-pressed-1-times.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#date-localization [automation-id="tui-doc-example"]').locator('tui-input-date') - locator resolved to <tui-input-date data-size="l" _nghost-ng-c2818982625="" class="ng-untouched ng-valid _focused ng-dirty">…</tui-input-date> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - 15516 pixels (ratio 0.24 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#date-localization [automation-id="tui-doc-example"]').locator('tui-input-date') - locator resolved to <tui-input-date data-size="l" _nghost-ng-c2818982625="" class="ng-untouched ng-valid _focused ng-dirty">…</tui-input-date> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - 15516 pixels (ratio 0.24 of all image pixels) are different. 81 | await inputDate.textfield.press('Backspace'); 82 | > 83 | await expect(inputDate.host).toHaveScreenshot( | ^ 84 | `14-backspace-pressed-${i}-times.png`, 85 | ); 86 | } at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:83:50
[webkit] › tests/legacy/input-date/input-date.pw.spec.ts:159:17 › InputDate › API › Invalid date cases › does not accept day > 31: projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts#L167
2) [webkit] › tests/legacy/input-date/input-date.pw.spec.ts:159:17 › InputDate › API › Invalid date cases › does not accept day > 31 Error: expect(locator).toHaveScreenshot(expected) 15312 pixels (ratio 0.21 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/legacy/input-date/input-date.pw.spec.ts-snapshots/05-input-date-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-2ed4b-ases-does-not-accept-day-31-webkit/05-input-date-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-2ed4b-ases-does-not-accept-day-31-webkit/05-input-date-diff.png Call log: - expect.toHaveScreenshot(05-input-date.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#demo-content').locator('tui-input-date').getByRole('textbox') - locator resolved to <input tabindex="0" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_491601061540000" class="t-input ng-untouched ng-valid ng-dirty" automation-id="tui-primitive-textfield__native-input"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - 15312 pixels (ratio 0.21 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#demo-content').locator('tui-input-date').getByRole('textbox') - locator resolved to <input tabindex="0" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_491601061540000" class="t-input ng-untouched ng-valid ng-dirty" automation-id="tui-primitive-textfield__native-input"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - 15312 pixels (ratio 0.21 of all image pixels) are different. 165 | await expect(inputDate.textfield).toHaveJSProperty('selectionStart', 1); 166 | await expect(inputDate.textfield).toHaveJSProperty('selectionEnd', 1); > 167 | await expect(inputDate.textfield).toHaveScreenshot('05-input-date.png'); | ^ 168 | }); 169 | 170 | test('does not accept month > 12', async ({page}) => { at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:167:51
[webkit] › tests/legacy/input-date/input-date.pw.spec.ts:159:17 › InputDate › API › Invalid date cases › does not accept day > 31: projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts#L167
2) [webkit] › tests/legacy/input-date/input-date.pw.spec.ts:159:17 › InputDate › API › Invalid date cases › does not accept day > 31 Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 15312 pixels (ratio 0.21 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/legacy/input-date/input-date.pw.spec.ts-snapshots/05-input-date-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-2ed4b-ases-does-not-accept-day-31-webkit-retry1/05-input-date-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-2ed4b-ases-does-not-accept-day-31-webkit-retry1/05-input-date-diff.png Call log: - expect.toHaveScreenshot(05-input-date.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#demo-content').locator('tui-input-date').getByRole('textbox') - locator resolved to <input tabindex="0" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_491601061540000" class="t-input ng-untouched ng-valid ng-dirty" automation-id="tui-primitive-textfield__native-input"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - 15312 pixels (ratio 0.21 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#demo-content').locator('tui-input-date').getByRole('textbox') - locator resolved to <input tabindex="0" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_491601061540000" class="t-input ng-untouched ng-valid ng-dirty" automation-id="tui-primitive-textfield__native-input"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - 15312 pixels (ratio 0.21 of all image pixels) are different. 165 | await expect(inputDate.textfield).toHaveJSProperty('selectionStart', 1); 166 | await expect(inputDate.textfield).toHaveJSProperty('selectionEnd', 1); > 167 | await expect(inputDate.textfield).toHaveScreenshot('05-input-date.png'); | ^ 168 | }); 169 | 170 | test('does not accept month > 12', async ({page}) => { at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:167:51
[webkit] › tests/legacy/input-date/input-date.pw.spec.ts:159:17 › InputDate › API › Invalid date cases › does not accept day > 31: projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts#L167
2) [webkit] › tests/legacy/input-date/input-date.pw.spec.ts:159:17 › InputDate › API › Invalid date cases › does not accept day > 31 Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 15312 pixels (ratio 0.21 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/legacy/input-date/input-date.pw.spec.ts-snapshots/05-input-date-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-2ed4b-ases-does-not-accept-day-31-webkit-retry2/05-input-date-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-2ed4b-ases-does-not-accept-day-31-webkit-retry2/05-input-date-diff.png Call log: - expect.toHaveScreenshot(05-input-date.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#demo-content').locator('tui-input-date').getByRole('textbox') - locator resolved to <input tabindex="0" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_491601061540000" class="t-input ng-untouched ng-valid ng-dirty" automation-id="tui-primitive-textfield__native-input"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - 15312 pixels (ratio 0.21 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#demo-content').locator('tui-input-date').getByRole('textbox') - locator resolved to <input tabindex="0" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_491601061540000" class="t-input ng-untouched ng-valid ng-dirty" automation-id="tui-primitive-textfield__native-input"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - 15312 pixels (ratio 0.21 of all image pixels) are different. 165 | await expect(inputDate.textfield).toHaveJSProperty('selectionStart', 1); 166 | await expect(inputDate.textfield).toHaveJSProperty('selectionEnd', 1); > 167 | await expect(inputDate.textfield).toHaveScreenshot('05-input-date.png'); | ^ 168 | }); 169 | 170 | test('does not accept month > 12', async ({page}) => { at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:167:51
[webkit] › tests/legacy/input-date/input-date.pw.spec.ts:170:17 › InputDate › API › Invalid date cases › does not accept month > 12: projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts#L184
3) [webkit] › tests/legacy/input-date/input-date.pw.spec.ts:170:17 › InputDate › API › Invalid date cases › does not accept month > 12 Error: expect(locator).toHaveScreenshot(expected) 15312 pixels (ratio 0.21 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/legacy/input-date/input-date.pw.spec.ts-snapshots/06-input-date-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-3057b-es-does-not-accept-month-12-webkit/06-input-date-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-3057b-es-does-not-accept-month-12-webkit/06-input-date-diff.png Call log: - expect.toHaveScreenshot(06-input-date.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#demo-content').locator('tui-input-date').getByRole('textbox') - locator resolved to <input tabindex="0" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_491601061540000" class="t-input ng-untouched ng-valid ng-dirty" automation-id="tui-primitive-textfield__native-input"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - 15312 pixels (ratio 0.21 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#demo-content').locator('tui-input-date').getByRole('textbox') - locator resolved to <input tabindex="0" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_491601061540000" class="t-input ng-untouched ng-valid ng-dirty" automation-id="tui-primitive-textfield__native-input"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - 15312 pixels (ratio 0.21 of all image pixels) are different. 182 | '17.1'.length, 183 | ); > 184 | await expect(inputDate.textfield).toHaveScreenshot('06-input-date.png'); | ^ 185 | }); 186 | 187 | test('Type 999999 => 09.09.9999', async ({page}) => { at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:184:51
[webkit] › tests/legacy/input-date/input-date.pw.spec.ts:170:17 › InputDate › API › Invalid date cases › does not accept month > 12: projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts#L184
3) [webkit] › tests/legacy/input-date/input-date.pw.spec.ts:170:17 › InputDate › API › Invalid date cases › does not accept month > 12 Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 15312 pixels (ratio 0.21 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/legacy/input-date/input-date.pw.spec.ts-snapshots/06-input-date-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-3057b-es-does-not-accept-month-12-webkit-retry1/06-input-date-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-3057b-es-does-not-accept-month-12-webkit-retry1/06-input-date-diff.png Call log: - expect.toHaveScreenshot(06-input-date.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#demo-content').locator('tui-input-date').getByRole('textbox') - locator resolved to <input tabindex="0" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_491601061540000" class="t-input ng-untouched ng-valid ng-dirty" automation-id="tui-primitive-textfield__native-input"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - 15312 pixels (ratio 0.21 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#demo-content').locator('tui-input-date').getByRole('textbox') - locator resolved to <input tabindex="0" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_491601061540000" class="t-input ng-untouched ng-valid ng-dirty" automation-id="tui-primitive-textfield__native-input"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - 15312 pixels (ratio 0.21 of all image pixels) are different. 182 | '17.1'.length, 183 | ); > 184 | await expect(inputDate.textfield).toHaveScreenshot('06-input-date.png'); | ^ 185 | }); 186 | 187 | test('Type 999999 => 09.09.9999', async ({page}) => { at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:184:51
[webkit] › tests/legacy/input-date/input-date.pw.spec.ts:170:17 › InputDate › API › Invalid date cases › does not accept month > 12: projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts#L184
3) [webkit] › tests/legacy/input-date/input-date.pw.spec.ts:170:17 › InputDate › API › Invalid date cases › does not accept month > 12 Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) 15312 pixels (ratio 0.21 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/legacy/input-date/input-date.pw.spec.ts-snapshots/06-input-date-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-3057b-es-does-not-accept-month-12-webkit-retry2/06-input-date-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-3057b-es-does-not-accept-month-12-webkit-retry2/06-input-date-diff.png Call log: - expect.toHaveScreenshot(06-input-date.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#demo-content').locator('tui-input-date').getByRole('textbox') - locator resolved to <input tabindex="0" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_491601061540000" class="t-input ng-untouched ng-valid ng-dirty" automation-id="tui-primitive-textfield__native-input"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - 15312 pixels (ratio 0.21 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#demo-content').locator('tui-input-date').getByRole('textbox') - locator resolved to <input tabindex="0" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_491601061540000" class="t-input ng-untouched ng-valid ng-dirty" automation-id="tui-primitive-textfield__native-input"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - 15312 pixels (ratio 0.21 of all image pixels) are different. 182 | '17.1'.length, 183 | ); > 184 | await expect(inputDate.textfield).toHaveScreenshot('06-input-date.png'); | ^ 185 | }); 186 | 187 | test('Type 999999 => 09.09.9999', async ({page}) => { at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:184:51
[webkit] › tests/legacy/input-date/input-date.pw.spec.ts:187:17 › InputDate › API › Invalid date cases › Type 999999 => 09.09.9999: projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts#L201
4) [webkit] › tests/legacy/input-date/input-date.pw.spec.ts:187:17 › InputDate › API › Invalid date cases › Type 999999 => 09.09.9999 Error: expect(locator).toHaveScreenshot(expected) 15312 pixels (ratio 0.21 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/legacy/input-date/input-date.pw.spec.ts-snapshots/07-input-date-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-f2781-ases-Type-999999-09-09-9999-webkit/07-input-date-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-legacy-input-date-in-f2781-ases-Type-999999-09-09-9999-webkit/07-input-date-diff.png Call log: - expect.toHaveScreenshot(07-input-date.png) with timeout 5000ms - verifying given screenshot expectation - waiting for locator('#demo-content').locator('tui-input-date').getByRole('textbox') - locator resolved to <input tabindex="0" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_491601061540000" class="t-input ng-untouched ng-valid ng-dirty" automation-id="tui-primitive-textfield__native-input"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - 15312 pixels (ratio 0.21 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('#demo-content').locator('tui-input-date').getByRole('textbox') - locator resolved to <input tabindex="0" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_491601061540000" class="t-input ng-untouched ng-valid ng-dirty" automation-id="tui-primitive-textfield__native-input"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - 15312 pixels (ratio 0.21 of all image pixels) are different. 199 | '09.09.9999'.length, 200 | ); > 201 | await expect(inputDate.textfield).toHaveScreenshot('07-input-date.png'); | ^ 202 | }); 203 | }); 204 | at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date/input-date.pw.spec.ts:201:51
E2E result
Process completed with exit code 1.
Cypress / Component Testing
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright / ubuntu-latest / 1 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright / ubuntu-latest / 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 / 9 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright / ubuntu-latest / 7 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright / ubuntu-latest / 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 / 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 / macos-latest / 2 of 9
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Playwright / macos-latest / 2 of 9
cairo 1.18.2 is already installed and up-to-date. To reinstall 1.18.2, run: brew reinstall cairo
Playwright / macos-latest / 2 of 9
libpng 1.6.44 is already installed and up-to-date. To reinstall 1.6.44, run: brew reinstall libpng
Playwright / macos-latest / 2 of 9
jpeg-turbo 3.0.4 is already installed and up-to-date. To reinstall 3.0.4, run: brew reinstall jpeg-turbo
Playwright / macos-latest / 2 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
Playwright / ubuntu-latest / 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.1.0 is already installed and up-to-date. To reinstall 3.1.0, run: brew reinstall jpeg-turbo
Playwright / macos-latest / 4 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
Playwright / macos-latest / 1 of 9
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Playwright / macos-latest / 1 of 9
cairo 1.18.2 is already installed and up-to-date. To reinstall 1.18.2, run: brew reinstall cairo
Playwright / macos-latest / 1 of 9
libpng 1.6.44 is already installed and up-to-date. To reinstall 1.6.44, run: brew reinstall libpng
Playwright / macos-latest / 1 of 9
jpeg-turbo 3.0.4 is already installed and up-to-date. To reinstall 3.0.4, run: brew reinstall jpeg-turbo
Playwright / macos-latest / 1 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
Slow Test: [webkit] › tests/addon-charts/pie-chart/pie-chart.pw.spec.ts#L1
[webkit] › tests/addon-charts/pie-chart/pie-chart.pw.spec.ts took 17.5s
Playwright / macos-latest / 6 of 9
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Playwright / macos-latest / 6 of 9
cairo 1.18.2 is already installed and up-to-date. To reinstall 1.18.2, run: brew reinstall cairo
Playwright / macos-latest / 6 of 9
libpng 1.6.44 is already installed and up-to-date. To reinstall 1.6.44, run: brew reinstall libpng
Playwright / macos-latest / 6 of 9
jpeg-turbo 3.1.0 is already installed and up-to-date. To reinstall 3.1.0, run: brew reinstall jpeg-turbo
Playwright / macos-latest / 6 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
Playwright / macos-latest / 8 of 9
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Playwright / macos-latest / 8 of 9
cairo 1.18.2 is already installed and up-to-date. To reinstall 1.18.2, run: brew reinstall cairo
Playwright / macos-latest / 8 of 9
libpng 1.6.44 is already installed and up-to-date. To reinstall 1.6.44, run: brew reinstall libpng
Playwright / macos-latest / 8 of 9
jpeg-turbo 3.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 / 5 of 9
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Playwright / macos-latest / 5 of 9
cairo 1.18.2 is already installed and up-to-date. To reinstall 1.18.2, run: brew reinstall cairo
Playwright / macos-latest / 5 of 9
libpng 1.6.44 is already installed and up-to-date. To reinstall 1.6.44, run: brew reinstall libpng
Playwright / macos-latest / 5 of 9
jpeg-turbo 3.1.0 is already installed and up-to-date. To reinstall 3.1.0, run: brew reinstall jpeg-turbo
Playwright / macos-latest / 5 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
Playwright / ubuntu-latest / 3 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright / macos-latest / 7 of 9
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Playwright / macos-latest / 7 of 9
cairo 1.18.2 is already installed and up-to-date. To reinstall 1.18.2, run: brew reinstall cairo
Playwright / macos-latest / 7 of 9
libpng 1.6.44 is already installed and up-to-date. To reinstall 1.6.44, run: brew reinstall libpng
Playwright / macos-latest / 7 of 9
jpeg-turbo 3.1.0 is already installed and up-to-date. To reinstall 3.1.0, run: brew reinstall jpeg-turbo
Playwright / macos-latest / 7 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
Playwright / macos-latest / 3 of 9
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Playwright / macos-latest / 3 of 9
cairo 1.18.2 is already installed and up-to-date. To reinstall 1.18.2, run: brew reinstall cairo
Playwright / macos-latest / 3 of 9
libpng 1.6.44 is already installed and up-to-date. To reinstall 1.6.44, run: brew reinstall libpng
Playwright / macos-latest / 3 of 9
jpeg-turbo 3.1.0 is already installed and up-to-date. To reinstall 3.1.0, run: brew reinstall jpeg-turbo
Playwright / macos-latest / 3 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
Playwright / macos-latest / 9 of 9
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Playwright / macos-latest / 9 of 9
cairo 1.18.2 is already installed and up-to-date. To reinstall 1.18.2, run: brew reinstall cairo
Playwright / macos-latest / 9 of 9
libpng 1.6.44 is already installed and up-to-date. To reinstall 1.6.44, run: brew reinstall libpng
Playwright / macos-latest / 9 of 9
jpeg-turbo 3.1.0 is already installed and up-to-date. To reinstall 3.1.0, run: brew reinstall jpeg-turbo
Playwright / macos-latest / 9 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
Playwright E2E Tests matrix result
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
E2E result
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
🎭 Playwright Run Summary
1 failed [chromium] › tests/addon-commerce/input-card-group.pw.spec.ts:140:13 › InputCardGroup › Examples › input card grouped with saved cards 109 passed (1.3m)
🎭 Playwright Run Summary
110 passed (1.4m)
🎭 Playwright Run Summary
1 failed [chromium] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:24:13 › InputPhoneInternational › API page › Open dropdown if readonly=false 108 passed (1.7m)
🎭 Playwright Run Summary
109 passed (1.6m)
🎭 Playwright Run Summary
109 passed (1.6m)
🎭 Playwright Run Summary
109 passed (1.7m)
🎭 Playwright Run Summary
109 passed (1.8m)
🎭 Playwright Run Summary
9 failed [chromium] › tests/kit/tabs/tabs.pw.spec.ts:69:17 › Tabs › Examples › complex › shows only a single dropdown for the nested item (with [tuiDropdown]) inside more section [chromium] › tests/legacy/input-date/input-date.pw.spec.ts:62:17 › InputDate › Examples › with `input[tuiTextfieldLegacy]` inside › filler has no change detection problems [chromium] › tests/legacy/input-date/input-date.pw.spec.ts:159:17 › InputDate › API › Invalid date cases › does not accept day > 31 [chromium] › tests/legacy/input-date/input-date.pw.spec.ts:170:17 › InputDate › API › Invalid date cases › does not accept month > 12 [chromium] › tests/legacy/input-date/input-date.pw.spec.ts:187:17 › InputDate › API › Invalid date cases › Type 999999 => 09.09.9999 [chromium] › tests/legacy/input-date/input-date.pw.spec.ts:233:13 › InputDate › API › Press backspace to remove `Until today`, textfield is empty [chromium] › tests/legacy/input-date-range/input-date-range.pw.spec.ts:210:13 › InputDateRange › API › Press backspace to remove item, textfield is empty [chromium] › tests/legacy/input-date-range/input-date-range.pw.spec.ts:296:17 › InputDateRange › Examples › with `input[tuiTextfieldLegacy]` inside › filler has no change detection problems [chromium] › tests/legacy/input-date-time/input-date-time.pw.spec.ts:341:17 › InputDateTime › Examples › with `input[tuiTextfieldLegacy]` inside › filler has no change detection problems 100 passed (2.1m)
🎭 Playwright Run Summary
110 passed (2.1m)
🎭 Playwright Run Summary
110 passed (1.9m)
🎭 Playwright Run Summary
110 passed (1.8m)
🎭 Playwright Run Summary
110 passed (1.6m)
🎭 Playwright Run Summary
110 passed (2.0m)
🎭 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 ──────────────────────── 108 passed (1.9m)
🎭 Playwright Run Summary
2 flaky [webkit] › tests/core/data-list/data-list.pw.spec.ts:177:9 › DataList › Options with long text ─ [webkit] › tests/core/hint/hint.pw.spec.ts:71:13 › TuiHint › false mode hint with delay ──────── 44 skipped 64 passed (1.9m)
🎭 Playwright Run Summary
44 skipped 66 passed (2.3m)
🎭 Playwright Run Summary
2 failed [chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/input-number ──────────────── [chromium] › tests/demo/demo.pw.spec.ts:10:13 › Demo › /components/input-phone-international ─── 108 passed (2.7m)
🎭 Playwright Run Summary
110 passed (2.8m)
🎭 Playwright Run Summary
110 passed (3.1m)
🎭 Playwright Run Summary
110 passed (2.8m)
🎭 Playwright Run Summary
8 skipped 102 passed (2.0m)
🎭 Playwright Run Summary
2 flaky [webkit] › tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:81:9 › InputDate and mobile user agent › InputDate [webkit] › tests/addon-mobile/mobile-calendar/mobile-calendar.pw.spec.ts:8:9 › MobileCalendar › works 8 skipped 100 passed (3.0m)
🎭 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 ────────────────────────── 18 skipped 90 passed (2.4m)
🎭 Playwright Run Summary
18 skipped 92 passed (2.3m)
🎭 Playwright Run Summary
109 passed (2.3m)
🎭 Playwright Run Summary
1 failed [webkit] › tests/legacy/input-phone-international/input-phone-international.pw.spec.ts:24:13 › InputPhoneInternational › API page › Open dropdown if readonly=false 1 flaky [webkit] › tests/legacy/input-phone/input-phone.pw.spec.ts:594:25 › InputPhone › iphone-x › [countryCode]="+7" & [phoneMaskAfterCountryCode]="(###) ###-##-##" › Text selection › Select range and press "Backspace" › +7 (912) 345-6|7-89| => Backspace => +7 (912) 345-6| 107 passed (2.4m)
🎭 Playwright Run Summary
110 passed (3.8m)
🎭 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.5m)
🎭 Playwright Run Summary
110 passed (7.2m)
🎭 Playwright Run Summary
110 passed (8.6m)
🎭 Playwright Run Summary
1 flaky [webkit] › tests/legacy/input-date/input-date.pw.spec.ts:269:17 › InputDate › Mobile › mobile calendar - spanish 5 skipped 103 passed (3.3m)
🎭 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 (4.3m)
🎭 Playwright Run Summary
110 passed (10.7m)
🎭 Playwright Run Summary
110 passed (9.1m)
🎭 Playwright Run Summary
10 skipped 99 passed (2.2m)
🎭 Playwright Run Summary
10 skipped 99 passed (1.5m)

Artifacts

Produced during runtime
Name Size
cy_baseline_761d14a5bd6c876b3be97f51e50fb33a80941a5d Expired
113 KB
cypress-snapshots-artifacts--761d14a5bd6c876b3be97f51e50fb33a80941a5d-12395858632-9976-Linux Expired
74.5 KB
playwright-blob-artifacts--761d14a5bd6c876b3be97f51e50fb33a80941a5d-12395858632-9976-Linux_1 Expired
1.08 MB
playwright-blob-artifacts--761d14a5bd6c876b3be97f51e50fb33a80941a5d-12395858632-9976-Linux_2 Expired
297 KB
playwright-blob-artifacts--761d14a5bd6c876b3be97f51e50fb33a80941a5d-12395858632-9976-Linux_3 Expired
1.47 MB
playwright-blob-artifacts--761d14a5bd6c876b3be97f51e50fb33a80941a5d-12395858632-9976-Linux_4 Expired
531 KB
playwright-blob-artifacts--761d14a5bd6c876b3be97f51e50fb33a80941a5d-12395858632-9976-Linux_5 Expired
2.81 MB
playwright-blob-artifacts--761d14a5bd6c876b3be97f51e50fb33a80941a5d-12395858632-9976-Linux_6 Expired
2.39 MB
playwright-blob-artifacts--761d14a5bd6c876b3be97f51e50fb33a80941a5d-12395858632-9976-Linux_7 Expired
7.28 MB
playwright-blob-artifacts--761d14a5bd6c876b3be97f51e50fb33a80941a5d-12395858632-9976-Linux_8 Expired
586 KB
playwright-blob-artifacts--761d14a5bd6c876b3be97f51e50fb33a80941a5d-12395858632-9976-Linux_9 Expired
391 KB
playwright-blob-artifacts--761d14a5bd6c876b3be97f51e50fb33a80941a5d-12395858632-9976-macOS_1 Expired
235 KB
playwright-blob-artifacts--761d14a5bd6c876b3be97f51e50fb33a80941a5d-12395858632-9976-macOS_2 Expired
1.85 MB
playwright-blob-artifacts--761d14a5bd6c876b3be97f51e50fb33a80941a5d-12395858632-9976-macOS_3 Expired
1.41 MB
playwright-blob-artifacts--761d14a5bd6c876b3be97f51e50fb33a80941a5d-12395858632-9976-macOS_4 Expired
526 KB
playwright-blob-artifacts--761d14a5bd6c876b3be97f51e50fb33a80941a5d-12395858632-9976-macOS_5 Expired
1.95 MB
playwright-blob-artifacts--761d14a5bd6c876b3be97f51e50fb33a80941a5d-12395858632-9976-macOS_6 Expired
2.2 MB
playwright-blob-artifacts--761d14a5bd6c876b3be97f51e50fb33a80941a5d-12395858632-9976-macOS_7 Expired
4.41 MB
playwright-blob-artifacts--761d14a5bd6c876b3be97f51e50fb33a80941a5d-12395858632-9976-macOS_8 Expired
903 KB
playwright-blob-artifacts--761d14a5bd6c876b3be97f51e50fb33a80941a5d-12395858632-9976-macOS_9 Expired
305 KB
playwright-snapshots-artifacts--761d14a5bd6c876b3be97f51e50fb33a80941a5d-12395858632-9976-Linux_1 Expired
31 KB
playwright-snapshots-artifacts--761d14a5bd6c876b3be97f51e50fb33a80941a5d-12395858632-9976-Linux_5 Expired
34.5 KB
playwright-snapshots-artifacts--761d14a5bd6c876b3be97f51e50fb33a80941a5d-12395858632-9976-Linux_6 Expired
198 KB
playwright-snapshots-artifacts--761d14a5bd6c876b3be97f51e50fb33a80941a5d-12395858632-9976-Linux_7 Expired
382 KB
playwright-snapshots-artifacts--761d14a5bd6c876b3be97f51e50fb33a80941a5d-12395858632-9976-macOS_5 Expired
36.1 KB
playwright-snapshots-artifacts--761d14a5bd6c876b3be97f51e50fb33a80941a5d-12395858632-9976-macOS_6 Expired
205 KB
playwright-snapshots-artifacts--761d14a5bd6c876b3be97f51e50fb33a80941a5d-12395858632-9976-macOS_7 Expired
174 KB