Skip to content

Commit 7f40b81

Browse files
authored
Adding retry to POST_ServerAbort_ClientReceivesAbort (#53293)
1 parent 0e9ab17 commit 7f40b81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eng/test-configuration.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
{"testName": {"contains": "CertificateChangedOnDisk"}}, // depends on FS event timing
1010
{"testName": {"contains": "CertificateChangedOnDisk_Symlink"}}, // depends on FS event timing
1111
{"testName": {"contains": "BlazorWebTemplate_IndividualAuth_LocalDb"}}, // randomly-generated string could contain forbidden substring
12+
{"testName": {"contains": "POST_ServerAbort_ClientReceivesAbort"}},
1213
{"testAssembly": {"contains": "IIS"}},
1314
{"testAssembly": {"contains": "Template"}},
1415
{"failureMessage": {"contains":"(Site is started but no worker process found)"}},

0 commit comments

Comments
 (0)