Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2021-03-20 19:47:24 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2021-03-24 04:17:31 +0300
commitd9ab1d56cef1438126036f55a7ff1d2e0138cce7 (patch)
tree2e29c1740b764e952c252f77fd316eb7fe2902bd
parent30bc2e43e47499a93447e73c6befd9d0521f3cc2 (diff)
test: fix flaky test-vm-timeout-escape-promise-module-2
Test is reliable in sequential and not in parallel, so move it there. Fixes: https://github.com/nodejs/node/issues/36627 PR-URL: https://github.com/nodejs/node/pull/37842 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
-rw-r--r--test/sequential/test-vm-timeout-escape-promise-module-2.js (renamed from test/parallel/test-vm-timeout-escape-promise-module-2.js)0
1 files changed, 0 insertions, 0 deletions
diff --git a/test/parallel/test-vm-timeout-escape-promise-module-2.js b/test/sequential/test-vm-timeout-escape-promise-module-2.js
index 6a9d09890dd..6a9d09890dd 100644
--- a/test/parallel/test-vm-timeout-escape-promise-module-2.js
+++ b/test/sequential/test-vm-timeout-escape-promise-module-2.js