Skip to content

Commit

Permalink
test: mark test-http2-respond-file-error-pipe-offset flaky
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
MylesBorins authored and targos committed Nov 3, 2020
1 parent 0f5a8c5 commit 7691b67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/parallel/parallel.status
Expand Up @@ -5,6 +5,7 @@ prefix parallel
# sample-test : PASS,FLAKY

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

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

0 comments on commit 7691b67

Please sign in to comment.