Skip to content

test: generalize exec-server fixture#31422

Merged
anp-oai merged 1 commit into
mainfrom
codex/executor-test-fixture
Jul 7, 2026
Merged

test: generalize exec-server fixture#31422
anp-oai merged 1 commit into
mainfrom
codex/executor-test-fixture

Conversation

@anp-oai

@anp-oai anp-oai commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Why

Remote-executor integration tests need one host-agnostic exec-server fixture target instead of a Windows-only wrapper.

What

  • rename the testing binary target to exec-server
  • make the fixture source and target host-agnostic
  • update Windows remote-executor test wiring to use the shared target

Validation

  • bazel build //codex-rs/exec-server/testing:exec-server
  • bazel cquery --config=ci-windows-cross 'set(//codex-rs/exec-server/testing:exec-server //codex-rs/core/tests/remote_env_windows:smoke-test)'

Stack

  1. #31422 test: generalize exec-server fixture
  2. #31425 test: add TestAppServer builder
  3. #31427 test: add delayed exec-server transport
  4. #31295 bench: add cold skill load macrobenchmark
  5. #31428 bench: add e2e benchmark entrypoints
  6. #31429 ci: smoke Bazel e2e benchmarks

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 79be0d199a

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread codex-rs/exec-server/testing/exec_server.rs
@anp-oai anp-oai merged commit f158b31 into main Jul 7, 2026
35 checks passed
@anp-oai anp-oai deleted the codex/executor-test-fixture branch July 7, 2026 18:21
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 7, 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