Skip to content

Commit

Permalink
Retry VariableMultipleStreamsInSequence test (dotnet#43410)
Browse files Browse the repository at this point in the history
  • Loading branch information
BrennanConroy authored Aug 22, 2022
1 parent a7fa969 commit 23703cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions eng/test-configuration.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
{"testName": {"contains": "HttpsConnectionClosedWhenResponseDoesNotSatisfyMinimumDataRate"}},
{"testName": {"contains": "BidirectionalStream_ServerReadsDataAndCompletes_GracefullyClosed"}},
{"testName": {"contains": "POST_ServerAbort_ClientReceivesAbort"}},
{"testName": {"contains": "VariableMultipleStreamsInSequence"}},
{"testNAme": {"comtains": "POST_ServerAbortAfterWrite_ClientReceivesAbort"}},
{"testAssembly": {"contains": "IIS"}},
{"failureMessage": {"contains":"(Site is started but no worker process found)"}},
{"failureMessage": {"contains": "network disconnected"}}
Expand Down

0 comments on commit 23703cc

Please sign in to comment.