-
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
Re-enable skipped test: Button_AchorNone_NoResizeOnWindowSizeTallerAsync #6714
Closed
Labels
test-bug
Problem in test source code (most likely)
Comments
9 tasks
dmitrii-drobotov
pushed a commit
to dmitrii-drobotov/winforms
that referenced
this issue
Apr 8, 2022
These tests sometimes fail in CI and block deployment. Related issues: dotnet#6610, dotnet#6714, dotnet#6739, dotnet#6926
dmitrii-drobotov
pushed a commit
to dmitrii-drobotov/winforms
that referenced
this issue
Apr 8, 2022
These tests sometimes fail in CI and block deployment. Related issues: dotnet#6610, dotnet#6714, dotnet#6739, dotnet#6926
dmitrii-drobotov
pushed a commit
to dmitrii-drobotov/winforms
that referenced
this issue
Apr 8, 2022
These tests sometimes fail in CI and block deployment. Related issues: dotnet#6610, dotnet#6714, dotnet#6739, dotnet#6926
dreddy-work
pushed a commit
that referenced
this issue
Apr 8, 2022
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.
Global Issue: List of tests with [Skip] attribute #6690
.NET Core Version: 7.0
Have you experienced this same bug with .NET Framework?: No
Problem description:
Stack trace (System.Windows.Forms.UI.IntegrationTests_net7.0_x86.log):
Expected behavior:
Minimal repro:
The text was updated successfully, but these errors were encountered: