Skip to content

test: fix flaky wpt/test-timers

Rodrigo Muino Tomonari requested to merge github/fork/Trott/fix-wpt-timers into master

Change the wpt tests to not run in parallel in our Python test runner. On my local machine, this changes the time needed to run the suite from about 2 seconds to about 5 seconds, but it makes the test suite much more reliable.

Fixes: https://github.com/nodejs/node/issues/37672

Merge request reports

Loading