summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2020-11-06 05:20:17 -0800
committerNode.js GitHub Bot <github-bot@iojs.org>2020-11-12 20:26:49 +0000
commit660265e1080e587d33c8819a0a4b5e25735684e7 (patch)
tree19a6aaa54622c6589020f283428daac52cf57aad /test
parentf5a86b5e13bcc29f948d4fad4b44370cee561e4b (diff)
downloadnode-new-660265e1080e587d33c8819a0a4b5e25735684e7.tar.gz
test: move test-worker-eventlooputil to sequential
The test is not nearly as unreliable as it used to be but we're still seeing failures around the timing checks that will definitely be affected by other tests running in other processes. So move it to sequential. Refs: https://github.com/nodejs/node/pull/35961#issuecomment-722222696 PR-URL: https://github.com/nodejs/node/pull/35996 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de> Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Diffstat (limited to 'test')
-rw-r--r--test/sequential/test-worker-eventlooputil.js (renamed from test/parallel/test-worker-eventlooputil.js)0
1 files changed, 0 insertions, 0 deletions
diff --git a/test/parallel/test-worker-eventlooputil.js b/test/sequential/test-worker-eventlooputil.js
index 7e012cb2b0..7e012cb2b0 100644
--- a/test/parallel/test-worker-eventlooputil.js
+++ b/test/sequential/test-worker-eventlooputil.js