Skip to content

Fix 13288 by add Task.Delay for test ListView_Click_On_Second_Column_Does_Not_Alter_CheckBoxesAsync #13534

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

LeafShi1
Copy link
Member

@LeafShi1 LeafShi1 commented May 28, 2025

Fixes #13288

Proposed changes

  • Add Task.Delay for test ListView_Click_On_Second_Column_Does_Not_Alter_CheckBoxesAsync
Microsoft Reviewers: Open in CodeFlow

Copy link

codecov bot commented May 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.59541%. Comparing base (8376cfc) to head (90725f3).
Report is 4 commits behind head on main.

Additional details and impacted files
@@                 Coverage Diff                 @@
##                main      #13534         +/-   ##
===================================================
- Coverage   76.59900%   76.59541%   -0.00360%     
===================================================
  Files           3230        3230                 
  Lines         639165      639148         -17     
  Branches       47297       47295          -2     
===================================================
- Hits          489594      489558         -36     
- Misses        145989      146017         +28     
+ Partials        3582        3573          -9     
Flag Coverage Δ
Debug 76.59541% <ø> (-0.00360%) ⬇️
integration 18.80047% <ø> (+0.01581%) ⬆️
production 50.99707% <ø> (-0.00953%) ⬇️
test 97.40411% <ø> (ø)
unit 48.39161% <ø> (-0.01318%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@LeafShi1 LeafShi1 added the waiting-review This item is waiting on review by one or more members of team label May 29, 2025
@ricardobossan
Copy link
Member

All LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Infrastructure waiting-review This item is waiting on review by one or more members of team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unstable unit test: System.Windows.Forms.UITests.ListViewTests.ListView_Click_On_Second_Column_Does_Not_Alter_CheckBoxesAsync
2 participants