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 2575e22 commit 2374b45Copy full SHA for 2374b45
eng/test-configuration.json
@@ -16,6 +16,7 @@
16
{"testName": {"contains": "BidirectionalStream_ServerReadsDataAndCompletes_GracefullyClosed"}},
17
{"testName": {"contains": "POST_ServerAbort_ClientReceivesAbort"}},
18
{"testName": {"contains": "POST_ServerAbortAfterWrite_ClientReceivesAbort"}},
19
+ {"testName": {"contains": "ServerReset_BeforeRequestBody_ClientBodyThrows"}},
20
{"testAssembly": {"contains": "IIS"}},
21
{"testAssembly": {"contains": "Template"}},
22
{"failureMessage": {"contains":"(Site is started but no worker process found)"}},
0 commit comments