Skip to content

test: move inspector-stress-http to sequential

Rodrigo Muino Tomonari requested to merge github/fork/Trott/float-on into master

test-inspector-stress-http launches 100 simultaneous http requests. It is unreliable in the parallel directory (as can be seen with tools/test.py and sufficiently high -j and --repeat values). Move to sequential.

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

Merge request reports

Loading