test: fix http-client-timeout-option-listeners · nodejs/node@553a326 · GitHub
Skip to content

Commit 553a326

Browse files
TrottMylesBorins
authored andcommitted
test: fix http-client-timeout-option-listeners
test-http-client-timeout-option-listeners is flaky due to depending on completing operations before a 100ms socket timeout. The socket timeout is an integral part of the test but can be very large. Set to the maximum allowable value. PR-URL: #10224 Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
1 parent 308cead commit 553a326

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

test/parallel/test-http-client-timeout-option-listeners.js

Lines changed: 4 additions & 1 deletion

0 commit comments

Comments
 (0)