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
67.12k stars 3.69k forks source link

fix(ui-mode): prevent websocket connection leaks on reload #33643

Closed ruifigueira closed 4 days ago

ruifigueira commented 5 days ago

Fixes: #33641

github-actions[bot] commented 5 days ago

Test results for "tests 1"

1 flaky :warning: [chromium-library] › library/chromium/oopif.spec.ts:284:3 › should click @chromium-ubuntu-22.04-node18

36917 passed, 650 skipped :heavy_check_mark::heavy_check_mark::heavy_check_mark:

Merge workflow run.

ruifigueira commented 5 days ago

Failing on embedded-trace-viewer tests, that must be karma 😞 But apparently they have been failing for a couple of days, so it seems unrelated.