-
Notifications
You must be signed in to change notification settings - Fork 13.2k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
x test --bless fails to run compiler-builtilns build script: "Failed to find tool. Is `` installed?" #115130
Comments
Looks like Running
Looks like I have So we should probably:
|
The underlying reason: rust/src/bootstrap/src/core/build_steps/test.rs Lines 46 to 48 in 28345f0
rust/src/bootstrap/src/core/build_steps/test.rs Lines 1492 to 1536 in 28345f0
|
This seems like somewhere we try to get
If we want to do that, it's likely that this should be handled in |
Fixed with #120060 |
Running
x test
works fine, but adding--bless
results in:Full log
The text was updated successfully, but these errors were encountered: