mirror of https://github.com/lukechilds/node.git
Browse Source
In CI we previously passed `NODE_COMMON_PIPE` to the test runner to avoid long filenames. Add an option to the test runner that allows the user to change the temporary directory instead. This also allows us to run test suites in parallel since `NODE_COMMON_PIPE` otherwise would have been used from multiple tests at the same time. PR-URL: https://github.com/nodejs/node/pull/3325 Reviewed-By: Joao Reis <reis@janeasystems.com>v4.x
Johan Bergström
9 years ago
committed by
Myles Borins
2 changed files with 19 additions and 16 deletions
Loading…
Reference in new issue