-
Notifications
You must be signed in to change notification settings - Fork 111
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
Skip or xfail some currently failing or stalling tests #7331
Conversation
…s xfailing on appveyor Ref: datalad#7320
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## maint #7331 +/- ##
==========================================
+ Coverage 88.69% 90.41% +1.71%
==========================================
Files 327 327
Lines 44527 44533 +6
Branches 5910 5910
==========================================
+ Hits 39495 40264 +769
+ Misses 5017 4250 -767
- Partials 15 19 +4
... and 28 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
yikes -- travis got this odd |
@bpoldrack blessed it in matrix. So I will proceed with merge to please other PRs CIs |
PR released in |
since masks away possible other issues and makes it difficult to assess PRs. The issue is filed, @adswa even had a look already, hopefully gets resolved some time soon.
Ref: #7320
edit: added more tests to be "treated" in hopes to get CI green again