feat(kit): add InputMultiDate
#7057
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
7 errors and 6 notices
[chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/input-date-multi:
projects/demo-playwright/tests/demo/demo.spec.ts#L1
1) [chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/input-date-multi ──────────────
Test timeout of 30000ms exceeded.
|
[chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/input-date-multi:
projects/demo-playwright/utils/goto.ts#L34
1) [chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/input-date-multi ──────────────
Error: locator.evaluate: Page closed
=========================== logs ===========================
waiting for locator('[tuidocheader]')
============================================================
at utils/goto.ts:34
32 |
33 | if (hideHeader) {
> 34 | await page.locator(`[tuidocheader]`).evaluate(el => el.remove());
| ^
35 | }
36 |
37 | return response;
at tuiGoto (/home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/utils/goto.ts:34:46)
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.spec.ts:12:13
|
[chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/input-date-multi:
projects/demo-playwright/tests/demo/demo.spec.ts#L1
1) [chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/input-date-multi ──────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/input-date-multi:
projects/demo-playwright/utils/goto.ts#L34
1) [chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/input-date-multi ──────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.evaluate: Page closed
=========================== logs ===========================
waiting for locator('[tuidocheader]')
============================================================
at utils/goto.ts:34
32 |
33 | if (hideHeader) {
> 34 | await page.locator(`[tuidocheader]`).evaluate(el => el.remove());
| ^
35 | }
36 |
37 | return response;
at tuiGoto (/home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/utils/goto.ts:34:46)
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/demo.spec.ts:12:13
|
[chromium] › tests/addon-mobile/mobile-calendar/mobile-calendar.spec.ts:28:9 › MobileCalendar › check enabled state:
projects/demo-playwright/tests/addon-mobile/mobile-calendar/mobile-calendar.spec.ts#L33
2) [chromium] › tests/addon-mobile/mobile-calendar/mobile-calendar.spec.ts:28:9 › MobileCalendar › check enabled state
Error: Screenshot comparison failed:
3070 pixels (ratio 0.01 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.spec.ts-snapshots/01-mobile-calendar-enabled-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile-calendar-mobile-calendar-MobileCalendar-check-enabled-state-chromium/01-mobile-calendar-enabled-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-addon-mobile-mobile-calendar-mobile-calendar-MobileCalendar-check-enabled-state-chromium/01-mobile-calendar-enabled-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- 3070 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- captured a stable screenshot
- 3070 pixels (ratio 0.01 of all image pixels) are different.
31 |
32 | await apiPageExample.scrollIntoViewIfNeeded();
> 33 | await expect(page).toHaveScreenshot(`01-mobile-calendar-enabled.png`, {
| ^
34 | mask: [page.locator(`tui-mobile-calendar`)],
35 | });
36 | });
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/addon-mobile/mobile-calendar/mobile-calendar.spec.ts:33:28
|
playwright / (1 of 3)
Process completed with exit code 1.
|
E2E result
Process completed with exit code 1.
|
🎭 Playwright Run Summary
77 passed (2.2m)
|
🎭 Playwright Run Summary
77 passed (1.9m)
|
🎭 Playwright Run Summary
78 passed (2.7m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/input-date-multi ───────────────
1 flaky
[chromium] › tests/addon-mobile/mobile-calendar/mobile-calendar.spec.ts:28:9 › MobileCalendar › check enabled state
76 passed (2.6m)
|
🎭 Playwright Run Summary
78 passed (3.4m)
|
🎭 Playwright Run Summary
78 passed (2.7m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cypress-e2e-artifacts--36a44549e8178bc753b385ec203d53039f9fd5fd-6604928498-5620
Expired
|
115 KB |
|
playwright-e2e-artifacts--36a44549e8178bc753b385ec203d53039f9fd5fd-6604928498-5620
Expired
|
95.5 KB |
|