Validate xunit2 files against the schema#5605
Validate xunit2 files against the schema#5605nicoddemus merged 2 commits intopytest-dev:featuresfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## features #5605 +/- ##
=============================================
- Coverage 96.13% 56.15% -39.99%
=============================================
Files 117 56 -61
Lines 25884 10915 -14969
Branches 2496 2037 -459
=============================================
- Hits 24883 6129 -18754
- Misses 694 4108 +3414
- Partials 307 678 +371
Continue to review full report at Codecov.
|
c191caf to
57aa3ac
Compare
|
Updated. Any reviewers? From my POV after this PR gets merged we can release |
557827b to
881081f
Compare
Apperently it does not hang, let's see how it fares on CI
881081f to
ba72b48
Compare
|
Rebased |
|
Would it be possible to skip tests/files that require In Nixpkgs that means we now have to disable tests of |
|
@FRidh sure, I don't see any harm on doing so. Would be glad to review/merge a PR in that direction. 👍 |

Fix #5095