core-agent-ide/codex-rs/tui/tests/fixtures
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
..
binary-size-log.jsonl do not show timeouts as "sandbox error"s (#2587) 2025-08-25 17:52:23 -07:00
ideal-binary-response.txt send-aggregated output (#2364) 2025-08-23 16:54:31 +00:00
oss-story.jsonl Re-add markdown streaming (#2029) 2025-08-12 17:37:28 -07:00