Skip to content

Commit 29355ca

Browse files
authored
Added retry for CheckInvalidHostingModelParameter (#54786)
#54785
1 parent ec2929a commit 29355ca

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
@@ -10,6 +10,7 @@
1010
{"testName": {"contains": "CertificateChangedOnDisk_Symlink"}}, // depends on FS event timing
1111
{"testName": {"contains": "POST_ServerAbort_ClientReceivesAbort"}},
1212
{"testName": {"contains": "Microsoft.AspNetCore.Components.WebViewE2E.Test.WebViewManagerE2ETests.CanLaunchPhotinoWebViewAndClickButton"}},
13+
{"testName": {"contains": "Microsoft.AspNetCore.Server.IIS.NewShim.FunctionalTests.StartupTests.CheckInvalidHostingModelParameter"}},
1314
{"testAssembly": {"contains": "IIS"}},
1415
{"testAssembly": {"contains": "Template"}},
1516
{"failureMessage": {"contains":"(Site is started but no worker process found)"}},

0 commit comments

Comments
 (0)