winforms icon indicating copy to clipboard operation
winforms copied to clipboard

Flaky test: monthcalendar_click_date_invokeeventsasync

Open runfoapp[bot] opened this issue 3 years ago • 1 comments

Runfo Tracking Issue: system.windows.forms.uitests.monthcalendartests.monthcalendar_click_date_invokeeventsasync

Build Definition Kind Run Name

Build Result Summary

Day Hit Count Week Hit Count Month Hit Count
0 0 0

runfoapp[bot] avatar Mar 03 '23 17:03 runfoapp[bot]

    System.Windows.Forms.UITests.MonthCalendarTests.MonthCalendar_Click_Date_InvokeEventsAsync(delta: 2) [FAIL]
      Assert.Equal() Failure
      Expected: 2021-12-03T00:00:00.0000000
      Actual:   2021-12-01T00:00:00.0000000
      Stack Trace:
        /_/src/System.Windows.Forms/tests/IntegrationTests/UIIntegrationTests/MonthCalendarTests.cs(100,0): at System.Windows.Forms.UITests.MonthCalendarTests.<>c__DisplayClass7_0.<<MonthCalendar_Click_Date_InvokeEventsAsync>b__0>d.MoveNext()
        --- End of stack trace from previous location ---
        /_/src/System.Windows.Forms/tests/IntegrationTests/UIIntegrationTests/Infra/ControlTestBase.cs(240,0): at System.Windows.Forms.UITests.ControlTestBase.<>c__DisplayClass28_0`1.<<RunFormAsync>b__0>d.MoveNext()
        --- End of stack trace from previous location ---
           at Microsoft.VisualStudio.Threading.JoinableTask.JoinAsync(CancellationToken cancellationToken)
        /_/src/System.Windows.Forms/tests/IntegrationTests/UIIntegrationTests/Infra/ControlTestBase.cs(259,0): at System.Windows.Forms.UITests.ControlTestBase.RunFormAsync[T](Func`1 createDialog, Func`3 testDriverAsync)
        /_/src/System.Windows.Forms/tests/IntegrationTests/UIIntegrationTests/Infra/ControlTestBase.cs(177,0): at System.Windows.Forms.UITests.ControlTestBase.RunSingleControlTestAsync[T](Func`3 testDriverAsync, Func`1 createControl, Func`1 createForm)
        /_/src/System.Windows.Forms/tests/IntegrationTests/UIIntegrationTests/MonthCalendarTests.cs(206,0): at System.Windows.Forms.UITests.MonthCalendarTests.RunClickTestAsync(Func`3 runTest)
        /_/src/System.Windows.Forms/tests/IntegrationTests/UIIntegrationTests/MonthCalendarTests.cs(90,0): at System.Windows.Forms.UITests.MonthCalendarTests.MonthCalendar_Click_Date_InvokeEventsAsync(Int32 delta)
        --- End of stack trace from previous location ---
      Output:
        Moving mouse to (194, 107).
        Screen resolution of (1024, 768) translates mouse to (12416, 9131).

lonitra avatar Mar 03 '23 17:03 lonitra