Skip to content

Commit d581e01

Browse files
authored
Un-retry BlazorWebTemplate_IndividualAuth_LocalDb (#54450)
Fixed by #53476
1 parent 9465655 commit d581e01

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eng/test-configuration.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
{"testName": {"contains": "MaxRequestBufferSizeTests.LargeUpload" }}, // tries to manipulate the state of the server's buffer
99
{"testName": {"contains": "CertificateChangedOnDisk"}}, // depends on FS event timing
1010
{"testName": {"contains": "CertificateChangedOnDisk_Symlink"}}, // depends on FS event timing
11-
{"testName": {"contains": "BlazorWebTemplate_IndividualAuth_LocalDb"}}, // randomly-generated string could contain forbidden substring
1211
{"testName": {"contains": "POST_ServerAbort_ClientReceivesAbort"}},
1312
{"testAssembly": {"contains": "IIS"}},
1413
{"testAssembly": {"contains": "Template"}},

0 commit comments

Comments
 (0)