Nightly Tests #8
Annotations
5 errors, 10 warnings, and 1 notice
Run E2E tests:
packages/tool-finder/tests/playwright/e2e/quizAndResult.spec.ts#L1
1) [Mobile Safari] › e2e/quizAndResult.spec.ts:58:3 › test result page › visualisation object leads to correct cluster
Test timeout of 30000ms exceeded.
|
Run E2E tests:
packages/tool-finder/tests/playwright/e2e/quizAndResult.spec.ts#L7
1) [Mobile Safari] › e2e/quizAndResult.spec.ts:58:3 › test result page › visualisation object leads to correct cluster
Error: locator.selectOption: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByTestId('ressort')
5 |
6 | async function fillOutForm(page: Page) {
> 7 | await page.getByTestId("ressort").selectOption("bmi");
| ^
8 | await page.getByLabel("Für meinen Austausch").check();
9 | await page.getByLabel("Interaktionen von Akteuren").check();
10 | }
at fillOutForm (/home/runner/work/digitalcheck-apps/digitalcheck-apps/packages/tool-finder/tests/playwright/e2e/quizAndResult.spec.ts:7:37)
at /home/runner/work/digitalcheck-apps/digitalcheck-apps/packages/tool-finder/tests/playwright/e2e/quizAndResult.spec.ts:63:13
|
Run E2E tests:
packages/tool-finder/tests/playwright/e2e/quizAndResult.spec.ts#L1
1) [Mobile Safari] › e2e/quizAndResult.spec.ts:58:3 › test result page › visualisation object leads to correct cluster
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
Run E2E tests:
packages/tool-finder/tests/playwright/e2e/quizAndResult.spec.ts#L7
1) [Mobile Safari] › e2e/quizAndResult.spec.ts:58:3 › test result page › visualisation object leads to correct cluster
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.selectOption: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByTestId('ressort')
5 |
6 | async function fillOutForm(page: Page) {
> 7 | await page.getByTestId("ressort").selectOption("bmi");
| ^
8 | await page.getByLabel("Für meinen Austausch").check();
9 | await page.getByLabel("Interaktionen von Akteuren").check();
10 | }
at fillOutForm (/home/runner/work/digitalcheck-apps/digitalcheck-apps/packages/tool-finder/tests/playwright/e2e/quizAndResult.spec.ts:7:37)
at /home/runner/work/digitalcheck-apps/digitalcheck-apps/packages/tool-finder/tests/playwright/e2e/quizAndResult.spec.ts:63:13
|
Run E2E tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
packages/tool-finder/src/MaintenanceModeApp.tsx#L20
Classname 'text-link' is not a Tailwind CSS class!
|
Lint:
packages/tool-finder/src/MaintenanceModeApp.tsx#L20
Classname 'increase-tap-area' is not a Tailwind CSS class!
|
Run E2E tests:
packages/tool-finder/[Mobile Safari] › e2e/general.spec.ts#L1
packages/tool-finder/[Mobile Safari] › e2e/general.spec.ts took 1.3m
|
Run E2E tests:
packages/tool-finder/[Tablet Safari] › e2e/general.spec.ts#L1
packages/tool-finder/[Tablet Safari] › e2e/general.spec.ts took 23.4s
|
Run E2E tests:
packages/tool-finder/[Desktop Safari] › e2e/general.spec.ts#L1
packages/tool-finder/[Desktop Safari] › e2e/general.spec.ts took 22.1s
|
Run E2E tests:
packages/tool-finder/[Desktop Safari] › e2e/quizAndResult.spec.ts#L1
packages/tool-finder/[Desktop Safari] › e2e/quizAndResult.spec.ts took 19.5s
|
Run E2E tests:
packages/tool-finder/[Desktop Firefox] › e2e/general.spec.ts#L1
packages/tool-finder/[Desktop Firefox] › e2e/general.spec.ts took 15.6s
|
Fix lint:
packages/tool-finder/src/MaintenanceModeApp.tsx#L20
Classname 'text-link' is not a Tailwind CSS class!
|
Fix lint:
packages/tool-finder/src/MaintenanceModeApp.tsx#L20
Classname 'increase-tap-area' is not a Tailwind CSS class!
|
Run E2E tests
1 failed
[Mobile Safari] › e2e/quizAndResult.spec.ts:58:3 › test result page › visualisation object leads to correct cluster
175 passed (3.4m)
|
Loading