fix(experimental): rename BadgeAlert
to BadgeNotification
#6894
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 › /experimental/badge-notification:
projects/demo-playwright/tests/demo/demo.spec.ts#L1
1) [chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /experimental/badge-notification ──────────
Test timeout of 30000ms exceeded.
|
[chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /experimental/badge-notification:
projects/demo-playwright/utils/goto.ts#L34
1) [chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /experimental/badge-notification ──────────
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 › /experimental/badge-notification:
projects/demo-playwright/tests/demo/demo.spec.ts#L1
1) [chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /experimental/badge-notification ──────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /experimental/badge-notification:
projects/demo-playwright/utils/goto.ts#L34
1) [chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /experimental/badge-notification ──────────
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 / (2 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.5m)
|
🎭 Playwright Run Summary
71 passed (1.9m)
|
🎭 Playwright Run Summary
71 passed (2.4m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › tests/demo/demo.spec.ts:10:13 › Demo › /experimental/badge-notification ───────────
70 passed (2.3m)
|