Skip to content

Fix release-mode integration test compiler failure#13603

Merged
etraut-openai merged 3 commits intomainfrom
etraut/issue-13586
Mar 10, 2026
Merged

Fix release-mode integration test compiler failure#13603
etraut-openai merged 3 commits intomainfrom
etraut/issue-13586

Conversation

@etraut-openai
Copy link
Collaborator

@etraut-openai etraut-openai commented Mar 5, 2026

Addresses #13586

This doesn't affect our CI scripts. It was user-reported.

Summary

  • add wiremock::ResponseTemplate and body_string_contains imports behind #[cfg(not(debug_assertions))] in codex-rs/core/tests/suite/view_image.rs so release builds only pull the helpers they actually use

@etraut-openai etraut-openai changed the title Guard release-only wiremock helpers in view_image test Fix release-mode integration test compiler failure Mar 5, 2026
@etraut-openai etraut-openai merged commit b90921e into main Mar 10, 2026
70 of 75 checks passed
@etraut-openai etraut-openai deleted the etraut/issue-13586 branch March 10, 2026 14:30
@github-actions github-actions bot locked and limited conversation to collaborators Mar 10, 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