core-agent-ide/codex-rs/tui/tests
Jeremy Rose 17e5077507
do not show timeouts as "sandbox error"s (#2587)
🙅🫸
```
✗ Failed (exit -1)
  └ 🧪 cargo test --all-features -q
    sandbox error: command timed out
```

😌👉
```
✗ Failed (exit -1)
  └ 🧪 cargo test --all-features -q
    error: command timed out
```
2025-08-25 17:52:23 -07:00
..
fixtures do not show timeouts as "sandbox error"s (#2587) 2025-08-25 17:52:23 -07:00
suite test: faster test execution in codex-core (#2633) 2025-08-24 11:10:53 -07:00
all.rs test: faster test execution in codex-core (#2633) 2025-08-24 11:10:53 -07:00