Skip to content

Button_Anchor_ResizeOnWindowSizeWiderAsync fails intermittently #7383

@fernandanavamoya

Description

@fernandanavamoya

Test

System.Windows.Forms.UITests.ButtonTests.Button_Anchor_ResizeOnWindowSizeWiderAsync

Issue description

Failed in Windows_x64 Release. History shows several failures over the past week.

Assert.True() Failure\r\nExpected: True\r\nActual:   False

   at System.Windows.Forms.UITests.ButtonTests.<Button_Anchor_ResizeOnWindowSizeWiderAsync>b__7_0(Form form, Button button) in /_/src/System.Windows.Forms/tests/IntegrationTests/UIIntegrationTests/ButtonTests.cs:line 178
   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 242
--- 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 261
   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 179
   at System.Windows.Forms.UITests.ButtonTests.RunTestAsync(Func`3 runTest) in /_/src/System.Windows.Forms/tests/IntegrationTests/UIIntegrationTests/ButtonTests.cs:line 395
   at System.Windows.Forms.UITests.ButtonTests.Button_Anchor_ResizeOnWindowSizeWiderAsync() in /_/src/System.Windows.Forms/tests/IntegrationTests/UIIntegrationTests/ButtonTests.cs:line 161
--- End of stack trace from previous location ---

Metadata

Metadata

Assignees

No one assigned

    Labels

    test-bugProblem in test source code (most likely)

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions