Skip to content

Commit

Permalink
Un-retry BlazorWebTemplate_IndividualAuth_LocalDb (#54450)
Browse files Browse the repository at this point in the history
Fixed by #53476
  • Loading branch information
amcasey authored Mar 19, 2024
1 parent 9465655 commit d581e01
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion eng/test-configuration.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
{"testName": {"contains": "MaxRequestBufferSizeTests.LargeUpload" }}, // tries to manipulate the state of the server's buffer
{"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"}},
Expand Down

0 comments on commit d581e01

Please sign in to comment.