microsoft / playwright

Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
https://playwright.dev
Apache License 2.0
65.63k stars 3.57k forks source link

[internal] PlzDedicatedWorker breaks worker networking #31747

Open dgozman opened 1 month ago

dgozman commented 1 month ago

See https://github.com/microsoft/playwright/pull/31705 for a failed roll.

Two tests are failing:

Regressed in https://chromium-review.googlesource.com/c/chromium/src/+/5671624 by enabling PlzDedicatedWorker feature. Upstream issues:

Temporary resolution is to roll with PlzDedicatedWorker feature disabled, but we need upstream issues to be fixed and re-enable the feature.

dgozman commented 1 month ago

Fix landed as https://chromium-review.googlesource.com/c/chromium/src/+/5748510, should go into Chromium 129.