mirror of
https://github.com/openai/codex.git
synced 2026-05-24 04:54:52 +00:00
The remote full-ci failures are now concentrated in tests that wait for unrelated completion signals under saturated CI. The remote routing tests only assert the tool output, so submit the turn without waiting for final turn completion and poll the captured function_call_output directly. Rollback-heavy tests are serialized and use an explicit event timeout for their rollback notification. Co-authored-by: Codex <noreply@openai.com>