Skip to content

test: remove test/gc, integrate into parallel

Rodrigo Muino Tomonari requested to merge github/fork/addaleax/no-gc-tests into master

There’s no reason to have a separate addon just for testing GC anymore.

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

/cc @nodejs/build-files @nodejs/testing

Merge request reports

Loading