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

coverage-reports keeps failing on Windows (error mentions clear_expected_if_blessed) #105475

Closed
RalfJung opened this issue Dec 8, 2022 · 2 comments

Comments

@RalfJung
Copy link
Member

RalfJung commented Dec 8, 2022

At least 2 PRs are seeing this error

 ---- [run-make] src/test\run-make\coverage-reports stdout ----

error: make failed
status: exit code: 2
command: "make"
--- stdout -------------------------------
make[1]: Entering directory '/d/a/rust/rust/src/test/run-make/coverage-reports'
make[1]: Leaving directory '/d/a/rust/rust/src/test/run-make/coverage-reports'
------------------------------------------
--- stderr -------------------------------
Makefile:83: clear_expected_if_blessed: No such file or directory
------------------------------------------

Cc #104449 #105160

@RalfJung
Copy link
Member Author

RalfJung commented Dec 8, 2022

Also see Zulip discussion

@RalfJung RalfJung changed the title clear_expected_if_blessed keeps failing on Windows coverage-reports keeps failing on Windows (error mentions clear_expected_if_blessed) Dec 8, 2022
@ehuss
Copy link
Contributor

ehuss commented Dec 9, 2022

I believe this is now fixed via #105477.

@ehuss ehuss closed this as completed Dec 9, 2022
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

No branches or pull requests

2 participants