Thanks to visit codestin.com
Credit goes to github.com

Skip to content

TST: skip flaky test in test_histogram #25068

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

Merged
merged 1 commit into from
Nov 5, 2023
Merged

TST: skip flaky test in test_histogram #25068

merged 1 commit into from
Nov 5, 2023

Conversation

mattip
Copy link
Member

@mattip mattip commented Nov 5, 2023

Closes #25058
xref #19491

Like in test_linalg.py, the requires_memory check is not reliable in CI and is causing OOM failures.

@seberg
Copy link
Member

seberg commented Nov 5, 2023

Let's go with this, thanks Matti!

@seberg seberg merged commit b54e6f9 into numpy:main Nov 5, 2023
charris added a commit that referenced this pull request Nov 6, 2023
Backports of #24969, #24979, #24968, #25068.

* apply 24969.diff

* apply 24979.diff

* apply 24968.diff

* TST: skip flaky test in test_histogram

---------

Co-authored-by: mattip <[email protected]>
charris added a commit to charris/numpy that referenced this pull request Nov 11, 2023
Backports of numpy#24969, numpy#24979, numpy#24968, numpy#25068.

* apply 24969.diff

* apply 24979.diff

* apply 24968.diff

* TST: skip flaky test in test_histogram

---------

Co-authored-by: mattip <[email protected]>
@mattip mattip deleted the skip-test branch May 5, 2025 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

full linux tests are sporadically failing
2 participants