Skip to content

Commit

Permalink
test: set parallel http server test as flaky
Browse files Browse the repository at this point in the history
Ref: #43465
  • Loading branch information
anonrig committed Oct 18, 2023
1 parent 09f80a9 commit 5b57613
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions test/parallel/parallel.status
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ test-fs-rmdir-recursive: PASS, FLAKY
test-domain-error-types: PASS,FLAKY
# https://github.com/nodejs/node/issues/47420
test-file-write-stream4: PASS,FLAKY
# https://github.com/nodejs/node/issues/43465
test-http-server-request-timeouts-mixed: PASS, FLAKY

[$system==linux || $system==win32]
# https://github.com/nodejs/node/issues/49605
Expand Down Expand Up @@ -97,3 +99,7 @@ test-http-pipeline-flood: SKIP
[$asan==on]
# https://github.com/nodejs/node/issues/39655
test-cluster-primary-error: PASS, FLAKY

[$arch==s390x]
# https://github.com/nodejs/node/issues/43465
test-http-server-request-timeouts-mixed: PASS, FLAKY

0 comments on commit 5b57613

Please sign in to comment.