Skip to content

test: fix flaky test-runner-cli-concurrency.js

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/test-flake into main

This test was flaky on Windows when trying to clean up the tmp directory between tests. This commit updates the test to not delete anything between tests.

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

Merge request reports

Loading