Michael Bolin and GitHub
b15c918836
fix: use cmd.exe in Windows unicode shell test ( #16668 )
...
## Why
This is a follow-up to #16665 . The Windows `unicode_output` test should
still exercise a child process so it verifies PowerShell's UTF-8 output
configuration, but `$env:COMSPEC` depends on that environment variable
surviving the curated Bazel test environment.
Using `cmd.exe` keeps the child-process coverage while avoiding both
bare `cmd` + `PATHEXT` lookup and `$env:COMSPEC` env passthrough
assumptions.
## What
- Run `cmd.exe /c echo naïve_café` in the Windows branch of
`unicode_output`.
## Verification
- `cargo test -p codex-core unicode_output`
2026-04-03 00:32:08 -07:00
..
2026-03-24 12:43:53 -07:00
2026-02-20 23:45:35 -08:00
2026-03-27 19:00:44 -07:00
2026-03-27 19:00:44 -07:00
2026-03-26 17:32:04 +00:00
2026-03-27 19:00:44 -07:00
2026-04-01 23:06:24 -07:00
2026-04-01 23:06:24 -07:00
2026-04-02 23:06:36 -07:00
2026-04-02 01:19:44 -07:00
2026-02-20 23:45:35 -08:00
2026-03-25 16:02:22 +00:00
2026-04-01 23:06:24 -07:00
2026-04-01 23:06:24 -07:00
2026-04-02 23:00:02 -07:00
2026-03-19 20:12:07 -07:00
2026-03-23 15:19:01 -07:00
2026-04-02 23:00:02 -07:00
2026-03-24 18:34:44 -07:00
2026-03-25 16:02:22 +00:00
2026-03-27 19:00:44 -07:00
2026-03-27 19:00:44 -07:00
2026-03-23 15:19:01 -07:00
2026-03-19 20:12:07 -07:00
2026-03-23 15:19:01 -07:00
2025-12-23 19:29:32 -08:00
2026-03-23 15:19:01 -07:00
2026-03-27 19:00:44 -07:00
2026-04-02 23:00:02 -07:00
2026-03-13 15:27:00 -07:00
2026-04-02 23:00:02 -07:00
2026-04-02 01:19:44 -07:00
2026-04-01 23:06:24 -07:00
2026-04-01 23:06:24 -07:00
2026-03-23 14:32:59 -07:00
2026-03-13 15:27:00 -07:00
2026-02-20 23:45:35 -08:00
2026-03-27 19:00:44 -07:00
2026-03-20 18:23:48 +00:00
2026-04-02 01:19:44 -07:00
2026-04-01 23:06:24 -07:00
2026-04-02 23:00:02 -07:00
2026-02-20 23:45:35 -08:00
2026-04-01 23:06:24 -07:00
2026-03-20 08:02:50 -07:00
2026-04-02 23:00:02 -07:00
2026-04-01 23:06:24 -07:00
2026-03-23 15:19:01 -07:00
2026-03-26 17:12:45 -07:00
2026-03-23 15:19:01 -07:00
2026-04-01 23:06:24 -07:00
2026-03-13 15:27:00 -07:00
2026-03-27 19:00:44 -07:00
2026-04-02 01:19:44 -07:00
2026-03-27 19:00:44 -07:00
2026-03-23 15:19:01 -07:00
2026-04-02 23:00:02 -07:00
2026-03-27 19:00:44 -07:00
2026-04-03 00:32:08 -07:00
2026-03-27 19:00:44 -07:00
2026-03-24 04:41:38 +00:00
2026-03-26 07:46:04 -07:00
2026-03-23 15:19:01 -07:00
2026-04-01 23:06:24 -07:00
2026-04-02 01:19:44 -07:00
2026-03-31 01:37:27 -07:00
2026-03-31 01:37:27 -07:00
2026-03-27 19:00:44 -07:00
2026-03-23 15:19:01 -07:00
2026-03-23 15:19:01 -07:00
2026-04-02 23:00:02 -07:00
2026-03-27 19:00:44 -07:00
2026-04-02 01:19:44 -07:00
2026-03-11 12:33:09 -07:00
2026-03-19 20:12:07 -07:00
2026-03-26 16:07:32 +01:00
2026-04-01 23:06:24 -07:00
2026-02-27 16:05:44 +01:00
2026-04-02 12:34:42 -07:00
2026-04-01 23:06:24 -07:00
2026-03-19 20:12:07 -07:00
2026-03-23 15:19:01 -07:00