Commit 8643c95
fix: use absolute path for snapshot export dir to avoid test bootstrap crash
The test process working directory differs from the shell's, so a
relative path caused the SnapshotCIExportCoordinator to fail creating
the export directory, triggering a preconditionFailure (SIGTRAP) during
test bootstrapping.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent ffb370f commit 8643c95
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments