Skip to content

Commit

Permalink
Update test-configuration.json (#43505)
Browse files Browse the repository at this point in the history
  • Loading branch information
adityamandaleeka committed Aug 24, 2022
1 parent f1353bd commit 5c4112c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/test-configuration.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
{"testName": {"contains": "BidirectionalStream_ServerReadsDataAndCompletes_GracefullyClosed"}},
{"testName": {"contains": "POST_ServerAbort_ClientReceivesAbort"}},
{"testName": {"contains": "VariableMultipleStreamsInSequence"}},
{"testNAme": {"comtains": "POST_ServerAbortAfterWrite_ClientReceivesAbort"}},
{"testName": {"contains": "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 5c4112c

Please sign in to comment.