feat(kit): add InputMultiDate
#6807
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-multi-date:
projects/demo-playwright/tests/demo/demo.spec.ts#L1
1) [chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/input-multi-date ──────────────
Test timeout of 30000ms exceeded.
|
[chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/input-multi-date:
projects/demo-playwright/utils/goto.ts#L34
1) [chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/input-multi-date ──────────────
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-multi-date:
projects/demo-playwright/tests/demo/demo.spec.ts#L1
1) [chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/input-multi-date ──────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/input-multi-date:
projects/demo-playwright/utils/goto.ts#L34
1) [chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/input-multi-date ──────────────
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
|
playwright / (1 of 3)
Process completed with exit code 1.
|
E2E result
Unable to find any artifacts for the associated workflow
|
E2E result
Unable to find any artifacts for the associated workflow
|
🎭 Playwright Run Summary
71 passed (1.9m)
|
🎭 Playwright Run Summary
71 passed (2.2m)
|
🎭 Playwright Run Summary
71 passed (2.6m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /components/input-multi-date ───────────────
70 passed (2.5m)
|
🎭 Playwright Run Summary
71 passed (3.4m)
|
🎭 Playwright Run Summary
71 passed (2.7m)
|