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 4cad9e1 commit b61a936Copy full SHA for b61a936
eng/test-configuration.json
@@ -10,6 +10,7 @@
10
{"testName": {"contains": "CertificateChangedOnDisk_Symlink"}}, // depends on FS event timing
11
{"testName": {"contains": "BlazorWebTemplate_IndividualAuth_LocalDb"}}, // randomly-generated string could contain forbidden substring
12
{"testName": {"contains": "POST_ServerAbort_ClientReceivesAbort"}},
13
+ {"testName": {"contains": "CheckStdoutWithLargeWrites_TestSink" }},
14
{"testAssembly": {"contains": "IIS"}},
15
{"testAssembly": {"contains": "Template"}},
16
{"failureMessage": {"contains":"(Site is started but no worker process found)"}},
0 commit comments