mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
94eed0fb11
Remove common.PORT from, test-net-connect-immediate-destroy, test-net-options-lookup, test-net-connect-local-error, test-net-connect-handle-econnrefused, test-net-socket-destroy-twice, test-net-better-error-messages-port-hostname, test-net-localerror, to reduce possibility that a dynamic port used in another test will collide with common.PORT. Moved test-net-listen-shared-ports, test-net-better-error-messages-port from tests/parallel to test/sequential Refs: https://github.com/nodejs/node/issues/12376 PR-URL: https://github.com/nodejs/node/pull/12473 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com> Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com> Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com> |
||
---|---|---|
.. | ||
sequential.status | ||
test-benchmark-child-process.js | ||
test-benchmark-http.js | ||
test-benchmark-net.js | ||
test-buffer-creation-regression.js | ||
test-child-process-emfile.js | ||
test-child-process-execsync.js | ||
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-dgram-pingpong.js | ||
test-domain-abort-on-uncaught.js | ||
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-init.js | ||
test-module-loading.js | ||
test-net-better-error-messages-port.js | ||
test-net-GH-5504.js | ||
test-net-listen-shared-ports.js | ||
test-net-server-address.js | ||
test-next-tick-error-spin.js | ||
test-pipe.js | ||
test-process-warnings.js | ||
test-regress-GH-784.js | ||
test-regress-GH-877.js | ||
test-regress-GH-1697.js | ||
test-regress-GH-1726.js | ||
test-regress-GH-4015.js | ||
test-regress-GH-4027.js | ||
test-repl-timeout-throw.js | ||
test-require-cache-without-stat.js | ||
test-stream2-fs.js | ||
test-stream2-stderr-sync.js | ||
test-timers-blocking-callback.js | ||
test-util-debug.js | ||
test-vm-timeout-rethrow.js | ||
testcfg.py |