Skip to content

Commit

Permalink
Quarantine CanLaunchPhotinoWebViewAndClickButton (#50803)
Browse files Browse the repository at this point in the history
  • Loading branch information
halter73 authored Sep 21, 2023
1 parent dedac87 commit e6c7c01
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ public class WebViewManagerE2ETests
[ConditionalFact]
[OSSkipCondition(OperatingSystems.Linux | OperatingSystems.MacOSX,
SkipReason = "On Helix/Ubuntu the native Photino assemblies can't be found, and on macOS it can't detect when the WebView is ready")]
[SkipOnHelix("https://github.com/dotnet/aspnetcore/issues/50802", Queues = "Windows.Amd64.Server2022.Open")]
public async Task CanLaunchPhotinoWebViewAndClickButton()
{
var photinoTestProgramExePath = typeof(WebViewManagerE2ETests).Assembly.Location;
Expand Down

0 comments on commit e6c7c01

Please sign in to comment.