Skip to content

Conversation

@dgozman
Copy link
Contributor

@dgozman dgozman commented Nov 7, 2025

This ensures we evaluate in the worker only after the initial worker script was loaded. Fixes a few flaky/crashing tests as well.

Closes #35778.

@dgozman dgozman requested a review from yury-s November 7, 2025 16:00
@github-actions
Copy link
Contributor

github-actions bot commented Nov 7, 2025

Test results for "MCP"

2588 passed, 116 skipped


Merge workflow run.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 7, 2025

Test results for "tests 1"

2 failed
❌ [playwright-test] › reporter-html.spec.ts:156 › created › should include image diff @macos-latest-node18-2
❌ [installation tests] › playwright-test-package-managers.spec.ts:54 › npm: uninstalling ct removes playwright bin @package-installations-windows-latest

3 flaky ⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:1079 › cli codegen › should not throw csp directive violation errors `@firefox-ubuntu-22.04-node18`
⚠️ [firefox-page] › page/page-wait-for-function.spec.ts:104 › should work with strict CSP policy `@firefox-ubuntu-22.04-node18`
⚠️ [playwright-test] › ui-mode-test-progress.spec.ts:165 › should update tracing network live `@macos-latest-node18-2`

40317 passed, 789 skipped


Merge workflow run.

Copy link
Member

@yury-s yury-s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be nice to mention which exact tests are expected to be unflaked.

@dgozman dgozman merged commit 25958de into microsoft:main Nov 7, 2025
33 of 37 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/page/workers.spec.ts:240:3 › should support extra http headers is flaky

2 participants