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
Log: ********* Starting Test: Var(Border_Border_Canvas_AllFocusable_HandledEventsToo- WpfApplication-WindowsFormSource) ********* Repro Arguments: /Name=Var(Border_Border_Canvas_AllFocusable_HandledEventsToo-Wp fApplication-WindowsFormSource) /Area=ElementServices /SubArea=InputSequence ********* Begin Variation: InputSequenceApp ********* … … QualityVault: Process: 3916 now marked for tracking. Variation loop beginning... In CreateTestContainer... In ActionSequenceTestEngine.RunTestAction... 'TestContainer' is in storage. Creating 'WindowsFormSource' surface... Creating a WindowsFormSource object Unhandled exception occurred in dispatcher. System.MissingMethodException: Method not found: 'Void System.Windows.Forms.Cont rol.add_ContextMenuChanged(System.EventHandler)'. at System.Windows.Forms.Integration.ElementHost.StartPropertyMapping() at System.Windows.Forms.Integration.ElementHost..ctor() in G:\wpf_private\src \Microsoft.DotNet.Wpf\src\WindowsFormsIntegration\System\Windows\Integration\Ele mentHost.cs:line 85 at Microsoft.Test.WindowsForms.WindowsFormSource.InitializeComponent() in // src/Test/Common/Code/Microsoft/Test/WindowsForms/WindowsFormsSource.cs:line 152 at Microsoft.Test.WindowsForms.WindowsFormSource..ctor() in //src/Test/Commo n/Code/Microsoft/Test/WindowsForms/WindowsFormsSource.cs:line 59 at Avalon.Test.CoreUI.Trusted.SurfaceFramework.Initialize(String typeOfSurfac e, Int32 left, Int32 top, Int32 width, Int32 height, Boolean visibleSurface) at Avalon.Test.CoreUI.Trusted.SurfaceFramework..ctor(String typeOfSurface, In t32 left, Int32 top, Int32 width, Int32 height) at Avalon.Test.CoreUI.Common.StubTestContainer.DisplayObject(Object visual, I nt32 x, Int32 y, Int32 w, Int32 h) … …
See: dotnet/wpf#2169
We need to react to this change in our test repo and remove the type references in the following tests:
The text was updated successfully, but these errors were encountered: