aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2018-08-19 16:53:45 -0700
committerRich Trott <rtrott@gmail.com>2018-08-20 18:59:08 -0700
commit4b71b01339a968c9e5a1d3750da46fa1d70fe03c (patch)
tree240047479a81be2d4ca279b12319318e64f66359
parentfd76a3d482db94aa06c28f10b1572bb492451a5e (diff)
downloadandroid-node-v8-4b71b01339a968c9e5a1d3750da46fa1d70fe03c.tar.gz
android-node-v8-4b71b01339a968c9e5a1d3750da46fa1d70fe03c.tar.bz2
android-node-v8-4b71b01339a968c9e5a1d3750da46fa1d70fe03c.zip
test: move http timeout test to parallel
test-http-client-timeout-option-with-agent no longer checks that the timeout happens within a certain tolerance so it can be moved to the parallel test suite. PR-URL: https://github.com/nodejs/node/pull/22403 Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
-rw-r--r--test/parallel/test-http-client-timeout-option-with-agent.js (renamed from test/sequential/test-http-client-timeout-option-with-agent.js)0
1 files changed, 0 insertions, 0 deletions
diff --git a/test/sequential/test-http-client-timeout-option-with-agent.js b/test/parallel/test-http-client-timeout-option-with-agent.js
index 63f683975d..63f683975d 100644
--- a/test/sequential/test-http-client-timeout-option-with-agent.js
+++ b/test/parallel/test-http-client-timeout-option-with-agent.js