summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2017-04-27 13:31:12 -0700
committerRich Trott <rtrott@gmail.com>2017-04-30 13:40:16 -0700
commit0833d31ec6cf5769885273825bf6c97ed06dcd24 (patch)
treeb8141eea03eba61f3edb51ac2084d6bb12e1b7fb /test
parentaa3eab00dacdd9243b9f4a44ea2aef20c55deeef (diff)
downloadandroid-node-v8-0833d31ec6cf5769885273825bf6c97ed06dcd24.tar.gz
android-node-v8-0833d31ec6cf5769885273825bf6c97ed06dcd24.tar.bz2
android-node-v8-0833d31ec6cf5769885273825bf6c97ed06dcd24.zip
test: move test to sequential for reliability
test-https-set-timeout-server fails under load. Move it to sequential so it is not competing with other tests. PR-URL: https://github.com/nodejs/node/pull/12704 Fixes: https://github.com/nodejs/node/issues/10130 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com> Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Diffstat (limited to 'test')
-rw-r--r--test/sequential/test-https-set-timeout-server.js (renamed from test/parallel/test-https-set-timeout-server.js)0
1 files changed, 0 insertions, 0 deletions
diff --git a/test/parallel/test-https-set-timeout-server.js b/test/sequential/test-https-set-timeout-server.js
index f6dc5fb62f..f6dc5fb62f 100644
--- a/test/parallel/test-https-set-timeout-server.js
+++ b/test/sequential/test-https-set-timeout-server.js