-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Flaky Test] sbuttontests.button_achornone_noresizeonwindowsizewiderasync #8635
Closed
Tracked by
#8607
Comments
Assert.True() Failure\r\nExpected: True\r\nActual: False
Stack trace
at System.Windows.Forms.UITests.ButtonTests.<Button_AchorNone_NoResizeOnWindowSizeWiderAsync>b__5_0(Form form, Button button) in /_/src/System.Windows.Forms/tests/IntegrationTests/UIIntegrationTests/ButtonTests.cs:line 126
at System.Windows.Forms.UITests.ControlTestBase.<>c__DisplayClass28_0`1.<<RunFormAsync>b__0>d.MoveNext() in /_/src/System.Windows.Forms/tests/IntegrationTests/UIIntegrationTests/Infra/ControlTestBase.cs:line 240
--- End of stack trace from previous location ---
at Microsoft.VisualStudio.Threading.JoinableTask.JoinAsync(CancellationToken cancellationToken)
at System.Windows.Forms.UITests.ControlTestBase.RunFormAsync[T](Func`1 createDialog, Func`3 testDriverAsync) in /_/src/System.Windows.Forms/tests/IntegrationTests/UIIntegrationTests/Infra/ControlTestBase.cs:line 259
at System.Windows.Forms.UITests.ControlTestBase.RunSingleControlTestAsync[T](Func`3 testDriverAsync, Func`1 createControl, Func`1 createForm) in /_/src/System.Windows.Forms/tests/IntegrationTests/UIIntegrationTests/Infra/ControlTestBase.cs:line 177
at System.Windows.Forms.UITests.ButtonTests.RunTestAsync(Func`3 runTest) in /_/src/System.Windows.Forms/tests/IntegrationTests/UIIntegrationTests/ButtonTests.cs:line 390
at System.Windows.Forms.UITests.ButtonTests.Button_AchorNone_NoResizeOnWindowSizeWiderAsync() in /_/src/System.Windows.Forms/tests/IntegrationTests/UIIntegrationTests/ButtonTests.cs:line 111
--- End of stack trace from previous location --- |
54 tasks
sharwell
added a commit
to sharwell/winforms
that referenced
this issue
Mar 16, 2023
Fixes dotnet#6714 Fixes dotnet#7297 Fixes dotnet#7407 Fixes dotnet#8635
sharwell
added a commit
to sharwell/winforms
that referenced
this issue
Apr 6, 2023
* Wait for WM_MOUSEMOVE processing before sending more messages. * Match WM_LBUTTONDOWN with WM_LBUTTONUP Closes dotnet#6609 Closes dotnet#6714 Closes dotnet#7297 Closes dotnet#7407 Closes dotnet#8635
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Runfo Tracking Issue: [Flaky Test] sbuttontests.button_achornone_noresizeonwindowsizewiderasync
Displaying 100 of 1344 results
Build Result Summary
The text was updated successfully, but these errors were encountered: