diff --git a/eng/test-configuration.json b/eng/test-configuration.json index b7516c4f66d8..918eaf5a05bb 100644 --- a/eng/test-configuration.json +++ b/eng/test-configuration.json @@ -9,6 +9,7 @@ {"testName": {"contains": "CertificateChangedOnDisk"}}, // depends on FS event timing {"testName": {"contains": "CertificateChangedOnDisk_Symlink"}}, // depends on FS event timing {"testName": {"contains": "BlazorWebTemplate_IndividualAuth_LocalDb"}}, // randomly-generated string could contain forbidden substring + {"testName": {"contains": "POST_ServerAbort_ClientReceivesAbort"}}, {"testAssembly": {"contains": "IIS"}}, {"testAssembly": {"contains": "Template"}}, {"failureMessage": {"contains":"(Site is started but no worker process found)"}},