Skip to content

test: skip flaky parts of broadcastchannel test on Windows

Rodrigo Muino Tomonari requested to merge github/fork/Trott/skip-it-yo into master

The feature was added recently and is experimental. This will need to be fixed before it can be released as stable (in my opinion at least). But for now, this gets us to a green CI without skipping the parts of the test that are working on Windows.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

Merge request reports

Loading