Skip to content

test: move test-worker-eventlooputil to sequential

Rodrigo Muino Tomonari requested to merge github/fork/Trott/eventlooputil into master

The test is not nearly as unreliable as it used to be but we're still seeing failures around the timing checks that will definitely be affected by other tests running in other processes. So move it to sequential.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading