You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gate WPF scenarios to internal runs due to CloseFailed on CI VMs
WPF Template and WPF SFC fail with CloseFailed on generic Helix CI
VMs because CloseMainWindow() doesn't work in headless environments.
This is the same issue that caused WinForms scenarios to be gated.
Gate both WPF scenarios behind SYSTEM_TEAMPROJECT=internal, with
IncludeVMFlakyScenarios override.
0 commit comments