Fix flaky test #1458
pipeline.yml
on: push
Annotations
3 errors, 17 warnings, and 2 notices
[chromium] › e2e/examplePages.spec.ts:66:5 › Digitaltauglichkeit Prinzipien Detail › navigates to laws associated with principle: wiederverwendung-von-daten-und-standards-ermoeglichen:
packages/dito/tests/e2e/examplePages.spec.ts#L1
1) [chromium] › e2e/examplePages.spec.ts:66:5 › Digitaltauglichkeit Prinzipien Detail › navigates to laws associated with principle: wiederverwendung-von-daten-und-standards-ermoeglichen
Test timeout of 30000ms exceeded.
|
[chromium] › e2e/examplePages.spec.ts:66:5 › Digitaltauglichkeit Prinzipien Detail › navigates to laws associated with principle: wiederverwendung-von-daten-und-standards-ermoeglichen:
packages/dito/tests/e2e/examplePages.spec.ts#L78
1) [chromium] › e2e/examplePages.spec.ts:66:5 › Digitaltauglichkeit Prinzipien Detail › navigates to laws associated with principle: wiederverwendung-von-daten-und-standards-ermoeglichen
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('a[href^="/beispiele/regelungen"]').first()
76 | const [newTab] = await Promise.all([
77 | context.waitForEvent("page"),
> 78 | lawLinks.first().click(),
| ^
79 | ]);
80 |
81 | await newTab.waitForLoadState("load");
at /home/runner/work/digitalcheck-apps/digitalcheck-apps/packages/dito/tests/e2e/examplePages.spec.ts:78:26
|
[firefox] › e2e/methodPages.spec.ts:136:3 › five principles page › five principles page links to examples:
packages/dito/tests/e2e/methodPages.spec.ts#L147
2) [firefox] › e2e/methodPages.spec.ts:136:3 › five principles page › five principles page links to examples
Error: page.goto: NS_BINDING_ABORTED
Call log:
- navigating to "http://localhost:5173/methoden/fuenf-prinzipien", waiting until "load"
145 |
146 | for (const [index, url] of links.entries()) {
> 147 | await page.goto(ROUTE_METHODS_FIVE_PRINCIPLES.url);
| ^
148 | await Promise.all([page.waitForLoadState("networkidle")]);
149 |
150 | const link = page
at /home/runner/work/digitalcheck-apps/digitalcheck-apps/packages/dito/tests/e2e/methodPages.spec.ts:147:18
|
changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
vulnerability-scan / vulnerability-scan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check-test-build-deploy (dito) / check-and-test-shared / check-and-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check-test-build-deploy (dito) / check-and-test-shared / 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-shared / check-and-test:
packages/dito/app/routes/vorpruefung.ergebnis/route.tsx#L85
Unsafe member access .url on an `any` value
|
check-test-build-deploy (dito) / check-and-test-shared / 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-shared / check-and-test:
packages/dito/app/routes/vorpruefung.ergebnis/route.tsx#L85
Unsafe member access .url on an `any` value
|
Slow Test:
packages/dito/[firefox] › a11y/general.spec.ts#L1
packages/dito/[firefox] › a11y/general.spec.ts took 53.4s
|
Slow Test:
packages/dito/[webkit] › a11y/general.spec.ts#L1
packages/dito/[webkit] › a11y/general.spec.ts took 41.7s
|
Slow Test:
packages/dito/[chromium] › a11y/general.spec.ts#L1
packages/dito/[chromium] › a11y/general.spec.ts took 34.9s
|
Slow Test:
packages/dito/[firefox] › e2e/general.spec.ts#L1
packages/dito/[firefox] › e2e/general.spec.ts took 57.9s
|
Slow Test:
packages/dito/[webkit] › e2e/general.spec.ts#L1
packages/dito/[webkit] › e2e/general.spec.ts took 45.8s
|
Slow Test:
packages/dito/[firefox] › e2e/examplePages.spec.ts#L1
packages/dito/[firefox] › e2e/examplePages.spec.ts took 41.1s
|
Slow Test:
packages/dito/[chromium] › e2e/general.spec.ts#L1
packages/dito/[chromium] › e2e/general.spec.ts took 41.0s
|
Slow Test:
packages/dito/[webkit] › e2e/examplePages.spec.ts#L1
packages/dito/[webkit] › e2e/examplePages.spec.ts took 40.3s
|
check-test-build-deploy (dito) / build-and-push-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check-test-build-deploy (dito) / deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
6 passed (2.6m)
|
🎭 Playwright Run Summary
2 flaky
[chromium] › e2e/examplePages.spec.ts:66:5 › Digitaltauglichkeit Prinzipien Detail › navigates to laws associated with principle: wiederverwendung-von-daten-und-standards-ermoeglichen
[firefox] › e2e/methodPages.spec.ts:136:3 › five principles page › five principles page links to examples
6 skipped
241 passed (10.5m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
SBOM-digitalcheck-dito
|
4.8 KB |
|
digitalcheck-dito-vulnerabilities.json
|
30.5 KB |
|