mirror of https://github.com/lukechilds/node.git
Browse Source
On Windows, the test simply returns which will be counted as passed. The test actually skips the rest of the test. So proper TAP message has to be included while skipping. This patch uses `common.skip` rather than `console.log` to print the skip messages. PR-URL: https://github.com/nodejs/node/pull/11584 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>v7.x
Sakthipriyan Vairamani (thefourtheye)
8 years ago
committed by
Evan Lucas
1 changed files with 4 additions and 4 deletions
Loading…
Reference in new issue