Skip to content

Move SIMD tests to a separate job and allow them to fail #438

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
Jan 22, 2020

Conversation

andreasnoack
Copy link
Member

to avoid overall test failure when they fail. This is needed because they
seem to be brittle.

I'll open an issue about making the tests more reliable but we risk merging something breaking (correctness and not just performance) as long as we fail overall when the SIMD tests fail.

overall test failure when they fail. This is needed because they
seem to be brittle.
@KristofferC
Copy link
Collaborator

:+1, but doesn't work on AV. Not sure how much it is worth testing on Windows though since all of this is pure Julia code.

@andreasnoack
Copy link
Member Author

Ha. The test failure on Windows is actually a proper error in the test from #437 on 32 bit that I didn't notice because of all the SIMD errors.

@andreasnoack andreasnoack merged commit cb18995 into master Jan 22, 2020
@andreasnoack andreasnoack deleted the an/nosimdtest branch January 22, 2020 11:59
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