Commit 776f894
committed
fix: isolate test env from host CLAUDE_*/CODEX_* variables
- test_runtime_gate: clear env in preflight payload discovery test
- check-prompt-runtime-gate-smoke: filter CLAUDE_*/CODEX_* vars in subprocess env
Fixes 2 pre-existing failures caused by ambient env variable leakage
into _detect_current_host_id_from_env().1 parent f7fdc17 commit 776f894
2 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
315 | 315 | | |
316 | 316 | | |
317 | 317 | | |
318 | | - | |
| 318 | + | |
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1056 | 1056 | | |
1057 | 1057 | | |
1058 | 1058 | | |
1059 | | - | |
| 1059 | + | |
| 1060 | + | |
1060 | 1061 | | |
1061 | 1062 | | |
1062 | 1063 | | |
| |||
0 commit comments