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

Reduce test size for miri #934

Merged
merged 1 commit into from
Mar 10, 2021
Merged

Conversation

jturner314
Copy link
Member

This makes cargo +nightly miri test run in a more reasonable length of time (<10 minutes on my machine). Before, testing with miri took >30 minutes to complete. (I'm not sure how long it would have ultimately taken; I killed the test at that point.)

This makes `cargo +nightly miri test` run in a more reasonable length
of time (<10 minutes on my machine). Before, testing with miri took
>30 minutes to complete. (I'm not sure how long it would have
ultimately taken; I killed the test at that point.)
@jturner314 jturner314 merged commit 5bd5891 into rust-ndarray:master Mar 10, 2021
@jturner314 jturner314 deleted the miri-test-size branch March 10, 2021 21:13
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