Skip to content

test: run ESM tests in parallel

Rodrigo Muino Tomonari requested to merge github/fork/targos/esm-parallel into master

This reduces make jstest runs by 4-5 seconds on my machine (12 cores)

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

Merge request reports

Loading