0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/disabled
Sakthipriyan Vairamani 80a1cf7425 test: fix messages and use return to skip tests
This is a followup of https://github.com/nodejs/io.js/pull/2109.
The tests which didn't make it in #2109, are included in this patch.
The skip messages are supposed to follow the format

    1..0 # Skipped: [Actual reason why the test is skipped]

and the tests should be skipped with the return statement.

PR-URL: https://github.com/nodejs/io.js/pull/2290
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
2015-08-03 21:32:48 +05:30
..
GH-670.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-child-process-uid-gid.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-debug-brk-file.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-debug-brk-no-arg.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-dgram-send-error.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-eio-race.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-fs-largefile.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-http-abort-stream-end.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-https-loop-to-google.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-readline.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-sendfd.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-setuidgid.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
tls_server.js test: fix messages and use return to skip tests 2015-08-03 21:32:48 +05:30