Nightly Tests #33
Annotations
4 errors, 35 warnings, and 4 notices
[Desktop Chrome] › tests/e2e/examplePages.spec.ts:18:5 › Digitaltauglichkeit main functionality › displays detailed information for principle: digitale-kommunikation-sicherstellen:
packages/dito/tests/e2e/examplePages.spec.ts#L1
1) [Desktop Chrome] › tests/e2e/examplePages.spec.ts:18:5 › Digitaltauglichkeit main functionality › displays detailed information for principle: digitale-kommunikation-sicherstellen
Test timeout of 30000ms exceeded.
|
[Desktop Chrome] › tests/e2e/examplePages.spec.ts:18:5 › Digitaltauglichkeit main functionality › displays detailed information for principle: digitale-kommunikation-sicherstellen:
packages/dito/tests/e2e/examplePages.spec.ts#L25
1) [Desktop Chrome] › tests/e2e/examplePages.spec.ts:18:5 › Digitaltauglichkeit main functionality › displays detailed information for principle: digitale-kommunikation-sicherstellen
Error: locator.waitFor: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('main') to be visible
23 |
24 | const mainContent = page.locator("main");
> 25 | await mainContent.waitFor();
| ^
26 | await expect(mainContent).toContainText(
27 | `Prinzip ${principles.indexOf(principle) + 1} in Regelungstexten`,
28 | );
at /home/runner/work/digitalcheck-apps/digitalcheck-apps/packages/dito/tests/e2e/examplePages.spec.ts:25:25
|
[Mobile Safari] › tests/e2e/resultForm.spec.ts:467:3 › test positive result with mixed answers › answers in email body are prefixed by a special character indicating the type of answer:
packages/dito/tests/e2e/resultForm.spec.ts#L452
2) [Mobile Safari] › tests/e2e/resultForm.spec.ts:467:3 › test positive result with mixed answers › answers in email body are prefixed by a special character indicating the type of answer
Test timeout of 30000ms exceeded while running "beforeEach" hook.
450 |
451 | test.describe("test positive result with mixed answers", () => {
> 452 | test.beforeEach("Go to assessment page", async ({ page }) => {
| ^
453 | await page.goto(questions[0].url);
454 | await page.getByLabel("Nein").click();
455 | await page.getByRole("button", { name: "Übernehmen" }).click();
at /home/runner/work/digitalcheck-apps/digitalcheck-apps/packages/dito/tests/e2e/resultForm.spec.ts:452:8
|
[Mobile Safari] › tests/e2e/resultForm.spec.ts:467:3 › test positive result with mixed answers › answers in email body are prefixed by a special character indicating the type of answer:
packages/dito/tests/e2e/resultForm.spec.ts#L456
2) [Mobile Safari] › tests/e2e/resultForm.spec.ts:467:3 › test positive result with mixed answers › answers in email body are prefixed by a special character indicating the type of answer
Error: page.waitForURL: Test timeout of 30000ms exceeded.
=========================== logs ===========================
waiting for navigation to "/vorpruefung/verpflichtungen-fuer-beteiligte" until "load"
============================================================
454 | await page.getByLabel("Nein").click();
455 | await page.getByRole("button", { name: "Übernehmen" }).click();
> 456 | await page.waitForURL(questions[1].url);
| ^
457 | await page.getByLabel("Ich bin unsicher").click();
458 | await page.getByRole("button", { name: "Übernehmen" }).click();
459 | for (const question of questions.slice(2)) {
at /home/runner/work/digitalcheck-apps/digitalcheck-apps/packages/dito/tests/e2e/resultForm.spec.ts:456:16
|
check-test-build-deploy (tool-finder) / check-and-test:
packages/tool-finder/src/MaintenanceModeApp.tsx#L20
Classname 'text-link' is not a Tailwind CSS class!
|
check-test-build-deploy (tool-finder) / check-and-test:
packages/tool-finder/src/MaintenanceModeApp.tsx#L20
Classname 'increase-tap-area' is not a Tailwind CSS class!
|
check-test-build-deploy (tool-finder) / check-and-test:
packages/tool-finder/src/MaintenanceModeApp.tsx#L20
Classname 'text-link' is not a Tailwind CSS class!
|
check-test-build-deploy (tool-finder) / check-and-test:
packages/tool-finder/src/MaintenanceModeApp.tsx#L20
Classname 'increase-tap-area' is not a Tailwind CSS class!
|
Slow Test:
packages/tool-finder/[Tablet Safari] › tests/e2e/quizAndResult.spec.ts#L1
packages/tool-finder/[Tablet Safari] › tests/e2e/quizAndResult.spec.ts took 17.7s
|
Slow Test:
packages/tool-finder/[Desktop Safari] › tests/e2e/general.spec.ts#L1
packages/tool-finder/[Desktop Safari] › tests/e2e/general.spec.ts took 17.3s
|
Slow Test:
packages/tool-finder/[Desktop Safari] › tests/e2e/quizAndResult.spec.ts#L1
packages/tool-finder/[Desktop Safari] › tests/e2e/quizAndResult.spec.ts took 17.0s
|
check-test-build-deploy (dito) / check-and-test:
packages/dito/app/components/ParagraphList.tsx#L38
Unsafe member access .children on an `any` value
|
check-test-build-deploy (dito) / check-and-test:
packages/dito/app/routes/_index.tsx#L111
Classname 'list-unstyled' is not a Tailwind CSS class!
|
check-test-build-deploy (dito) / check-and-test:
packages/dito/app/routes/_index.tsx#L123
Classname 'text-link' is not a Tailwind CSS class!
|
check-test-build-deploy (dito) / check-and-test:
packages/dito/app/routes/beispiele.prinzipien.$prinzip.tsx#L138
Classname 'text-link' is not a Tailwind CSS class!
|
check-test-build-deploy (dito) / check-and-test:
packages/dito/app/routes/beispiele.regelungen.$regelung.tsx#L110
Classname 'list-unstyled' is not a Tailwind CSS class!
|
check-test-build-deploy (dito) / check-and-test:
packages/dito/app/routes/methoden_.fuenf-prinzipien.tsx#L78
Classname 'list-unstyled' is not a Tailwind CSS class!
|
check-test-build-deploy (dito) / check-and-test:
packages/dito/app/routes/sitemap.tsx#L50
Classname 'list-unstyled' is not a Tailwind CSS class!
|
check-test-build-deploy (dito) / check-and-test:
packages/dito/app/routes/sitemap.tsx#L53
Classname 'text-link' is not a Tailwind CSS class!
|
check-test-build-deploy (dito) / check-and-test:
packages/dito/app/routes/vorpruefung.$questionId/PreCheckNavigation.tsx#L25
Classname 'list-unstyled' is not a Tailwind CSS class!
|
check-test-build-deploy (dito) / check-and-test:
packages/dito/app/components/ParagraphList.tsx#L38
Unsafe member access .children on an `any` value
|
check-test-build-deploy (dito) / check-and-test:
packages/dito/app/routes/_index.tsx#L111
Classname 'list-unstyled' is not a Tailwind CSS class!
|
check-test-build-deploy (dito) / check-and-test:
packages/dito/app/routes/_index.tsx#L123
Classname 'text-link' is not a Tailwind CSS class!
|
check-test-build-deploy (dito) / check-and-test:
packages/dito/app/routes/beispiele.prinzipien.$prinzip.tsx#L138
Classname 'text-link' is not a Tailwind CSS class!
|
check-test-build-deploy (dito) / check-and-test:
packages/dito/app/routes/beispiele.regelungen.$regelung.tsx#L110
Classname 'list-unstyled' is not a Tailwind CSS class!
|
check-test-build-deploy (dito) / check-and-test:
packages/dito/app/routes/methoden_.fuenf-prinzipien.tsx#L78
Classname 'list-unstyled' is not a Tailwind CSS class!
|
check-test-build-deploy (dito) / check-and-test:
packages/dito/app/routes/sitemap.tsx#L50
Classname 'list-unstyled' is not a Tailwind CSS class!
|
check-test-build-deploy (dito) / check-and-test:
packages/dito/app/routes/sitemap.tsx#L53
Classname 'text-link' is not a Tailwind CSS class!
|
check-test-build-deploy (dito) / check-and-test:
packages/dito/app/routes/vorpruefung.$questionId/PreCheckNavigation.tsx#L25
Classname 'list-unstyled' is not a Tailwind CSS class!
|
Slow Test:
packages/dito/[Desktop Firefox] › tests/e2e/resultForm.spec.ts#L1
packages/dito/[Desktop Firefox] › tests/e2e/resultForm.spec.ts took 2.0m
|
Slow Test:
packages/dito/[Tablet Safari] › tests/e2e/resultForm.spec.ts#L1
packages/dito/[Tablet Safari] › tests/e2e/resultForm.spec.ts took 1.6m
|
Slow Test:
packages/dito/[Desktop Safari] › tests/e2e/resultForm.spec.ts#L1
packages/dito/[Desktop Safari] › tests/e2e/resultForm.spec.ts took 1.5m
|
Slow Test:
packages/dito/[Tablet Chrome] › tests/e2e/resultForm.spec.ts#L1
packages/dito/[Tablet Chrome] › tests/e2e/resultForm.spec.ts took 1.2m
|
Slow Test:
packages/dito/[Desktop Chrome] › tests/e2e/resultForm.spec.ts#L1
packages/dito/[Desktop Chrome] › tests/e2e/resultForm.spec.ts took 1.1m
|
Slow Test:
packages/dito/[Desktop Firefox] › tests/a11y/general.spec.ts#L1
packages/dito/[Desktop Firefox] › tests/a11y/general.spec.ts took 1.1m
|
Slow Test:
packages/dito/[Tablet Safari] › tests/a11y/general.spec.ts#L1
packages/dito/[Tablet Safari] › tests/a11y/general.spec.ts took 58.7s
|
Slow Test:
packages/dito/[Desktop Safari] › tests/a11y/general.spec.ts#L1
packages/dito/[Desktop Safari] › tests/a11y/general.spec.ts took 57.9s
|
Slow Test:
packages/dito/[Mobile Safari] › tests/a11y/general.spec.ts#L1
packages/dito/[Mobile Safari] › tests/a11y/general.spec.ts took 54.7s
|
Slow Test:
packages/dito/[Desktop Chrome] › tests/a11y/general.spec.ts#L1
packages/dito/[Desktop Chrome] › tests/a11y/general.spec.ts took 53.1s
|
🎭 Playwright Run Summary
7 passed (1.1m)
|
🎭 Playwright Run Summary
182 passed (3.1m)
|
🎭 Playwright Run Summary
2 flaky
[Desktop Chrome] › tests/e2e/examplePages.spec.ts:18:5 › Digitaltauglichkeit main functionality › displays detailed information for principle: digitale-kommunikation-sicherstellen
[Mobile Safari] › tests/e2e/resultForm.spec.ts:467:3 › test positive result with mixed answers › answers in email body are prefixed by a special character indicating the type of answer
11 skipped
1030 passed (32.5m)
|
🎭 Playwright Run Summary
203 passed (7.2m)
|