0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/sequential
Rich Trott 171a43a986 test: shorten test-benchmark-http
Add `--set key=""` to cut down the time it takes to run
test-benchmark-http by about a third.

Alphabetize options in `--set` list.

PR-URL: https://github.com/nodejs/node/pull/13109
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
2017-05-21 19:59:34 -07:00
..
sequential.status
test-benchmark-child-process.js
test-benchmark-http.js test: shorten test-benchmark-http 2017-05-21 19:59:34 -07:00
test-benchmark-net.js
test-buffer-creation-regression.js
test-child-process-emfile.js
test-child-process-execsync.js test: reduce string concatenations 2017-05-05 17:39:05 +03:00
test-child-process-fork-getconnections.js
test-child-process-pass-fd.js
test-cluster-inspect-brk.js
test-crypto-timing-safe-equal.js
test-debugger-repeat-last.js
test-deprecation-flags.js test: reduce string concatenations 2017-05-05 17:39:05 +03:00
test-dgram-bind-shared-ports.js test: move test-dgram-bind-shared-ports to sequential 2017-05-13 18:37:06 +02:00
test-dgram-pingpong.js test: reduce string concatenations 2017-05-05 17:39:05 +03:00
test-domain-abort-on-uncaught.js test: make the rest of tests path-independent 2017-05-14 16:05:48 +03:00
test-fs-readfile-tostring-fail.js
test-fs-watch.js
test-http-regr-gh-2928.js
test-http-server-consumed-timeout.js
test-https-set-timeout-server.js test: refactor test-https-set-timeout-server 2017-05-19 21:26:46 -07:00
test-init.js
test-module-loading.js test: make the rest of tests path-independent 2017-05-14 16:05:48 +03:00
test-net-better-error-messages-port.js test: use dynamic port instead of common.PORT 2017-05-09 13:25:05 -07:00
test-net-connect-local-error.js test: fixed flaky test-net-connect-local-error 2017-05-15 23:28:21 -04:00
test-net-GH-5504.js test: refactor test-net-GH-5504 2017-05-19 21:42:52 -07:00
test-net-listen-shared-ports.js test: track callback invocations 2017-05-18 23:25:32 +02:00
test-net-reconnect-error.js test: move net reconnect error test to sequential 2017-05-20 08:08:13 -04:00
test-net-server-address.js
test-next-tick-error-spin.js
test-pipe.js
test-process-warnings.js test: reduce string concatenations 2017-05-05 17:39:05 +03:00
test-regress-GH-784.js test: reduce string concatenations 2017-05-05 17:39:05 +03:00
test-regress-GH-877.js test: reduce string concatenations 2017-05-05 17:39:05 +03:00
test-regress-GH-1697.js test: reduce string concatenations 2017-05-05 17:39:05 +03:00
test-regress-GH-1726.js
test-regress-GH-4015.js test: reduce string concatenations 2017-05-05 17:39:05 +03:00
test-regress-GH-4027.js
test-repl-timeout-throw.js test: reduce string concatenations 2017-05-05 17:39:05 +03:00
test-require-cache-without-stat.js test: reduce string concatenations 2017-05-05 17:39:05 +03:00
test-stream2-fs.js
test-stream2-stderr-sync.js test: reduce string concatenations 2017-05-05 17:39:05 +03:00
test-timers-blocking-callback.js
test-util-debug.js
test-vm-timeout-rethrow.js
testcfg.py