GoogleChromeLabs / chromium-bidi

Implementation of WebDriver BiDi for Chromium
https://googlechromelabs.github.io/chromium-bidi/
Apache License 2.0
86 stars 30 forks source link

`test_fail_request_completes_new_request_still_blocks` e2e test is flaky #1428

Closed sadym-chromium closed 10 months ago

sadym-chromium commented 10 months ago

The test is flaky on headful. Example: https://github.com/GoogleChromeLabs/chromium-bidi/actions/runs/6507248949/job/17674295005 This causes false-negative CI runs.

thiagowfx commented 10 months ago

Ack

thiagowfx commented 10 months ago

The request fails because it is fetching some image: 'url': 'data:image/png;ba. Huh.