Skip to content

Commit f305584

Browse files
Update test-configuration.json (#54887)
1 parent a30417f commit f305584

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

eng/test-configuration.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
{"testName": {"contains": "CertificateChangedOnDisk"}}, // depends on FS event timing
1010
{"testName": {"contains": "CertificateChangedOnDisk_Symlink"}}, // depends on FS event timing
1111
{"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"}},
12+
{"testName": {"contains": "CanLaunchPhotinoWebViewAndClickButton"}},
13+
{"testName": {"contains": "CheckInvalidHostingModelParameter"}},
1414
{"testAssembly": {"contains": "IIS"}},
1515
{"testAssembly": {"contains": "Template"}},
1616
{"failureMessage": {"contains":"(Site is started but no worker process found)"}},

0 commit comments

Comments
 (0)