Nightly Tests #51
Annotations
4 errors, 38 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/resultPage.spec.ts:194:3 › test positive result for digital and interoperability › email cc includes email from email input:
packages/dito/tests/e2e/resultPage.spec.ts#L67
2) [Mobile Safari] › tests/e2e/resultPage.spec.ts:194:3 › test positive result for digital and interoperability › email cc includes email from email input
Test timeout of 30000ms exceeded while running "beforeEach" hook.
65 |
66 | test.describe("test positive result for digital and interoperability", () => {
> 67 | test.beforeEach(
| ^
68 | "answer all pre-check questions with yes and go to result page",
69 | async ({ page }) => {
70 | await page.goto(questions[0].url);
at /home/runner/work/digitalcheck-apps/digitalcheck-apps/packages/dito/tests/e2e/resultPage.spec.ts:67:8
|
[Mobile Safari] › tests/e2e/resultPage.spec.ts:194:3 › test positive result for digital and interoperability › email cc includes email from email input:
packages/dito/tests/e2e/resultPage.spec.ts#L72
2) [Mobile Safari] › tests/e2e/resultPage.spec.ts:194:3 › test positive result for digital and interoperability › email cc includes email from email input
Error: page.waitForURL: Test timeout of 30000ms exceeded.
=========================== logs ===========================
waiting for navigation to "/vorpruefung/verpflichtungen-fuer-beteiligte" until "load"
============================================================
70 | await page.goto(questions[0].url);
71 | for (const question of questions) {
> 72 | await page.waitForURL(question.url);
| ^
73 | await page.getByLabel("Ja").click();
74 | await page.getByRole("button", { name: "Übernehmen" }).click();
75 | }
at /home/runner/work/digitalcheck-apps/digitalcheck-apps/packages/dito/tests/e2e/resultPage.spec.ts:72:20
|
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/[Desktop Safari] › tests/e2e/general.spec.ts#L1
packages/tool-finder/[Desktop Safari] › tests/e2e/general.spec.ts took 18.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 18.1s
|
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/[Mobile Safari] › tests/e2e/quizAndResult.spec.ts#L1
packages/tool-finder/[Mobile Safari] › tests/e2e/quizAndResult.spec.ts took 15.2s
|
check-test-build-deploy (dito) / check-and-test:
packages/dito/app/components/LinkListBox.tsx#L20
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#L12
Using exported name 'useFeatureFlag' as identifier for default import
|
check-test-build-deploy (dito) / check-and-test:
packages/dito/app/routes/_index.tsx#L85
Classname 'list-unstyled' is not a Tailwind CSS class!
|
check-test-build-deploy (dito) / check-and-test:
packages/dito/app/routes/_index.tsx#L97
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/interoperabel.tsx#L27
Expected an error object to be thrown
|
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/components/LinkListBox.tsx#L20
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#L12
Using exported name 'useFeatureFlag' as identifier for default import
|
check-test-build-deploy (dito) / check-and-test:
packages/dito/app/routes/_index.tsx#L85
Classname 'list-unstyled' is not a Tailwind CSS class!
|
check-test-build-deploy (dito) / check-and-test:
packages/dito/app/routes/_index.tsx#L97
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/interoperabel.tsx#L27
Expected an error object to be thrown
|
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!
|
Slow Test:
packages/dito/[Desktop Firefox] › tests/e2e/resultPage.spec.ts#L1
packages/dito/[Desktop Firefox] › tests/e2e/resultPage.spec.ts took 3.5m
|
Slow Test:
packages/dito/[Tablet Safari] › tests/e2e/resultPage.spec.ts#L1
packages/dito/[Tablet Safari] › tests/e2e/resultPage.spec.ts took 2.8m
|
Slow Test:
packages/dito/[Desktop Safari] › tests/e2e/resultPage.spec.ts#L1
packages/dito/[Desktop Safari] › tests/e2e/resultPage.spec.ts took 2.7m
|
Slow Test:
packages/dito/[Tablet Chrome] › tests/e2e/resultPage.spec.ts#L1
packages/dito/[Tablet Chrome] › tests/e2e/resultPage.spec.ts took 2.2m
|
Slow Test:
packages/dito/[Desktop Edge] › tests/e2e/resultPage.spec.ts#L1
packages/dito/[Desktop Edge] › tests/e2e/resultPage.spec.ts took 2.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/[Desktop Safari] › tests/a11y/general.spec.ts#L1
packages/dito/[Desktop Safari] › 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 1.0m
|
Slow Test:
packages/dito/[Mobile Safari] › tests/a11y/general.spec.ts#L1
packages/dito/[Mobile Safari] › tests/a11y/general.spec.ts took 57.1s
|
Slow Test:
packages/dito/[Desktop Chrome] › tests/a11y/general.spec.ts#L1
packages/dito/[Desktop Chrome] › tests/a11y/general.spec.ts took 56.6s
|
🎭 Playwright Run Summary
7 passed (1.1m)
|
🎭 Playwright Run Summary
182 passed (2.9m)
|
🎭 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/resultPage.spec.ts:194:3 › test positive result for digital and interoperability › email cc includes email from email input
11 skipped
1163 passed (38.1m)
|
🎭 Playwright Run Summary
210 passed (7.6m)
|