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

Fix miri tests #843

Merged
merged 1 commit into from May 31, 2022
Merged

Fix miri tests #843

merged 1 commit into from May 31, 2022

Conversation

alygin
Copy link
Contributor

@alygin alygin commented May 31, 2022

There were several changes in Miri recently, including breaking ones and affecting its speed. They caused CI builds failures.

This fix makes the most expensive Miri tests less intensive, so they have decent execution time again.

@alygin alygin marked this pull request as ready for review May 31, 2022 08:06
@taiki-e taiki-e mentioned this pull request May 31, 2022
Copy link
Member

@taiki-e taiki-e left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

bors r+

@bors
Copy link
Contributor

bors bot commented May 31, 2022

Build succeeded:

@bors bors bot merged commit bf17086 into crossbeam-rs:master May 31, 2022
@alygin alygin deleted the fix-miri-tests branch May 31, 2022 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants