Nightly Tests #45
Annotations
2 errors, 36 warnings, and 4 notices
[Mobile Safari] › tests/e2e/resultPage.spec.ts:572:3 › test negative result for digital and positive for interoperability › negative reasoning input is not visible:
packages/dito/tests/e2e/resultPage.spec.ts#L530
1) [Mobile Safari] › tests/e2e/resultPage.spec.ts:572:3 › test negative result for digital and positive for interoperability › negative reasoning input is not visible
Test timeout of 30000ms exceeded while running "beforeEach" hook.
528 |
529 | test.describe("test negative result for digital and positive for interoperability", () => {
> 530 | test.beforeEach(
| ^
531 | "answer all digital questions with no and all interoperability questions with yes and go to result page",
532 | async ({ page }) => {
533 | await page.goto(questions[0].url);
at /home/runner/work/digitalcheck-apps/digitalcheck-apps/packages/dito/tests/e2e/resultPage.spec.ts:530:8
|
[Mobile Safari] › tests/e2e/resultPage.spec.ts:572:3 › test negative result for digital and positive for interoperability › negative reasoning input is not visible:
packages/dito/tests/e2e/resultPage.spec.ts#L535
1) [Mobile Safari] › tests/e2e/resultPage.spec.ts:572:3 › test negative result for digital and positive for interoperability › negative reasoning input is not visible
Error: page.waitForURL: Test timeout of 30000ms exceeded.
=========================== logs ===========================
waiting for navigation to "/vorpruefung/verpflichtungen-fuer-beteiligte" until "load"
============================================================
533 | await page.goto(questions[0].url);
534 | for (const question of questions) {
> 535 | await page.waitForURL(question.url);
| ^
536 | await page
537 | .getByLabel(question.interoperability ? "Ja" : "Nein")
538 | .click();
at /home/runner/work/digitalcheck-apps/digitalcheck-apps/packages/dito/tests/e2e/resultPage.spec.ts:535: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/[Tablet Safari] › tests/e2e/quizAndResult.spec.ts#L1
packages/tool-finder/[Tablet Safari] › tests/e2e/quizAndResult.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 16.8s
|
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.6m
|
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.1m
|
Slow Test:
packages/dito/[Desktop Edge] › tests/e2e/resultPage.spec.ts#L1
packages/dito/[Desktop Edge] › tests/e2e/resultPage.spec.ts took 1.9m
|
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 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.0m
|
Slow Test:
packages/dito/[Mobile Safari] › tests/a11y/general.spec.ts#L1
packages/dito/[Mobile Safari] › tests/a11y/general.spec.ts took 58.5s
|
Slow Test:
packages/dito/[Desktop Chrome] › tests/a11y/general.spec.ts#L1
packages/dito/[Desktop Chrome] › tests/a11y/general.spec.ts took 57.0s
|
🎭 Playwright Run Summary
7 passed (1.1m)
|
🎭 Playwright Run Summary
182 passed (2.7m)
|
🎭 Playwright Run Summary
1 flaky
[Mobile Safari] › tests/e2e/resultPage.spec.ts:572:3 › test negative result for digital and positive for interoperability › negative reasoning input is not visible
11 skipped
1164 passed (37.3m)
|
🎭 Playwright Run Summary
210 passed (7.7m)
|