Files
codex/codex-rs/exec-server/src
T
Eric Traut 824ec94eab Fix Windows exec-server output test flake (#17409)
Problem: The Windows exec-server test command could let separator
whitespace become part of `echo` output, making the exact
retained-output assertion flaky.

Solution: Tighten the Windows `cmd.exe` command by placing command
separators directly after the echoed tokens so stdout remains
deterministic while preserving the exact assertion.
824ec94eab ยท 2026-04-10 19:24:40 -07:00
History
..