node/test/sequential
Jeremiah Senkpiel 4067cde7ee test: abstract skip functionality to common
The tap skipping output is so prevalent yet obscure in nature that we
ought to move it into it's own function in test/common.js

Re-do of 52bae222a3 for v4.x

Ref: https://github.com/nodejs/node/pull/6697
PR-URL: https://github.com/nodejs/node/pull/7114
Reviewed-By: Myles Borins <myles.borins@gmail.com>
2016-06-23 17:25:10 -07:00
..
sequential.status test: remove flaky designation from fixed tests 2016-03-21 12:57:57 -07:00
test-child-process-emfile.js test: abstract skip functionality to common 2016-06-23 17:25:10 -07:00
test-child-process-execsync.js test: fix redeclared vars in sequential tests 2016-03-02 14:01:11 -08:00
test-child-process-fork-getconnections.js src,test,tools: modify for more stringent linting 2016-03-02 14:01:11 -08:00
test-deprecation-flags.js test: remove unnecessary assignments 2016-01-19 11:52:30 -08:00
test-dgram-pingpong.js test: fix flaky test-dgram-pingpong 2016-03-02 14:01:11 -08:00
test-fs-watch.js test: refactor test-fs-watch 2016-03-02 14:01:11 -08:00
test-http-regr-gh-2928.js test: retry on known SmartOS bug 2016-03-21 12:58:00 -07:00
test-init.js test: fix style issues after eslint update 2016-02-15 11:30:23 -08:00
test-module-loading.js test: fix error message checks in test-module-loading 2016-06-23 16:59:39 -07:00
test-net-GH-5504.js test: extend timeout in Debug mode 2016-01-19 11:52:40 -08:00
test-net-server-address.js test: abstract skip functionality to common 2016-06-23 17:25:10 -07:00
test-next-tick-error-spin.js
test-pipe.js
test-pump-file2tcp-noexist.js
test-pump-file2tcp.js test: remove unused vars 2016-01-19 11:52:39 -08:00
test-regress-GH-784.js
test-regress-GH-877.js
test-regress-GH-1697.js test: fix style issues after eslint update 2016-02-15 11:30:23 -08:00
test-regress-GH-1726.js test: remove unnecessary assignments 2016-01-19 11:52:30 -08:00
test-regress-GH-4015.js
test-regress-GH-4027.js
test-require-cache-without-stat.js test: fix redeclared vars in sequential tests 2016-03-02 14:01:11 -08:00
test-stream2-fs.js test: remove unused vars 2016-01-19 11:52:39 -08:00
test-stream2-stderr-sync.js test: remove unused assert module imports 2016-01-19 11:52:33 -08:00
test-util-debug.js test: remove unnecessary assignments 2016-01-19 11:52:30 -08:00
test-vm-timeout-rethrow.js lib,test,tools: alignment on variable assignments 2016-06-23 16:59:37 -07:00
testcfg.py