Skip to content

Commit 4ed4b64

Browse files
MylesBorinsBethGriggs
authored andcommittedDec 15, 2020
test: mark test-http2-respond-file-error-pipe-offset flaky
This is now failing inconsistently across many platforms. This appears to be the result of the addition of mustSucceed being added to the test during testing refactoring. We should mark flaky until we have figured out what the issue is. Refs: #35881 PR-URL: #35883 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
1 parent a9d3a0d commit 4ed4b64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎test/parallel/parallel.status

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ prefix parallel
55
# sample-test : PASS,FLAKY
66

77
[true] # This section applies to all platforms
8+
test-http2-respond-file-error-pipe-offset: PASS,FLAKY
89

910
[$system==win32]
1011
# https://github.com/nodejs/node/issues/20750

0 commit comments

Comments
 (0)
Please sign in to comment.