We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I just noticed this in our Windows CI logs:
+ ./miri many-seeds ./miri run tests/many-seeds/scoped-thread-leak.rs Trying seed: 0 Failing seed: 0
There seem to be multiple things wrong here:
The text was updated successfully, but these errors were encountered:
Auto merge of #3406 - RalfJung:many-seeds, r=RalfJung
344ea00
many-seeds: propagate failure properly This may help explain #3405.
Auto merge of rust-lang#3406 - RalfJung:many-seeds, r=RalfJung
f97f448
many-seeds: propagate failure properly This may help explain rust-lang/miri#3405.
Successfully merging a pull request may close this issue.
I just noticed this in our Windows CI logs:
There seem to be multiple things wrong here:
The text was updated successfully, but these errors were encountered: