Fix flaky test #1459
pipeline.yml
on: push
Annotations
1 error, 17 warnings, and 2 notices
[firefox] › e2e/methodPages.spec.ts:136:3 › five principles page › five principles page links to examples:
packages/dito/tests/e2e/methodPages.spec.ts#L147
1) [firefox] › e2e/methodPages.spec.ts:136:3 › five principles page › five principles page links to examples
Error: page.goto: NS_BINDING_ABORTED; maybe frame was detached?
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 |
149 | await Promise.all([
150 | page.waitForLoadState("domcontentloaded"),
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 55.4s
|
Slow Test:
packages/dito/[webkit] › a11y/general.spec.ts#L1
packages/dito/[webkit] › a11y/general.spec.ts took 43.1s
|
Slow Test:
packages/dito/[chromium] › a11y/general.spec.ts#L1
packages/dito/[chromium] › a11y/general.spec.ts took 35.7s
|
Slow Test:
packages/dito/[firefox] › e2e/general.spec.ts#L1
packages/dito/[firefox] › e2e/general.spec.ts took 1.0m
|
Slow Test:
packages/dito/[webkit] › e2e/general.spec.ts#L1
packages/dito/[webkit] › e2e/general.spec.ts took 46.6s
|
Slow Test:
packages/dito/[firefox] › e2e/examplePages.spec.ts#L1
packages/dito/[firefox] › e2e/examplePages.spec.ts took 45.2s
|
Slow Test:
packages/dito/[chromium] › e2e/general.spec.ts#L1
packages/dito/[chromium] › e2e/general.spec.ts took 45.0s
|
Slow Test:
packages/dito/[webkit] › e2e/examplePages.spec.ts#L1
packages/dito/[webkit] › e2e/examplePages.spec.ts took 41.6s
|
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
1 flaky
[firefox] › e2e/methodPages.spec.ts:136:3 › five principles page › five principles page links to examples
6 skipped
242 passed (10.3m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
SBOM-digitalcheck-dito
|
4.81 KB |
|
digitalcheck-dito-vulnerabilities.json
|
30.5 KB |
|