Skip to content

Commit

Permalink
Add test retries for InjectedStartup_DefaultApplicationNameIsEntryAss…
Browse files Browse the repository at this point in the history
…embly (#48409)
  • Loading branch information
javiercn authored May 24, 2023
1 parent a9eb3e8 commit b441d4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eng/test-configuration.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
{"testName": {"contains": "POST_ServerAbort_ClientReceivesAbort"}},
{"testName": {"contains": "POST_ServerAbortAfterWrite_ClientReceivesAbort"}},
{"testName": {"contains": "ServerReset_BeforeRequestBody_ClientBodyThrows"}},
{"testName": {"contains": "InjectedStartup_DefaultApplicationNameIsEntryAssembly"}},
{"testAssembly": {"contains": "IIS"}},
{"testAssembly": {"contains": "Template"}},
{"failureMessage": {"contains":"(Site is started but no worker process found)"}},
Expand Down

0 comments on commit b441d4e

Please sign in to comment.