summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2019-12-01 03:06:51 -0800
committerRich Trott <rtrott@gmail.com>2019-12-03 03:36:20 -0800
commit890d643b90efcb487bcabd62f3da3fdbd11bd62f (patch)
tree48ea62856102a09fc3aae339e54b171d20a7a0f0 /test
parent4f5685d233d45be2c25f89e8cb2e3d0b30989b3e (diff)
downloadandroid-node-v8-890d643b90efcb487bcabd62f3da3fdbd11bd62f.tar.gz
android-node-v8-890d643b90efcb487bcabd62f3da3fdbd11bd62f.tar.bz2
android-node-v8-890d643b90efcb487bcabd62f3da3fdbd11bd62f.zip
test: move test-child-process-fork-getconnections to parallel
Now that the test uses an open port assigned by the operating system rather than a hardcoded common.PORT, it can be moved to parallel. PR-URL: https://github.com/nodejs/node/pull/30749 Reviewed-By: Denys Otrishko <shishugi@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Diffstat (limited to 'test')
-rw-r--r--test/parallel/test-child-process-fork-getconnections.js (renamed from test/sequential/test-child-process-fork-getconnections.js)0
1 files changed, 0 insertions, 0 deletions
diff --git a/test/sequential/test-child-process-fork-getconnections.js b/test/parallel/test-child-process-fork-getconnections.js
index 1b1ba9c0d9..1b1ba9c0d9 100644
--- a/test/sequential/test-child-process-fork-getconnections.js
+++ b/test/parallel/test-child-process-fork-getconnections.js