Skip to content

Commit

Permalink
test: move test-http-server-request-timeouts-mixed to sequential
Browse files Browse the repository at this point in the history
PR-URL: nodejs#45722
Fixes: nodejs#43465
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Paolo Insogna <paolo@cowtech.it>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
  • Loading branch information
sonimadhuri authored and bmeck committed Jun 22, 2024
1 parent 2e00e3b commit a78f606
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/parallel/parallel.status
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ test-runner-watch-mode: PASS,FLAKY
# https://github.com/nodejs/node/issues/42741
test-http-server-headers-timeout-keepalive: PASS,FLAKY
test-http-server-request-timeout-keepalive: PASS,FLAKY
# https://github.com/nodejs/node/issues/43465
test-http-server-request-timeouts-mixed: PASS,FLAKY
# https://github.com/nodejs/node/issues/50243
test-inspector-async-stack-traces-set-interval: PASS, FLAKY

Expand Down

0 comments on commit a78f606

Please sign in to comment.