Skip to content
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 all hypothesis health checks by default in CI runs. #5090

Conversation

csadorf
Copy link
Contributor

@csadorf csadorf commented Dec 15, 2022

To avoid non-deterministic sporadic failures.

@csadorf csadorf requested a review from a team as a code owner December 15, 2022 08:07
@github-actions github-actions bot added the Cython / Python Cython or Python issue label Dec 15, 2022
@csadorf csadorf added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change and removed Cython / Python Cython or Python issue labels Dec 15, 2022
@csadorf csadorf mentioned this pull request Dec 15, 2022
10 tasks
@csadorf csadorf self-assigned this Dec 15, 2022
To avoid non-deterministic sporadic failures.
@csadorf csadorf force-pushed the enh-skip-all-hypothesis-health-checks-in-CI branch from 411ce6b to c5d256f Compare December 15, 2022 12:16
@github-actions github-actions bot added the Cython / Python Cython or Python issue label Dec 15, 2022
@csadorf
Copy link
Contributor Author

csadorf commented Dec 15, 2022

Blocked by #5092 .

@dantegd
Copy link
Member

dantegd commented Dec 15, 2022

rerun tests

@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (branch-23.02@486a821). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@               Coverage Diff               @@
##             branch-23.02    #5090   +/-   ##
===============================================
  Coverage                ?   79.19%           
===============================================
  Files                   ?      192           
  Lines                   ?    12377           
  Branches                ?        0           
===============================================
  Hits                    ?     9802           
  Misses                  ?     2575           
  Partials                ?        0           
Flag Coverage Δ
dask 45.81% <0.00%> (?)
non-dask 69.20% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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 at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ajschmidt8
Copy link
Member

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 6e94e5d into rapidsai:branch-23.02 Dec 17, 2022
@csadorf csadorf deleted the enh-skip-all-hypothesis-health-checks-in-CI branch January 10, 2023 14:55
jakirkham pushed a commit to jakirkham/cuml that referenced this pull request Feb 27, 2023
To avoid non-deterministic sporadic failures.

Authors:
  - Carl Simon Adorf (https://github.com/csadorf)
  - AJ Schmidt (https://github.com/ajschmidt8)
  - Dante Gama Dessavre (https://github.com/dantegd)

Approvers:
  - William Hicks (https://github.com/wphicks)

URL: rapidsai#5090
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cython / Python Cython or Python issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants