Skip to content

Skip test RoundTrip_DataObject_SupportsTypedInterface on windows x64#13293

Closed
LeafShi1 wants to merge 1 commit intodotnet:mainfrom
LeafShi1:issue-13292-skip-test-RoundTrip_DataObject_SupportsTypedInterface
Closed

Skip test RoundTrip_DataObject_SupportsTypedInterface on windows x64#13293
LeafShi1 wants to merge 1 commit intodotnet:mainfrom
LeafShi1:issue-13292-skip-test-RoundTrip_DataObject_SupportsTypedInterface

Conversation

@LeafShi1
Copy link
Member

@LeafShi1 LeafShi1 commented Apr 11, 2025

Fixes #13292

Proposed changes

  • Skip unstable test RoundTrip_DataObject_SupportsTypedInterface on windows x64

@codecov
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
Contributor

@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
Contributor

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
Contributor

@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
@github-actions github-actions bot locked and limited conversation to collaborators May 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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