-
Notifications
You must be signed in to change notification settings - Fork 14k
Closed
Labels
A-run-makeArea: port run-make Makefiles to rmake.rsArea: port run-make Makefiles to rmake.rsT-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Description
While working on #129037, I noticed that running an rmake.rs test with --bless appears to succeed, but doesn't actually update the snapshot file(s).
This seems to be a side-effect of #126097. The test does successfully bless the temporary copy of the snapshot file in build/, but that has no effect on the original snapshot file in tests/run-make/.
jieyouxu
Metadata
Metadata
Assignees
Labels
A-run-makeArea: port run-make Makefiles to rmake.rsArea: port run-make Makefiles to rmake.rsT-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)