Skip to content

Skip test RoundTrip_DataObject_SupportsTypedInterface on windows x64 #13293

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

Conversation

LeafShi1
Copy link
Member

@LeafShi1 LeafShi1 commented Apr 11, 2025

Fixes #13292

Proposed changes

  • Skip unstable test RoundTrip_DataObject_SupportsTypedInterface on windows x64

Copy link

codecov bot commented Apr 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.18265%. Comparing base (1d61434) to head (20bb035).
Report is 29 commits behind head on main.

Additional details and impacted files
@@                 Coverage Diff                 @@
##                main      #13293         +/-   ##
===================================================
- Coverage   62.19645%   62.18265%   -0.01380%     
===================================================
  Files           1556        1556                 
  Lines         159366      159366                 
  Branches       14854       14854                 
===================================================
- Hits           99120       99098         -22     
- Misses         59495       59515         +20     
- Partials         751         753          +2     
Flag Coverage Δ
Debug 62.18265% <ø> (-0.01380%) ⬇️
integration 11.29536% <ø> (-0.00523%) ⬇️
production 40.31368% <ø> (-0.02283%) ⬇️
test 95.66723% <ø> (ø)
unit 37.67375% <ø> (-0.01868%) ⬇️

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.

@Tanya-Solyanik Tanya-Solyanik added the waiting-author-feedback The team requires more information from the author label Apr 13, 2025
@Tanya-Solyanik
Copy link
Member

@LeafShi1 - how many failures had you seen in this test?

@LeafShi1
Copy link
Member Author

@LeafShi1 - how many failures had you seen in this test?

This problem has only occurred once in the past month, but from the record of issue #11227, this case has failed before, so I choose to disable it this time.

@Tanya-Solyanik
Copy link
Member

I had seen it twice recently, once in the PR build and once in the CI. It would be good to understand what is causing it. Maybe add some additional verifications or logging. I don't remember any relevant changes. Please time-box this work.

@Tanya-Solyanik
Copy link
Member

@LeafShi1 - on the second thought, we don't want to disable clipboard tests while actively working on the clipboard. Please share your findings in the bug, but close the PR for now.

@LeafShi1 LeafShi1 closed this Apr 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Infrastructure waiting-author-feedback The team requires more information from the author
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unstable unit test: System.Windows.Forms.Tests.ClipboardTests.RoundTrip_DataObject_SupportsTypedInterface
2 participants