Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(runner): do not run beforeEach hooks upon skip modifier #31426

Merged
merged 2 commits into from
Jun 25, 2024

Conversation

pavelfeldman
Copy link
Member

Fixes #31425

Signed-off-by: Pavel Feldman <pavel.feldman@gmail.com>
Copy link
Contributor

Test results for "tests 1"

1 failed
❌ [installation tests] › playwright-packages-install-behavior.spec.ts:38:7 › @playwright/browser-firefox should work

2 flaky ⚠️ [chromium-library] › library/inspector/cli-codegen-java.spec.ts:78:5 › should print load/save storage_state
⚠️ [playwright-test] › ui-mode-test-update.spec.ts:202:5 › should update test locations

28396 passed, 649 skipped
✔️✔️✔️

Merge workflow run.

@pavelfeldman pavelfeldman merged commit da44134 into microsoft:main Jun 25, 2024
29 of 30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: tests are not skipped when condition depends on fixtures
2 participants