-
Notifications
You must be signed in to change notification settings - Fork 94
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
Temporarily skipping some tests because of a bug in Dask #753
Temporarily skipping some tests because of a bug in Dask #753
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a good idea, thanks @madsbk . I think we need to use pytest.mark.skipif
, added the suggestions.
Co-authored-by: Peter Andreas Entschev <[email protected]>
Codecov Report
@@ Coverage Diff @@
## branch-21.12 #753 +/- ##
===============================================
Coverage ? 79.57%
===============================================
Files ? 15
Lines ? 1914
Branches ? 0
===============================================
Hits ? 1523
Misses ? 391
Partials ? 0 Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @madsbk !
@gpucibot merge |
…idsai#753)" This reverts commit 18cad78.
…" (#754) Revert #753 when #746 has been fixed. Authors: - Mads R. B. Kristensen (https://github.com/madsbk) - Peter Andreas Entschev (https://github.com/pentschev) Approvers: - Peter Andreas Entschev (https://github.com/pentschev) URL: #754
See #746
Will submit a PR that revert this when #746 has been merged.