summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOuyang Yadong <oyydoibh@gmail.com>2018-08-02 15:40:54 +0800
committerGeorge Adams <george.adams@uk.ibm.com>2018-08-13 13:12:21 +0100
commitf8fda89df1c44b384236c2f9aa054ae4f26fd958 (patch)
tree96112f7bb615304ed2619a21f80cdf7690892255
parentc4007f0096e3a1e777faea35a35e849513e33a89 (diff)
downloadnode-new-f8fda89df1c44b384236c2f9aa054ae4f26fd958.tar.gz
test: move test-http-client-timeout-option-with-agent to sequential
The timeout event cannot be precisely timed and the actual timeout may be longer in some situations. Here we move this test into the sequential folder to make it happens less likely. PR-URL: https://github.com/nodejs/node/pull/22083 Fixes: https://github.com/nodejs/node/issues/22041 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: George Adams <george.adams@uk.ibm.com>
-rw-r--r--test/sequential/test-http-client-timeout-option-with-agent.js (renamed from test/parallel/test-http-client-timeout-option-with-agent.js)0
1 files changed, 0 insertions, 0 deletions
diff --git a/test/parallel/test-http-client-timeout-option-with-agent.js b/test/sequential/test-http-client-timeout-option-with-agent.js
index a7f750a42e..a7f750a42e 100644
--- a/test/parallel/test-http-client-timeout-option-with-agent.js
+++ b/test/sequential/test-http-client-timeout-option-with-agent.js