Skip test RoundTrip_DataObject_SupportsTypedInterface on windows x64#13293
Closed
LeafShi1 wants to merge 1 commit intodotnet:mainfrom
Closed
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
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
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Contributor
|
@LeafShi1 - how many failures had you seen in this test? |
Member
Author
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. |
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. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #13292
Proposed changes