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

Skip to content

MAINT: Disable test_blas64_dot. #19491

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
Jul 16, 2021
Merged

Conversation

charris
Copy link
Member

@charris charris commented Jul 16, 2021

This test is failing due to system oom during amd64 wheel tests
with ILP64 OpenBLAS. Should not be run on account of memory
restrictions, but evidently those are not reliably reported
to the docker container running the tests.

This test is failing due to system oom during amd64 wheel tests
with ILP64 OpenBLAS. Should not be run on account of memory
restrictions, but evidently those are not reliably reported
to the docker container running the tests.
@charris
Copy link
Member Author

charris commented Jul 16, 2021

I changed the name of the commit branch. Circle CI is still hunting for the wrong branch PR. I suspect someone is caching hashes. Trying NPY_AVAILABLE_MEM=4GiB didn't work to stop the amd64 test, I think it just overrides the requirement.

Strange thing, I relabeled the PR branch, and azure relabeled the old running tests.

@mattip mattip merged commit 93a9ed2 into numpy:main Jul 16, 2021
@mattip
Copy link
Member

mattip commented Jul 16, 2021

Thanks @charris

@charris charris deleted the disable-blas64_dot-test branch November 27, 2021 20:11
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.

2 participants