X Tutup
The Wayback Machine - https://web.archive.org/web/20211210163357/https://github.com/nodejs/node/commit/cd71199cdb
Skip to content
Permalink
Browse files
test: fix flaky test-vm-timeout-escape-promise-module-2
Test is reliable in sequential and not in parallel, so move it there.

Fixes: #36627

PR-URL: #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>
  • Loading branch information
Trott authored and targos committed May 1, 2021
1 parent 7789159 commit cd71199cdbf20161c54ce794ed223e57d77c4589
Showing with 0 additions and 0 deletions.
  1. 0 test/{parallel → sequential}/test-vm-timeout-escape-promise-module-2.js

0 comments on commit cd71199

Please sign in to comment.
X Tutup