mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
46fb276529
* Reduce concurrent and duration options by half so as to avoid interference with other tests. (Excessive TCP activity in this test resulted in throttling that caused subsequent tests to fail on my local setup.) * Use an OS-provided port rather than `common.PORT`. This possibly reduces side-effects on other tests (that may also be using `common.PORT`). * Add punctuation in comments. PR-URL: https://github.com/nodejs/node/pull/25485 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> |
||
---|---|---|
.. | ||
test-abort-fatal-error.js | ||
test-child-process-spawn-loop.js | ||
test-crypto-dh.js | ||
test-crypto-timing-safe-equal-benchmarks.js | ||
test-dh-regr.js | ||
test-dtrace-jsstack.js | ||
test-exec.js | ||
test-fs-largefile.js | ||
test-fs-watch-file-slow.js | ||
test-fs-watch-file.js | ||
test-fs-watch-non-recursive.js | ||
test-fs-watch-system-limit.js | ||
test-hash-seed.js | ||
test-http-many-keep-alive-connections.js | ||
test-http-upload-timeout.js | ||
test-https-ci-reneg-attack.js | ||
test-https-large-response.js | ||
test-https-no-reader.js | ||
test-keep-alive.js | ||
test-net-connect-econnrefused.js | ||
test-net-many-clients.js | ||
test-net-pause.js | ||
test-net-pingpong-delay.js | ||
test-net-pingpong.js | ||
test-net-throttle.js | ||
test-net-timeout2.js | ||
test-net-timeout.js | ||
test-net-write-callbacks.js | ||
test-next-tick-infinite-calls.js | ||
test-process-cpuUsage.js | ||
test-process-hrtime.js | ||
test-process-uptime.js | ||
test-regress-GH-814_2.js | ||
test-regress-GH-814.js | ||
test-regress-GH-892.js | ||
test-stream-pipe-multi.js | ||
test-timers.js | ||
test-tls-ci-reneg-attack.js | ||
test-tls-server-large-request.js | ||
test-tls-session-timeout.js | ||
test-tls-throttle.js | ||
test-vm-memleak.js | ||
test-vm-race.js | ||
test-watch-file.js | ||
testcfg.py |