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 0e9ab17 commit 7f40b81Copy full SHA for 7f40b81
eng/test-configuration.json
@@ -9,6 +9,7 @@
9
{"testName": {"contains": "CertificateChangedOnDisk"}}, // depends on FS event timing
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
{"testAssembly": {"contains": "IIS"}},
14
{"testAssembly": {"contains": "Template"}},
15
{"failureMessage": {"contains":"(Site is started but no worker process found)"}},
0 commit comments