test: move test-https-server-consumed-timeout to parallel · nodejs/node@8554ff2 · GitHub
Skip to content

Commit 8554ff2

Browse files
TrottMylesBorins
authored andcommitted
test: move test-https-server-consumed-timeout to parallel
Change the test to be robust in slow environments and move to parallel. The previous version of the test failed for me in parallel with just two or four simultaneous versions running. This version passes 96 simultaneous versions running, but still fails as designed if the request writes fail to prevent the request timeout from occurring. PR-URL: #30677 Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent d3bac60 commit 8554ff2

2 files changed

Lines changed: 86 additions & 52 deletions

File tree

Lines changed: 86 additions & 0 deletions

test/sequential/test-http-server-consumed-timeout.js

Lines changed: 0 additions & 52 deletions
This file was deleted.

0 commit comments

Comments
 (0)