Skip to content

fix: update image generation test helper rename#25938

Merged
bolinfest merged 1 commit into
mainfrom
dev/joeflorencio/fix-app-server-mcp-process-export
Jun 2, 2026
Merged

fix: update image generation test helper rename#25938
bolinfest merged 1 commit into
mainfrom
dev/joeflorencio/fix-app-server-mcp-process-export

Conversation

@joeflorencio-openai
Copy link
Copy Markdown
Contributor

@joeflorencio-openai joeflorencio-openai commented Jun 2, 2026

Summary

Validation

  • cargo fmt -- --config imports_granularity=Item
  • cargo check -p codex-app-server --test all

Note: just fmt ran Rust formatting but failed on Python/SDK formatting because the sandbox could not access the local uv cache.

PR #25701 renamed the app-server test process helper from McpProcess to TestAppServer and updated existing tests, but image_generation.rs still referenced the old app_test_support::McpProcess export. Update that test to use TestAppServer so the app-server integration test binary compiles.
@joeflorencio-openai joeflorencio-openai marked this pull request as ready for review June 2, 2026 21:07
@bolinfest bolinfest merged commit c74be11 into main Jun 2, 2026
31 checks passed
@bolinfest bolinfest deleted the dev/joeflorencio/fix-app-server-mcp-process-export branch June 2, 2026 21:11
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 2, 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