test: add test-child-process-emfile fail message
authorRich Trott <rtrott@gmail.com>
Tue, 13 Oct 2015 03:48:41 +0000 (20:48 -0700)
committerJames M Snell <jasnell@gmail.com>
Thu, 29 Oct 2015 15:38:40 +0000 (08:38 -0700)
commit93847694ece68d579aee6c037ee5dc2ce31b6408
tree1c4f965180515acdb446dd3b2887fcb89db84da0
parent4be432862ae5fc48dfd3814b1af389a4c2dfc390
test: add test-child-process-emfile fail message

When the test fails (as it does frequently on FreeBSD unfortunately)
provide a non-cryptic error message that also provides a line number.

PR-URL: https://github.com/nodejs/node/pull/3335
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
test/sequential/test-child-process-emfile.js