TeamCity logger does not handle error/skipped events in before-class methods correctly#6066
Closed
asika32764 wants to merge 2 commits intosebastianbergmann:10.5from
Closed
TeamCity logger does not handle error/skipped events in before-class methods correctly#6066asika32764 wants to merge 2 commits intosebastianbergmann:10.5from
asika32764 wants to merge 2 commits intosebastianbergmann:10.5from
Conversation
Closed
dfd2eb3 to
ee1cba7
Compare
963f2bf to
e22afbd
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 10.5 #6066 +/- ##
============================================
- Coverage 94.39% 94.34% -0.06%
- Complexity 6455 6461 +6
============================================
Files 679 681 +2
Lines 20469 20496 +27
============================================
+ Hits 19322 19336 +14
- Misses 1147 1160 +13 ☔ View full report in Codecov by Sentry. |
Owner
|
Cherry-picked into |
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.
Based on PR #6064 and related to issue #5354
Re-target to
10.5branch.As this PR is aim to TeamCity and origin issue is reporting the JUnit format, I didn't add the
Closedirective to close that issue.