Skip to content

Commit 39d608f

Browse files
joyeecheungmarco-ippolito
authored andcommittedJan 30, 2025··
test: mark test-http-server-request-timeouts-mixed as flaky
This has been flaking the CI for more than 2 years with various attempts to fix without success. It has still been flaking the CI (failed 19 out of 100 recent testing CI runs). It's time to mark it as flaky. PR-URL: #56503 Refs: #43465 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>
1 parent 5c3f18b commit 39d608f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎test/sequential/sequential.status

+3
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ test-http-server-request-timeouts-mixed: PASS, FLAKY
2828
# https://github.com/nodejs/node/issues/54816
2929
test-single-executable-application-empty: PASS, FLAKY
3030

31+
# https://github.com/nodejs/node/issues/43465
32+
test-http-server-request-timeouts-mixed: PASS, FLAKY
33+
3134
[$system==solaris] # Also applies to SmartOS
3235

3336
[$system==freebsd]

0 commit comments

Comments
 (0)
Please sign in to comment.