test: run tests even if os.cpus() fails · nodejs/node@333e5d1 · GitHub
Skip to content

Commit 333e5d1

Browse files
BethGriggsaddaleax
authored andcommitted
test: run tests even if os.cpus() fails
Currently if the os.cpus() call fails every test will fail. As there is already a test for os.cpus(), the other tests should run even if the os.cpus() call fails. PR-URL: #9616 Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: Evan Lucas <evanlucas@me.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 1bb6266 commit 333e5d1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

test/common.js

Lines changed: 2 additions & 1 deletion

0 commit comments

Comments
 (0)