Skip to content

feat: Add option to force fail dependent tests #42575

feat: Add option to force fail dependent tests

feat: Add option to force fail dependent tests #42575

Triggered via pull request December 19, 2024 02:29
Status Failure
Total duration 2m 51s
Artifacts

infra.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
docs & lint: packages/playwright/src/common/config.ts#L97
Object literal may only specify known properties, and 'failDependentTests' does not exist in type 'FullConfig<{}, {}>'.
docs & lint: packages/playwright/src/common/config.ts#L97
Property 'failDependentTests' does not exist on type 'Config<{}, {}>'.
docs & lint: packages/playwright/src/isomorphic/teleReceiver.ts#L595
Object literal may only specify known properties, and 'failDependentTests' does not exist in type 'FullConfig<{}, {}>'.
docs & lint: packages/playwright/src/runner/tasks.ts#L370
Property 'failDependentTests' does not exist on type 'FullConfig<{}, {}>'.
docs & lint
Process completed with exit code 2.
Lint snippets
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636