Closed kfarnung closed 6 years ago
Undo obsolete test modifications and enable more tests.
make -j4 test
vcbuild test
CI: https://ci.nodejs.org/job/chakracore-test-pull-request/296/
New CI: https://ci.nodejs.org/job/chakracore-test-pull-request/297/
It looks like parallel/test-inspector-port-zero-cluster has gotten flakier, but I haven't changed it in this or the previous PR. Will land as is and investigate if it keeps hitting.
parallel/test-inspector-port-zero-cluster
Undo obsolete test modifications and enable more tests.
Checklist
make -j4 test
(UNIX), orvcbuild test
(Windows) passes