We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec2929a commit 29355caCopy full SHA for 29355ca
eng/test-configuration.json
@@ -10,6 +10,7 @@
10
{"testName": {"contains": "CertificateChangedOnDisk_Symlink"}}, // depends on FS event timing
11
{"testName": {"contains": "POST_ServerAbort_ClientReceivesAbort"}},
12
{"testName": {"contains": "Microsoft.AspNetCore.Components.WebViewE2E.Test.WebViewManagerE2ETests.CanLaunchPhotinoWebViewAndClickButton"}},
13
+ {"testName": {"contains": "Microsoft.AspNetCore.Server.IIS.NewShim.FunctionalTests.StartupTests.CheckInvalidHostingModelParameter"}},
14
{"testAssembly": {"contains": "IIS"}},
15
{"testAssembly": {"contains": "Template"}},
16
{"failureMessage": {"contains":"(Site is started but no worker process found)"}},
0 commit comments