Skip to content

[codex] Shard exec Bazel integration test#19862

Merged
starr-openai merged 1 commit intomainfrom
starr/exec-all-test-shards-20260427
Apr 27, 2026
Merged

[codex] Shard exec Bazel integration test#19862
starr-openai merged 1 commit intomainfrom
starr/exec-all-test-shards-20260427

Conversation

@starr-openai
Copy link
Copy Markdown
Contributor

Summary

  • shard //codex-rs/exec:exec-all-test into 8 Bazel shards
  • keep the existing no-sandbox test tag unchanged

Why

The Windows Bazel lane has been timing out this aggregated integration test target at the default 300s test timeout. The target runs the combined codex-rs/exec/tests/all.rs integration binary; sharding lets Bazel split the Rust test cases across parallel test actions instead of running the whole integration suite as one long action.

Validation

Not run locally, per the Codex repo workflow for development-phase changes.

Shard the aggregated exec integration test target so the Windows Bazel lane can run it in parallel instead of keeping all exec integration cases under one 300s test action.

Co-authored-by: Codex <noreply@openai.com>
@starr-openai starr-openai marked this pull request as ready for review April 27, 2026 19:07
@starr-openai starr-openai enabled auto-merge (squash) April 27, 2026 20:27
@starr-openai starr-openai merged commit 4ded800 into main Apr 27, 2026
35 of 36 checks passed
@starr-openai starr-openai deleted the starr/exec-all-test-shards-20260427 branch April 27, 2026 21:22
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 27, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants