This repository was archived by the owner on Aug 27, 2026. It is now read-only.
Commit 258cc78
committed
test(golden): pin current_exe scrub to CARGO_BIN_EXE for custom target dirs
The Windows verifier runs with CARGO_TARGET_DIR=target/windows-verify, so
the literal /target/{debug,release}/ scrub missed current_exe and the
artifact handoff golden diverged. Scrub the exact binary path reported by
CARGO_BIN_EXE_tokenzero to the default layout first; verified against a
custom CARGO_TARGET_DIR on Linux.1 parent 141d630 commit 258cc78
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
366 | 366 | | |
367 | 367 | | |
368 | 368 | | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
369 | 374 | | |
| 375 | + | |
370 | 376 | | |
371 | 377 | | |
372 | 378 | | |
| |||
0 commit comments