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

miri no longer builds after rust-lang/rust#79002 #79195

Closed
rust-highfive opened this issue Nov 19, 2020 · 2 comments
Closed

miri no longer builds after rust-lang/rust#79002 #79195

rust-highfive opened this issue Nov 19, 2020 · 2 comments
Assignees
Labels
A-miri Area: The miri tool C-bug Category: This is a bug.

Comments

@rust-highfive
Copy link
Collaborator

Hello, this is your friendly neighborhood mergebot.
After merging PR #79002, I observed that the tool miri has failing tests.
A follow-up PR to the repository https://github.com/rust-lang/miri is needed to fix the fallout.

cc @est31, do you think you would have time to do the follow-up work?
If so, that would be great!

@rust-highfive rust-highfive added A-miri Area: The miri tool C-bug Category: This is a bug. labels Nov 19, 2020
@RalfJung
Copy link
Member

Duplicate of #79176?

@rust-lang/infra a while ago I wrote code which would ensure that when Miri goes "test-pass -> test-fail -> build-fail", only one issue would be opened. Looks like that code got broken.

@RalfJung
Copy link
Member

Actually, both are of the kind "test failed". But the first only made them fail on Linux, the second also on Windows, hence a 2nd issues got created.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-miri Area: The miri tool C-bug Category: This is a bug.
Projects
None yet
Development

No branches or pull requests

4 participants