Browse Source

test: fix flaky test-domain-abort-on-uncaught

test-domain-abort-on-uncaught is flaky under load. Move it to sequential
so it is not competing with other tests for resources.

PR-URL: https://github.com/nodejs/node/pull/11817
Fixes: https://github.com/nodejs/node/issues/11814
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
v6.x
Rich Trott 8 years ago
committed by Myles Borins
parent
commit
72710d05b9
No known key found for this signature in database GPG Key ID: 933B01F40B5CA946
  1. 0
      test/sequential/test-domain-abort-on-uncaught.js

0
test/parallel/test-domain-abort-on-uncaught.js → test/sequential/test-domain-abort-on-uncaught.js

Loading…
Cancel
Save