Skip to content

fix(addon-mobile): virtual-scroll flickers during scroll in zoneless mode #11050

fix(addon-mobile): virtual-scroll flickers during scroll in zoneless mode

fix(addon-mobile): virtual-scroll flickers during scroll in zoneless mode #11050

Triggered via pull request December 18, 2024 12:19
Status Failure
Total duration 37m 7s
Artifacts 19

e2e.yml

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

Annotations

37 errors, 59 warnings, and 34 notices
[chromium] › tests/legacy/input-date-range/input-date-range.pw.spec.ts:252:17 › InputDateRange › API › Mobile emulation › Selection of only single date produces range with the same start and end: projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts#L263
1) [chromium] › tests/legacy/input-date-range/input-date-range.pw.spec.ts:252:17 › InputDateRange › API › Mobile emulation › Selection of only single date produces range with the same start and end Error: Timed out 5000ms waiting for expect(locator).toHaveValue(expected) Locator: locator('#demo-content').locator('tui-input-date-range').getByRole('textbox') Expected string: "17.08.2020 – 17.08.2020" Received string: "17.09.2020 – 17.09.2020" Call log: - expect.toHaveValue with timeout 5000ms - waiting for locator('#demo-content').locator('tui-input-date-range').getByRole('textbox') 9 × locator resolved to <input tabindex="0" inputmode="" placeholder="" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_431601061540000" class="t-input ng-untouched ng-pristine ng-valid" automation-id="tui-primitive-textfield__native-input"/> - unexpected value "17.09.2020 – 17.09.2020" 261 | await mobileCalendar.confirmButton.click(); 262 | > 263 | await expect(inputDateRange.textfield).toHaveValue( | ^ 264 | `17.08.2020${CHAR_NO_BREAK_SPACE}–${CHAR_NO_BREAK_SPACE}17.08.2020`, 265 | ); 266 | }); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts:263:56
[chromium] › tests/legacy/input-date-range/input-date-range.pw.spec.ts:252:17 › InputDateRange › API › Mobile emulation › Selection of only single date produces range with the same start and end: projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts#L263
1) [chromium] › tests/legacy/input-date-range/input-date-range.pw.spec.ts:252:17 › InputDateRange › API › Mobile emulation › Selection of only single date produces range with the same start and end Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveValue(expected) Locator: locator('#demo-content').locator('tui-input-date-range').getByRole('textbox') Expected string: "17.08.2020 – 17.08.2020" Received string: "17.09.2020 – 17.09.2020" Call log: - expect.toHaveValue with timeout 5000ms - waiting for locator('#demo-content').locator('tui-input-date-range').getByRole('textbox') 9 × locator resolved to <input tabindex="0" inputmode="" placeholder="" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_431601061540000" class="t-input ng-untouched ng-pristine ng-valid" automation-id="tui-primitive-textfield__native-input"/> - unexpected value "17.09.2020 – 17.09.2020" 261 | await mobileCalendar.confirmButton.click(); 262 | > 263 | await expect(inputDateRange.textfield).toHaveValue( | ^ 264 | `17.08.2020${CHAR_NO_BREAK_SPACE}–${CHAR_NO_BREAK_SPACE}17.08.2020`, 265 | ); 266 | }); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts:263:56
[chromium] › tests/legacy/input-date-range/input-date-range.pw.spec.ts:252:17 › InputDateRange › API › Mobile emulation › Selection of only single date produces range with the same start and end: projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts#L263
1) [chromium] › tests/legacy/input-date-range/input-date-range.pw.spec.ts:252:17 › InputDateRange › API › Mobile emulation › Selection of only single date produces range with the same start and end Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveValue(expected) Locator: locator('#demo-content').locator('tui-input-date-range').getByRole('textbox') Expected string: "17.08.2020 – 17.08.2020" Received string: "17.09.2020 – 17.09.2020" Call log: - expect.toHaveValue with timeout 5000ms - waiting for locator('#demo-content').locator('tui-input-date-range').getByRole('textbox') 9 × locator resolved to <input tabindex="0" inputmode="" placeholder="" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_431601061540000" class="t-input ng-untouched ng-pristine ng-valid" automation-id="tui-primitive-textfield__native-input"/> - unexpected value "17.09.2020 – 17.09.2020" 261 | await mobileCalendar.confirmButton.click(); 262 | > 263 | await expect(inputDateRange.textfield).toHaveValue( | ^ 264 | `17.08.2020${CHAR_NO_BREAK_SPACE}–${CHAR_NO_BREAK_SPACE}17.08.2020`, 265 | ); 266 | }); at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts:263:56
Playwright / ubuntu-latest / 7 of 9
Process completed with exit code 1.
[chromium] › tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:16:9 › InputDate and mobile user agent › InputDateRange: projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts#L26
1) [chromium] › tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:16:9 › InputDate and mobile user agent › InputDateRange Error: expect(page).toHaveScreenshot(expected) 37238 pixels (ratio 0.03 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts-snapshots/01-input-date-range-mobile-1-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--f9803-e-user-agent-InputDateRange-chromium/01-input-date-range-mobile-1-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--f9803-e-user-agent-InputDateRange-chromium/01-input-date-range-mobile-1-diff.png Call log: - expect.toHaveScreenshot(01-input-date-range-mobile-1.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 37238 pixels (ratio 0.03 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 - 37238 pixels (ratio 0.03 of all image pixels) are different. 24 | await page.waitForTimeout(300); // safari flaky 25 | > 26 | await expect(page).toHaveScreenshot('01-input-date-range-mobile-1.png'); | ^ 27 | 28 | await page.locator(november).nth(0).click(); 29 | at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:26:28
[chromium] › tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:16:9 › InputDate and mobile user agent › InputDateRange: projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts#L26
1) [chromium] › tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:16:9 › InputDate and mobile user agent › InputDateRange Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 37238 pixels (ratio 0.03 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts-snapshots/01-input-date-range-mobile-1-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--f9803-e-user-agent-InputDateRange-chromium-retry1/01-input-date-range-mobile-1-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--f9803-e-user-agent-InputDateRange-chromium-retry1/01-input-date-range-mobile-1-diff.png Call log: - expect.toHaveScreenshot(01-input-date-range-mobile-1.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 37238 pixels (ratio 0.03 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 - 37238 pixels (ratio 0.03 of all image pixels) are different. 24 | await page.waitForTimeout(300); // safari flaky 25 | > 26 | await expect(page).toHaveScreenshot('01-input-date-range-mobile-1.png'); | ^ 27 | 28 | await page.locator(november).nth(0).click(); 29 | at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:26:28
[chromium] › tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:16:9 › InputDate and mobile user agent › InputDateRange: projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts#L26
1) [chromium] › tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:16:9 › InputDate and mobile user agent › InputDateRange Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 37238 pixels (ratio 0.03 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts-snapshots/01-input-date-range-mobile-1-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--f9803-e-user-agent-InputDateRange-chromium-retry2/01-input-date-range-mobile-1-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--f9803-e-user-agent-InputDateRange-chromium-retry2/01-input-date-range-mobile-1-diff.png Call log: - expect.toHaveScreenshot(01-input-date-range-mobile-1.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 37238 pixels (ratio 0.03 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 - 37238 pixels (ratio 0.03 of all image pixels) are different. 24 | await page.waitForTimeout(300); // safari flaky 25 | > 26 | await expect(page).toHaveScreenshot('01-input-date-range-mobile-1.png'); | ^ 27 | 28 | await page.locator(november).nth(0).click(); 29 | at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:26:28
[chromium] › tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:45:9 › InputDate and mobile user agent › InputDateMulti: projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts#L55
2) [chromium] › tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:45:9 › InputDate and mobile user agent › InputDateMulti Error: expect(page).toHaveScreenshot(expected) 37238 pixels (ratio 0.03 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts-snapshots/02-input-date-range-mobile-1-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--a1e65-e-user-agent-InputDateMulti-chromium/02-input-date-range-mobile-1-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--a1e65-e-user-agent-InputDateMulti-chromium/02-input-date-range-mobile-1-diff.png Call log: - expect.toHaveScreenshot(02-input-date-range-mobile-1.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 37238 pixels (ratio 0.03 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 - 37238 pixels (ratio 0.03 of all image pixels) are different. 53 | await page.waitForTimeout(300); // safari flaky 54 | > 55 | await expect(page).toHaveScreenshot('02-input-date-range-mobile-1.png'); | ^ 56 | 57 | await page.locator(november).nth(0).click(); 58 | at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:55:28
[chromium] › tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:45:9 › InputDate and mobile user agent › InputDateMulti: projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts#L55
2) [chromium] › tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:45:9 › InputDate and mobile user agent › InputDateMulti Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 37238 pixels (ratio 0.03 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts-snapshots/02-input-date-range-mobile-1-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--a1e65-e-user-agent-InputDateMulti-chromium-retry1/02-input-date-range-mobile-1-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--a1e65-e-user-agent-InputDateMulti-chromium-retry1/02-input-date-range-mobile-1-diff.png Call log: - expect.toHaveScreenshot(02-input-date-range-mobile-1.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 37238 pixels (ratio 0.03 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 - 37238 pixels (ratio 0.03 of all image pixels) are different. 53 | await page.waitForTimeout(300); // safari flaky 54 | > 55 | await expect(page).toHaveScreenshot('02-input-date-range-mobile-1.png'); | ^ 56 | 57 | await page.locator(november).nth(0).click(); 58 | at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:55:28
[chromium] › tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:45:9 › InputDate and mobile user agent › InputDateMulti: projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts#L55
2) [chromium] › tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:45:9 › InputDate and mobile user agent › InputDateMulti Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 37238 pixels (ratio 0.03 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts-snapshots/02-input-date-range-mobile-1-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--a1e65-e-user-agent-InputDateMulti-chromium-retry2/02-input-date-range-mobile-1-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--a1e65-e-user-agent-InputDateMulti-chromium-retry2/02-input-date-range-mobile-1-diff.png Call log: - expect.toHaveScreenshot(02-input-date-range-mobile-1.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 37238 pixels (ratio 0.03 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 - 37238 pixels (ratio 0.03 of all image pixels) are different. 53 | await page.waitForTimeout(300); // safari flaky 54 | > 55 | await expect(page).toHaveScreenshot('02-input-date-range-mobile-1.png'); | ^ 56 | 57 | await page.locator(november).nth(0).click(); 58 | at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:55:28
[chromium] › 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#L91
3) [chromium] › tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:81:9 › InputDate and mobile user agent › InputDate Error: expect(page).toHaveScreenshot(expected) 37238 pixels (ratio 0.03 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts-snapshots/03-input-date-range-mobile-1-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--bf2eb-mobile-user-agent-InputDate-chromium/03-input-date-range-mobile-1-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--bf2eb-mobile-user-agent-InputDate-chromium/03-input-date-range-mobile-1-diff.png Call log: - expect.toHaveScreenshot(03-input-date-range-mobile-1.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 37238 pixels (ratio 0.03 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 - 37238 pixels (ratio 0.03 of all image pixels) are different. 89 | await page.waitForTimeout(300); // safari flaky 90 | > 91 | await expect(page).toHaveScreenshot('03-input-date-range-mobile-1.png'); | ^ 92 | 93 | await page.locator(november).nth(0).click(); 94 | at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:91:28
[chromium] › 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#L91
3) [chromium] › tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:81:9 › InputDate and mobile user agent › InputDate Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 37238 pixels (ratio 0.03 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts-snapshots/03-input-date-range-mobile-1-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--bf2eb-mobile-user-agent-InputDate-chromium-retry1/03-input-date-range-mobile-1-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--bf2eb-mobile-user-agent-InputDate-chromium-retry1/03-input-date-range-mobile-1-diff.png Call log: - expect.toHaveScreenshot(03-input-date-range-mobile-1.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 37238 pixels (ratio 0.03 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 - 37238 pixels (ratio 0.03 of all image pixels) are different. 89 | await page.waitForTimeout(300); // safari flaky 90 | > 91 | await expect(page).toHaveScreenshot('03-input-date-range-mobile-1.png'); | ^ 92 | 93 | await page.locator(november).nth(0).click(); 94 | at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:91:28
[chromium] › 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#L91
3) [chromium] › tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:81:9 › InputDate and mobile user agent › InputDate Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 37238 pixels (ratio 0.03 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts-snapshots/03-input-date-range-mobile-1-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--bf2eb-mobile-user-agent-InputDate-chromium-retry2/03-input-date-range-mobile-1-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--bf2eb-mobile-user-agent-InputDate-chromium-retry2/03-input-date-range-mobile-1-diff.png Call log: - expect.toHaveScreenshot(03-input-date-range-mobile-1.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 37238 pixels (ratio 0.03 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 - 37238 pixels (ratio 0.03 of all image pixels) are different. 89 | await page.waitForTimeout(300); // safari flaky 90 | > 91 | await expect(page).toHaveScreenshot('03-input-date-range-mobile-1.png'); | ^ 92 | 93 | await page.locator(november).nth(0).click(); 94 | at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:91:28
[chromium] › 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
4) [chromium] › tests/addon-mobile/mobile-calendar/mobile-calendar.pw.spec.ts:8:9 › MobileCalendar › works Error: expect(page).toHaveScreenshot(expected) 28273 pixels (ratio 0.03 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-mobile/mobile-calendar/mobile-calendar.pw.spec.ts-snapshots/01-mobile-calendar-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--77c1d-dar.pw-MobileCalendar-works-chromium/01-mobile-calendar-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--77c1d-dar.pw-MobileCalendar-works-chromium/01-mobile-calendar-diff.png Call log: - expect.toHaveScreenshot(01-mobile-calendar.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 28273 pixels (ratio 0.03 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 - 28273 pixels (ratio 0.03 of all image pixels) are different. 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 /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-mobile/mobile-calendar/mobile-calendar.pw.spec.ts:16:28
[webkit] › tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:16:9 › InputDate and mobile user agent › InputDateRange: projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts#L26
1) [webkit] › tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:16:9 › InputDate and mobile user agent › InputDateRange Error: expect(page).toHaveScreenshot(expected) 37654 pixels (ratio 0.03 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts-snapshots/01-input-date-range-mobile-1-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--f9803-e-user-agent-InputDateRange-webkit/01-input-date-range-mobile-1-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--f9803-e-user-agent-InputDateRange-webkit/01-input-date-range-mobile-1-diff.png Call log: - expect.toHaveScreenshot(01-input-date-range-mobile-1.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 37654 pixels (ratio 0.03 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 - 37654 pixels (ratio 0.03 of all image pixels) are different. 24 | await page.waitForTimeout(300); // safari flaky 25 | > 26 | await expect(page).toHaveScreenshot('01-input-date-range-mobile-1.png'); | ^ 27 | 28 | await page.locator(november).nth(0).click(); 29 | at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:26:28
[webkit] › tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:16:9 › InputDate and mobile user agent › InputDateRange: projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts#L26
1) [webkit] › tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:16:9 › InputDate and mobile user agent › InputDateRange Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 37654 pixels (ratio 0.03 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts-snapshots/01-input-date-range-mobile-1-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--f9803-e-user-agent-InputDateRange-webkit-retry1/01-input-date-range-mobile-1-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--f9803-e-user-agent-InputDateRange-webkit-retry1/01-input-date-range-mobile-1-diff.png Call log: - expect.toHaveScreenshot(01-input-date-range-mobile-1.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 37654 pixels (ratio 0.03 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 - 37654 pixels (ratio 0.03 of all image pixels) are different. 24 | await page.waitForTimeout(300); // safari flaky 25 | > 26 | await expect(page).toHaveScreenshot('01-input-date-range-mobile-1.png'); | ^ 27 | 28 | await page.locator(november).nth(0).click(); 29 | at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:26:28
[webkit] › tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:16:9 › InputDate and mobile user agent › InputDateRange: projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts#L26
1) [webkit] › tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:16:9 › InputDate and mobile user agent › InputDateRange Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 37654 pixels (ratio 0.03 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts-snapshots/01-input-date-range-mobile-1-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--f9803-e-user-agent-InputDateRange-webkit-retry2/01-input-date-range-mobile-1-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--f9803-e-user-agent-InputDateRange-webkit-retry2/01-input-date-range-mobile-1-diff.png Call log: - expect.toHaveScreenshot(01-input-date-range-mobile-1.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 37654 pixels (ratio 0.03 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 - 37654 pixels (ratio 0.03 of all image pixels) are different. 24 | await page.waitForTimeout(300); // safari flaky 25 | > 26 | await expect(page).toHaveScreenshot('01-input-date-range-mobile-1.png'); | ^ 27 | 28 | await page.locator(november).nth(0).click(); 29 | at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:26:28
[webkit] › tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:45:9 › InputDate and mobile user agent › InputDateMulti: projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts#L55
2) [webkit] › tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:45:9 › InputDate and mobile user agent › InputDateMulti Error: expect(page).toHaveScreenshot(expected) 37654 pixels (ratio 0.03 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts-snapshots/02-input-date-range-mobile-1-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--a1e65-e-user-agent-InputDateMulti-webkit/02-input-date-range-mobile-1-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--a1e65-e-user-agent-InputDateMulti-webkit/02-input-date-range-mobile-1-diff.png Call log: - expect.toHaveScreenshot(02-input-date-range-mobile-1.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 37654 pixels (ratio 0.03 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 - 37654 pixels (ratio 0.03 of all image pixels) are different. 53 | await page.waitForTimeout(300); // safari flaky 54 | > 55 | await expect(page).toHaveScreenshot('02-input-date-range-mobile-1.png'); | ^ 56 | 57 | await page.locator(november).nth(0).click(); 58 | at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:55:28
[webkit] › tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:45:9 › InputDate and mobile user agent › InputDateMulti: projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts#L55
2) [webkit] › tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:45:9 › InputDate and mobile user agent › InputDateMulti Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 37654 pixels (ratio 0.03 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts-snapshots/02-input-date-range-mobile-1-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--a1e65-e-user-agent-InputDateMulti-webkit-retry1/02-input-date-range-mobile-1-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--a1e65-e-user-agent-InputDateMulti-webkit-retry1/02-input-date-range-mobile-1-diff.png Call log: - expect.toHaveScreenshot(02-input-date-range-mobile-1.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 37654 pixels (ratio 0.03 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 - 37654 pixels (ratio 0.03 of all image pixels) are different. 53 | await page.waitForTimeout(300); // safari flaky 54 | > 55 | await expect(page).toHaveScreenshot('02-input-date-range-mobile-1.png'); | ^ 56 | 57 | await page.locator(november).nth(0).click(); 58 | at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:55:28
[webkit] › tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:45:9 › InputDate and mobile user agent › InputDateMulti: projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts#L55
2) [webkit] › tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:45:9 › InputDate and mobile user agent › InputDateMulti Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 37654 pixels (ratio 0.03 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts-snapshots/02-input-date-range-mobile-1-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--a1e65-e-user-agent-InputDateMulti-webkit-retry2/02-input-date-range-mobile-1-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--a1e65-e-user-agent-InputDateMulti-webkit-retry2/02-input-date-range-mobile-1-diff.png Call log: - expect.toHaveScreenshot(02-input-date-range-mobile-1.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 37654 pixels (ratio 0.03 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 - 37654 pixels (ratio 0.03 of all image pixels) are different. 53 | await page.waitForTimeout(300); // safari flaky 54 | > 55 | await expect(page).toHaveScreenshot('02-input-date-range-mobile-1.png'); | ^ 56 | 57 | await page.locator(november).nth(0).click(); 58 | at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:55:28
[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#L91
3) [webkit] › tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:81:9 › InputDate and mobile user agent › InputDate Error: expect(page).toHaveScreenshot(expected) 37654 pixels (ratio 0.03 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts-snapshots/03-input-date-range-mobile-1-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--bf2eb-mobile-user-agent-InputDate-webkit/03-input-date-range-mobile-1-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--bf2eb-mobile-user-agent-InputDate-webkit/03-input-date-range-mobile-1-diff.png Call log: - expect.toHaveScreenshot(03-input-date-range-mobile-1.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 37654 pixels (ratio 0.03 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 - 37654 pixels (ratio 0.03 of all image pixels) are different. 89 | await page.waitForTimeout(300); // safari flaky 90 | > 91 | await expect(page).toHaveScreenshot('03-input-date-range-mobile-1.png'); | ^ 92 | 93 | await page.locator(november).nth(0).click(); 94 | at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:91:28
[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#L91
3) [webkit] › tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:81:9 › InputDate and mobile user agent › InputDate Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 37654 pixels (ratio 0.03 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts-snapshots/03-input-date-range-mobile-1-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--bf2eb-mobile-user-agent-InputDate-webkit-retry1/03-input-date-range-mobile-1-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--bf2eb-mobile-user-agent-InputDate-webkit-retry1/03-input-date-range-mobile-1-diff.png Call log: - expect.toHaveScreenshot(03-input-date-range-mobile-1.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 37654 pixels (ratio 0.03 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 - 37654 pixels (ratio 0.03 of all image pixels) are different. 89 | await page.waitForTimeout(300); // safari flaky 90 | > 91 | await expect(page).toHaveScreenshot('03-input-date-range-mobile-1.png'); | ^ 92 | 93 | await page.locator(november).nth(0).click(); 94 | at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:91:28
[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#L91
3) [webkit] › tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:81:9 › InputDate and mobile user agent › InputDate Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 37654 pixels (ratio 0.03 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts-snapshots/03-input-date-range-mobile-1-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--bf2eb-mobile-user-agent-InputDate-webkit-retry2/03-input-date-range-mobile-1-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--bf2eb-mobile-user-agent-InputDate-webkit-retry2/03-input-date-range-mobile-1-diff.png Call log: - expect.toHaveScreenshot(03-input-date-range-mobile-1.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 37654 pixels (ratio 0.03 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 - 37654 pixels (ratio 0.03 of all image pixels) are different. 89 | await page.waitForTimeout(300); // safari flaky 90 | > 91 | await expect(page).toHaveScreenshot('03-input-date-range-mobile-1.png'); | ^ 92 | 93 | await page.locator(november).nth(0).click(); 94 | at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:91: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
4) [webkit] › tests/addon-mobile/mobile-calendar/mobile-calendar.pw.spec.ts:8:9 › MobileCalendar › works Error: expect(page).toHaveScreenshot(expected) 26275 pixels (ratio 0.03 of all image pixels) are different. Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/addon-mobile/mobile-calendar/mobile-calendar.pw.spec.ts-snapshots/01-mobile-calendar-webkit-darwin.png Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--77c1d-dar.pw-MobileCalendar-works-webkit/01-mobile-calendar-actual.png Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile--77c1d-dar.pw-MobileCalendar-works-webkit/01-mobile-calendar-diff.png Call log: - expect.toHaveScreenshot(01-mobile-calendar.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 26275 pixels (ratio 0.03 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 - 26275 pixels (ratio 0.03 of all image pixels) are different. 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/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
1) [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
[webkit] › tests/legacy/input-date-range/input-date-range.pw.spec.ts:252:17 › InputDateRange › API › Mobile emulation › Selection of only single date produces range with the same start and end: projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts#L263
1) [webkit] › tests/legacy/input-date-range/input-date-range.pw.spec.ts:252:17 › InputDateRange › API › Mobile emulation › Selection of only single date produces range with the same start and end Error: Timed out 5000ms waiting for expect(locator).toHaveValue(expected) Locator: locator('#demo-content').locator('tui-input-date-range').getByRole('textbox') Expected string: "17.08.2020 – 17.08.2020" Received string: "17.09.2020 – 17.09.2020" Call log: - expect.toHaveValue with timeout 5000ms - waiting for locator('#demo-content').locator('tui-input-date-range').getByRole('textbox') 8 × locator resolved to <input tabindex="0" inputmode="" placeholder="" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_431601061540000" class="t-input ng-untouched ng-pristine ng-valid" automation-id="tui-primitive-textfield__native-input"/> - unexpected value "17.09.2020 – 17.09.2020" 261 | await mobileCalendar.confirmButton.click(); 262 | > 263 | await expect(inputDateRange.textfield).toHaveValue( | ^ 264 | `17.08.2020${CHAR_NO_BREAK_SPACE}–${CHAR_NO_BREAK_SPACE}17.08.2020`, 265 | ); 266 | }); at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts:263:56
[webkit] › tests/legacy/input-date-range/input-date-range.pw.spec.ts:252:17 › InputDateRange › API › Mobile emulation › Selection of only single date produces range with the same start and end: projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts#L263
1) [webkit] › tests/legacy/input-date-range/input-date-range.pw.spec.ts:252:17 › InputDateRange › API › Mobile emulation › Selection of only single date produces range with the same start and end Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveValue(expected) Locator: locator('#demo-content').locator('tui-input-date-range').getByRole('textbox') Expected string: "17.08.2020 – 17.08.2020" Received string: "17.09.2020 – 17.09.2020" Call log: - expect.toHaveValue with timeout 5000ms - waiting for locator('#demo-content').locator('tui-input-date-range').getByRole('textbox') 9 × locator resolved to <input tabindex="0" inputmode="" placeholder="" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_431601061540000" class="t-input ng-untouched ng-pristine ng-valid" automation-id="tui-primitive-textfield__native-input"/> - unexpected value "17.09.2020 – 17.09.2020" 261 | await mobileCalendar.confirmButton.click(); 262 | > 263 | await expect(inputDateRange.textfield).toHaveValue( | ^ 264 | `17.08.2020${CHAR_NO_BREAK_SPACE}–${CHAR_NO_BREAK_SPACE}17.08.2020`, 265 | ); 266 | }); at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts:263:56
[webkit] › tests/legacy/input-date-range/input-date-range.pw.spec.ts:252:17 › InputDateRange › API › Mobile emulation › Selection of only single date produces range with the same start and end: projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts#L263
1) [webkit] › tests/legacy/input-date-range/input-date-range.pw.spec.ts:252:17 › InputDateRange › API › Mobile emulation › Selection of only single date produces range with the same start and end Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveValue(expected) Locator: locator('#demo-content').locator('tui-input-date-range').getByRole('textbox') Expected string: "17.08.2020 – 17.08.2020" Received string: "17.09.2020 – 17.09.2020" Call log: - expect.toHaveValue with timeout 5000ms - waiting for locator('#demo-content').locator('tui-input-date-range').getByRole('textbox') 9 × locator resolved to <input tabindex="0" inputmode="" placeholder="" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_431601061540000" class="t-input ng-untouched ng-pristine ng-valid" automation-id="tui-primitive-textfield__native-input"/> - unexpected value "17.09.2020 – 17.09.2020" 261 | await mobileCalendar.confirmButton.click(); 262 | > 263 | await expect(inputDateRange.textfield).toHaveValue( | ^ 264 | `17.08.2020${CHAR_NO_BREAK_SPACE}–${CHAR_NO_BREAK_SPACE}17.08.2020`, 265 | ); 266 | }); at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts:263:56
[webkit] › tests/legacy/input-date-range/input-date-range.pw.spec.ts:210:13 › InputDateRange › API › Press backspace to remove item: projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts#L220
2) [webkit] › tests/legacy/input-date-range/input-date-range.pw.spec.ts:210:13 › InputDateRange › API › Press backspace to remove item, textfield is empty Error: Timed out 5000ms waiting for expect(locator).toHaveScreenshot(expected) Locator: locator('#demo-content').locator('tui-input-date-range').getByRole('textbox') Timeout 5000ms exceeded. Call log: - expect.toHaveScreenshot(10-input-date-range.png) with timeout 5000ms - generating new stable screenshot expectation - waiting for locator('#demo-content').locator('tui-input-date-range').getByRole('textbox') - locator resolved to <input tabindex="0" placeholder="" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_431601061540000" class="t-input ng-valid ng-touched ng-dirty" automation-id="tui-primitive-textfield__native-input"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - Timeout 5000ms exceeded. 218 | 219 | await expect(inputDateRange.textfield).toHaveValue(''); > 220 | await expect(inputDateRange.textfield).toHaveScreenshot( | ^ 221 | '10-input-date-range.png', 222 | ); 223 | }); at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts:220:52
[webkit] › tests/legacy/input-date-range/input-date-range.pw.spec.ts:225:13 › InputDateRange › API › Enter item date: projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts#L232
3) [webkit] › tests/legacy/input-date-range/input-date-range.pw.spec.ts:225:13 › InputDateRange › API › Enter item date, it converts to item name Error: Timed out 5000ms waiting for expect(locator).toHaveScreenshot(expected) Locator: locator('#demo-content').locator('tui-input-date-range').getByRole('textbox') Timeout 5000ms exceeded. Call log: - expect.toHaveScreenshot(11-input-date-range.png) with timeout 5000ms - generating new stable screenshot expectation - waiting for locator('#demo-content').locator('tui-input-date-range').getByRole('textbox') - locator resolved to <input tabindex="0" placeholder="" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_431601061540000" class="t-input ng-untouched ng-valid ng-dirty" automation-id="tui-primitive-textfield__native-input"/> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - Timeout 5000ms exceeded. 230 | 231 | await expect(inputDateRange.textfield).toHaveValue('Today'); > 232 | await expect(inputDateRange.textfield).toHaveScreenshot( | ^ 233 | '11-input-date-range.png', 234 | ); 235 | }); at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-date-range/input-date-range.pw.spec.ts:232:52
Playwright / macos-latest / 7 of 9
Process completed with exit code 1.
[webkit] › tests/legacy/input-year/input-year.pw.spec.ts:100:13 › InputYear › need select date from dropdown › type 2020 => select new date via calendar => new date inside text field: projects/demo-playwright/tests/legacy/input-year/input-year.pw.spec.ts#L103
1) [webkit] › tests/legacy/input-year/input-year.pw.spec.ts:100:13 › InputYear › need select date from dropdown › type 2020 => select new date via calendar => new date inside text field TimeoutError: locator.pressSequentially: Timeout 10000ms exceeded. Call log: - waiting for locator('#demo-content').locator('input') - locator resolved to <input tabindex="0" aria-invalid="false" _ngcontent-ng-c3831396199="" id="tui_interactive_331601061540000" class="t-input ng-untouched ng-pristine ng-valid" automation-id="tui-primitive-textfield__native-input"/> - elementHandle.type("2020") 101 | page, 102 | }) => { > 103 | await input.pressSequentially('2020'); | ^ 104 | 105 | const cell = page.locator( 106 | '[automation-id="tui-calendar-year__cell"]:has-text("2030")', at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-year/input-year.pw.spec.ts:103:25
[webkit] › tests/legacy/input-number/input-number.pw.spec.ts:353:17 › InputNumber › [max] prop › [max] property is positive number › immediately validates positive value: projects/demo-playwright/tests/legacy/input-number/input-number.pw.spec.ts#L359
1) [webkit] › tests/legacy/input-number/input-number.pw.spec.ts:353:17 › InputNumber › [max] prop › [max] property is positive number › immediately validates positive value Error: Timed out 5000ms waiting for expect(locator).toHaveScreenshot(expected) Locator: locator('#demo-content') Timeout 5000ms exceeded. Call log: - expect.toHaveScreenshot(22-input-number.png) with timeout 5000ms - generating new stable screenshot expectation - waiting for locator('#demo-content') - locator resolved to <div id="demo-content" _ngcontent-ng-c2476019924="">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - Timeout 5000ms exceeded. 357 | await expect(input).toHaveJSProperty('selectionStart', 2); 358 | await expect(input).toHaveJSProperty('selectionEnd', 2); > 359 | await expect(example).toHaveScreenshot('22-input-number.png'); | ^ 360 | }); 361 | 362 | test("don't touch any negative value", async ({page}) => { at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-number/input-number.pw.spec.ts:359:39
[webkit] › tests/legacy/input-number/input-number.pw.spec.ts:362:17 › InputNumber › [max] prop › [max] property is positive number › don't touch any negative value: projects/demo-playwright/tests/legacy/input-number/input-number.pw.spec.ts#L368
2) [webkit] › tests/legacy/input-number/input-number.pw.spec.ts:362:17 › InputNumber › [max] prop › [max] property is positive number › don't touch any negative value Error: Timed out 5000ms waiting for expect(locator).toHaveScreenshot(expected) Locator: locator('#demo-content') Timeout 5000ms exceeded. Call log: - expect.toHaveScreenshot(23-input-number.png) with timeout 5000ms - generating new stable screenshot expectation - waiting for locator('#demo-content') - locator resolved to <div id="demo-content" _ngcontent-ng-c2476019924="">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - waiting 100ms before taking screenshot - waiting for locator('#demo-content') - Timeout 5000ms exceeded. 366 | await expect(input).toHaveJSProperty('selectionStart', 2); 367 | await expect(input).toHaveJSProperty('selectionEnd', 2); > 368 | await expect(example).toHaveScreenshot('23-input-number.png'); | ^ 369 | 370 | await page.keyboard.down('9'); 371 | at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-number/input-number.pw.spec.ts:368:39
[webkit] › tests/legacy/input-range/input-range.pw.spec.ts:65:13 › InputRange › Keyboard interactions › pressing Arrow Up increases RIGHT value when RIGHT text input is focused: projects/demo-playwright/tests/legacy/input-range/input-range.pw.spec.ts#L75
3) [webkit] › tests/legacy/input-range/input-range.pw.spec.ts:65:13 › InputRange › Keyboard interactions › pressing Arrow Up increases RIGHT value when RIGHT text input is focused Error: Timed out 5000ms waiting for expect(locator).toHaveScreenshot(expected) Locator: locator('#demo-content') Timeout 5000ms exceeded. Call log: - expect.toHaveScreenshot(08-input-range.png) with timeout 5000ms - generating new stable screenshot expectation - waiting for locator('#demo-content') - locator resolved to <div id="demo-content" _ngcontent-ng-c2476019924="">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - waiting 100ms before taking screenshot - waiting for locator('#demo-content') - locator resolved to <div id="demo-content" _ngcontent-ng-c2476019924="">…</div> - Timeout 5000ms exceeded. 73 | await page.keyboard.down('ArrowUp'); 74 | > 75 | await expect(example).toHaveScreenshot('08-input-range.png'); | ^ 76 | }); 77 | 78 | test('cannot set right value less than left value via ArrowDown', async ({ at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-range/input-range.pw.spec.ts:75:35
[webkit] › tests/legacy/input-range/input-range.pw.spec.ts:92:13 › InputRange › Keyboard interactions › cannot set left value more than right value via ArrowUp: projects/demo-playwright/tests/legacy/input-range/input-range.pw.spec.ts#L103
4) [webkit] › tests/legacy/input-range/input-range.pw.spec.ts:92:13 › InputRange › Keyboard interactions › cannot set left value more than right value via ArrowUp Error: Timed out 5000ms waiting for expect(locator).toHaveScreenshot(expected) Locator: locator('#demo-content') Timeout 5000ms exceeded. Call log: - expect.toHaveScreenshot(10-input-range.png) with timeout 5000ms - generating new stable screenshot expectation - waiting for locator('#demo-content') - locator resolved to <div id="demo-content" _ngcontent-ng-c2476019924="">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - waiting 100ms before taking screenshot - waiting for locator('#demo-content') - locator resolved to <div id="demo-content" _ngcontent-ng-c2476019924="">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - Timeout 5000ms exceeded. 101 | await page.keyboard.down('ArrowUp'); 102 | > 103 | await expect(example).toHaveScreenshot('10-input-range.png'); | ^ 104 | }); 105 | 106 | test('pressing ArrowRight does not change any value (this key is for caret navigation only)', async ({ at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/legacy/input-range/input-range.pw.spec.ts:103:35
Playwright E2E Tests matrix result
Process completed with exit code 1.
Build demo
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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 / 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 / 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 / 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 / 6 of 9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright / ubuntu-latest / 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 / 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 / 1 of 9
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Playwright / macos-latest / 1 of 9
cairo 1.18.2 is already installed and up-to-date. To reinstall 1.18.2, run: brew reinstall cairo
Playwright / macos-latest / 1 of 9
libpng 1.6.44 is already installed and up-to-date. To reinstall 1.6.44, run: brew reinstall libpng
Playwright / macos-latest / 1 of 9
jpeg-turbo 3.1.0 is already installed and up-to-date. To reinstall 3.1.0, run: brew reinstall jpeg-turbo
Playwright / macos-latest / 1 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
Playwright / macos-latest / 2 of 9
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Playwright / macos-latest / 2 of 9
cairo 1.18.2 is already installed and up-to-date. To reinstall 1.18.2, run: brew reinstall cairo
Playwright / macos-latest / 2 of 9
libpng 1.6.44 is already installed and up-to-date. To reinstall 1.6.44, run: brew reinstall libpng
Playwright / macos-latest / 2 of 9
jpeg-turbo 3.1.0 is already installed and up-to-date. To reinstall 3.1.0, run: brew reinstall jpeg-turbo
Playwright / macos-latest / 2 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
Playwright / 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 / 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 / macos-latest / 7 of 9
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Playwright / macos-latest / 7 of 9
cairo 1.18.2 is already installed and up-to-date. To reinstall 1.18.2, run: brew reinstall cairo
Playwright / macos-latest / 7 of 9
libpng 1.6.44 is already installed and up-to-date. To reinstall 1.6.44, run: brew reinstall libpng
Playwright / macos-latest / 7 of 9
jpeg-turbo 3.0.4 is already installed and up-to-date. To reinstall 3.0.4, run: brew reinstall jpeg-turbo
Playwright / macos-latest / 7 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
Slow Test: [webkit] › tests/kit/input-table/input-table.pw.spec.ts#L1
[webkit] › tests/kit/input-table/input-table.pw.spec.ts took 18.4s
Slow Test: [webkit] › tests/kit/input-table/input-table.pw.spec.ts#L1
[webkit] › tests/kit/input-table/input-table.pw.spec.ts took 16.4s
Playwright / macos-latest / 6 of 9
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Playwright / macos-latest / 6 of 9
cairo 1.18.2 is already installed and up-to-date. To reinstall 1.18.2, run: brew reinstall cairo
Playwright / macos-latest / 6 of 9
libpng 1.6.44 is already installed and up-to-date. To reinstall 1.6.44, run: brew reinstall libpng
Playwright / macos-latest / 6 of 9
jpeg-turbo 3.0.4 is already installed and up-to-date. To reinstall 3.0.4, run: brew reinstall jpeg-turbo
Playwright / macos-latest / 6 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
Playwright / macos-latest / 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 / macos-latest / 4 of 9
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Playwright / macos-latest / 4 of 9
cairo 1.18.2 is already installed and up-to-date. To reinstall 1.18.2, run: brew reinstall cairo
Playwright / macos-latest / 4 of 9
libpng 1.6.44 is already installed and up-to-date. To reinstall 1.6.44, run: brew reinstall libpng
Playwright / macos-latest / 4 of 9
jpeg-turbo 3.0.4 is already installed and up-to-date. To reinstall 3.0.4, run: brew reinstall jpeg-turbo
Playwright / macos-latest / 4 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
Playwright / 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 / 9 of 9
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Playwright / macos-latest / 9 of 9
cairo 1.18.2 is already installed and up-to-date. To reinstall 1.18.2, run: brew reinstall cairo
Playwright / macos-latest / 9 of 9
libpng 1.6.44 is already installed and up-to-date. To reinstall 1.6.44, run: brew reinstall libpng
Playwright / macos-latest / 9 of 9
jpeg-turbo 3.0.4 is already installed and up-to-date. To reinstall 3.0.4, run: brew reinstall jpeg-turbo
Playwright / macos-latest / 9 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
Playwright / macos-latest / 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 / 3 of 9
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Playwright / macos-latest / 3 of 9
cairo 1.18.2 is already installed and up-to-date. To reinstall 1.18.2, run: brew reinstall cairo
Playwright / macos-latest / 3 of 9
libpng 1.6.44 is already installed and up-to-date. To reinstall 1.6.44, run: brew reinstall libpng
Playwright / macos-latest / 3 of 9
jpeg-turbo 3.0.4 is already installed and up-to-date. To reinstall 3.0.4, run: brew reinstall jpeg-turbo
Playwright / macos-latest / 3 of 9
giflib 5.2.2 is already installed and up-to-date. To reinstall 5.2.2, run: brew reinstall giflib
Playwright E2E Tests matrix result
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
🎭 Playwright Run Summary
1 failed [chromium] › tests/legacy/input-date-range/input-date-range.pw.spec.ts:252:17 › InputDateRange › API › Mobile emulation › Selection of only single date produces range with the same start and end 108 passed (1.9m)
🎭 Playwright Run Summary
6 failed [chromium] › tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:16:9 › InputDate and mobile user agent › InputDateRange [chromium] › tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:45:9 › InputDate and mobile user agent › InputDateMulti [chromium] › tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:81:9 › InputDate and mobile user agent › InputDate [chromium] › tests/addon-mobile/mobile-calendar/mobile-calendar.pw.spec.ts:8:9 › MobileCalendar › works [chromium] › tests/addon-mobile/mobile-calendar/mobile-calendar.pw.spec.ts:19:9 › MobileCalendar › check disabled state [chromium] › tests/addon-mobile/mobile-calendar/mobile-calendar.pw.spec.ts:26:9 › MobileCalendar › check enabled state 104 passed (1.6m)
🎭 Playwright Run Summary
110 passed (1.4m)
🎭 Playwright Run Summary
110 passed (2.1m)
🎭 Playwright Run Summary
110 passed (1.9m)
🎭 Playwright Run Summary
110 passed (2.0m)
🎭 Playwright Run Summary
110 passed (1.7m)
🎭 Playwright Run Summary
109 passed (1.4m)
🎭 Playwright Run Summary
109 passed (1.6m)
🎭 Playwright Run Summary
110 passed (2.5m)
🎭 Playwright Run Summary
110 passed (2.8m)
🎭 Playwright Run Summary
6 failed [webkit] › tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:16:9 › InputDate and mobile user agent › InputDateRange [webkit] › tests/addon-mobile/mobile-calendar/input-date.pw.spec.ts:45:9 › InputDate and mobile user agent › InputDateMulti [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 [webkit] › tests/addon-mobile/mobile-calendar/mobile-calendar.pw.spec.ts:19:9 › MobileCalendar › check disabled state [webkit] › tests/addon-mobile/mobile-calendar/mobile-calendar.pw.spec.ts:26:9 › MobileCalendar › check enabled state 8 skipped 96 passed (2.3m)
🎭 Playwright Run Summary
8 skipped 102 passed (1.6m)
🎭 Playwright Run Summary
1 flaky [webkit] › tests/core/hint/hint.pw.spec.ts:71:13 › TuiHint › false mode hint with delay ──────── 44 skipped 65 passed (1.8m)
🎭 Playwright Run Summary
44 skipped 66 passed (2.5m)
🎭 Playwright Run Summary
110 passed (1.9m)
🎭 Playwright Run Summary
110 passed (1.6m)
🎭 Playwright Run Summary
109 passed (1.6m)
🎭 Playwright Run Summary
109 passed (1.7m)
🎭 Playwright Run Summary
1 failed [webkit] › tests/legacy/input-date-range/input-date-range.pw.spec.ts:252:17 › InputDateRange › API › Mobile emulation › Selection of only single date produces range with the same start and end 2 flaky [webkit] › tests/legacy/input-date-range/input-date-range.pw.spec.ts:210:13 › InputDateRange › API › Press backspace to remove item, textfield is empty [webkit] › tests/legacy/input-date-range/input-date-range.pw.spec.ts:225:13 › InputDateRange › API › Enter item date, it converts to item name 5 skipped 101 passed (4.2m)
🎭 Playwright Run Summary
18 skipped 92 passed (2.9m)
🎭 Playwright Run Summary
18 skipped 92 passed (2.6m)
🎭 Playwright Run Summary
110 passed (3.5m)
🎭 Playwright Run Summary
110 passed (3.0m)
🎭 Playwright Run Summary
110 passed (3.4m)
🎭 Playwright Run Summary
110 passed (3.9m)
🎭 Playwright Run Summary
110 passed (7.1m)
🎭 Playwright Run Summary
110 passed (8.4m)
🎭 Playwright Run Summary
10 skipped 99 passed (2.1m)
🎭 Playwright Run Summary
1 flaky [webkit] › tests/legacy/input-year/input-year.pw.spec.ts:100:13 › InputYear › need select date from dropdown › type 2020 => select new date via calendar => new date inside text field 10 skipped 98 passed (2.6m)
🎭 Playwright Run Summary
4 flaky [webkit] › tests/legacy/input-number/input-number.pw.spec.ts:353:17 › InputNumber › [max] prop › [max] property is positive number › immediately validates positive value [webkit] › tests/legacy/input-number/input-number.pw.spec.ts:362:17 › InputNumber › [max] prop › [max] property is positive number › don't touch any negative value [webkit] › tests/legacy/input-range/input-range.pw.spec.ts:65:13 › InputRange › Keyboard interactions › pressing Arrow Up increases RIGHT value when RIGHT text input is focused [webkit] › tests/legacy/input-range/input-range.pw.spec.ts:92:13 › InputRange › Keyboard interactions › cannot set left value more than right value via ArrowUp 105 passed (2.9m)
🎭 Playwright Run Summary
109 passed (3.0m)
🎭 Playwright Run Summary
110 passed (12.7m)
🎭 Playwright Run Summary
110 passed (10.6m)

Artifacts

Produced during runtime
Name Size
cy_baseline_bf23b01e8a5729e701735cec955e7517b3eadaf5 Expired
113 KB
playwright-blob-artifacts--bf23b01e8a5729e701735cec955e7517b3eadaf5-12392808333-10023-Linux_1 Expired
6.27 MB
playwright-blob-artifacts--bf23b01e8a5729e701735cec955e7517b3eadaf5-12392808333-10023-Linux_2 Expired
301 KB
playwright-blob-artifacts--bf23b01e8a5729e701735cec955e7517b3eadaf5-12392808333-10023-Linux_3 Expired
1.47 MB
playwright-blob-artifacts--bf23b01e8a5729e701735cec955e7517b3eadaf5-12392808333-10023-Linux_4 Expired
528 KB
playwright-blob-artifacts--bf23b01e8a5729e701735cec955e7517b3eadaf5-12392808333-10023-Linux_5 Expired
830 KB
playwright-blob-artifacts--bf23b01e8a5729e701735cec955e7517b3eadaf5-12392808333-10023-Linux_6 Expired
435 KB
playwright-blob-artifacts--bf23b01e8a5729e701735cec955e7517b3eadaf5-12392808333-10023-Linux_8 Expired
360 KB
playwright-blob-artifacts--bf23b01e8a5729e701735cec955e7517b3eadaf5-12392808333-10023-Linux_9 Expired
383 KB
playwright-blob-artifacts--bf23b01e8a5729e701735cec955e7517b3eadaf5-12392808333-10023-macOS_1 Expired
6.28 MB
playwright-blob-artifacts--bf23b01e8a5729e701735cec955e7517b3eadaf5-12392808333-10023-macOS_2 Expired
489 KB
playwright-blob-artifacts--bf23b01e8a5729e701735cec955e7517b3eadaf5-12392808333-10023-macOS_3 Expired
1.43 MB
playwright-blob-artifacts--bf23b01e8a5729e701735cec955e7517b3eadaf5-12392808333-10023-macOS_4 Expired
530 KB
playwright-blob-artifacts--bf23b01e8a5729e701735cec955e7517b3eadaf5-12392808333-10023-macOS_5 Expired
780 KB
playwright-blob-artifacts--bf23b01e8a5729e701735cec955e7517b3eadaf5-12392808333-10023-macOS_6 Expired
395 KB
playwright-blob-artifacts--bf23b01e8a5729e701735cec955e7517b3eadaf5-12392808333-10023-macOS_8 Expired
338 KB
playwright-blob-artifacts--bf23b01e8a5729e701735cec955e7517b3eadaf5-12392808333-10023-macOS_9 Expired
735 KB
playwright-snapshots-artifacts--bf23b01e8a5729e701735cec955e7517b3eadaf5-12392808333-10023-Linux_1 Expired
1.08 MB
playwright-snapshots-artifacts--bf23b01e8a5729e701735cec955e7517b3eadaf5-12392808333-10023-macOS_1 Expired
1.08 MB