Skip to content
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: button_dialogresult_clickdefaultbuttontocloseformasync(dialogresult: abort) #8747

Open
Tracked by #8607
runfoapp bot opened this issue Mar 5, 2023 · 1 comment
Labels
test-bug Problem in test source code (most likely)
Milestone

Comments

@runfoapp
Copy link

runfoapp bot commented Mar 5, 2023

Runfo Tracking Issue: Flaky test: button_dialogresult_clickdefaultbuttontocloseformasync(dialogresult: abort)

Build Definition Kind Run Name

Build Result Summary

Day Hit Count Week Hit Count Month Hit Count
0 0 0
@Tanya-Solyanik Tanya-Solyanik added the untriaged The team needs to look at this issue in the next triage label Mar 5, 2023
@Tanya-Solyanik
Copy link
Member

Tanya-Solyanik commented Mar 5, 2023

Assert.Equal() Failure\r\nExpected: Cancel\r\nActual: None

at System.Windows.Forms.UITests.ButtonTests.<>c__DisplayClass1_0.<<Button_DialogResult_ClickDefaultButtonToCloseFormAsync>b__0>d.MoveNext() in /_/src/System.Windows.Forms/tests/IntegrationTests/UIIntegrationTests/ButtonTests.cs:line 49
--- End of stack trace from previous location ---
   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_DialogResult_ClickDefaultButtonToCloseFormAsync(DialogResult dialogResult) in /_/src/System.Windows.Forms/tests/IntegrationTests/UIIntegrationTests/ButtonTests.cs:line 32
--- End of stack trace from previous location ---

@dreddy-work dreddy-work removed the untriaged The team needs to look at this issue in the next triage label Mar 9, 2023
@ghost ghost added 🚧 work in progress Work that is current in progress and removed 🚧 work in progress Work that is current in progress labels Mar 14, 2023
@elachlan elachlan added the test-bug Problem in test source code (most likely) label Nov 3, 2023
@JeremyKuhne JeremyKuhne added this to the Future milestone Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test-bug Problem in test source code (most likely)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants