Skip to content

Skip test_matmul and test_remainder #185

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 2 commits into from
Apr 27, 2023
Merged

Conversation

honno
Copy link
Member

@honno honno commented Apr 27, 2023

Both seem to fail the test suite sometimes, can look into later and leave skipped for now.

@honno honno changed the title Skip test_matmul Skip test_matmul and test_remainder Apr 27, 2023
@honno honno merged commit e0bb425 into data-apis:master Apr 27, 2023
@asmeurer
Copy link
Member

I just did a ndindex release that might have caused this. I'll have a look.

@asmeurer
Copy link
Member

Ah yes, this did break. I plan on fixing it in #101 but need to do some other fixes first. I can make a quicker workaround fix if it becomes an issue sooner.

@asmeurer
Copy link
Member

By the way the remainder thing is some bug on the CI platform. I have to skip all these tests on CI https://github.com/data-apis/array-api-compat/blob/main/numpy-skips.txt. Would be nice to figure out what's going on there but I don't think it's really worth the time (my guess is there's some bug in the cmath library used in GitHub Actions).

@honno honno deleted the flaky-matmul branch February 28, 2024 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants