We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1353bd commit 5c4112cCopy full SHA for 5c4112c
eng/test-configuration.json
@@ -21,7 +21,7 @@
21
{"testName": {"contains": "BidirectionalStream_ServerReadsDataAndCompletes_GracefullyClosed"}},
22
{"testName": {"contains": "POST_ServerAbort_ClientReceivesAbort"}},
23
{"testName": {"contains": "VariableMultipleStreamsInSequence"}},
24
- {"testNAme": {"comtains": "POST_ServerAbortAfterWrite_ClientReceivesAbort"}},
+ {"testName": {"contains": "POST_ServerAbortAfterWrite_ClientReceivesAbort"}},
25
{"testAssembly": {"contains": "IIS"}},
26
{"failureMessage": {"contains":"(Site is started but no worker process found)"}},
27
{"failureMessage": {"contains": "network disconnected"}}
0 commit comments