Skip to content

Fix retired model test expectations#156

Merged
cbusillo merged 1 commit into
mainfrom
fix/retired-model-test-expectations
May 27, 2026
Merged

Fix retired model test expectations#156
cbusillo merged 1 commit into
mainfrom
fix/retired-model-test-expectations

Conversation

@cbusillo
Copy link
Copy Markdown
Owner

Summary

  • replace retired 5.2/5.3 Codex test fixtures with supported 5.5/5.4 fixtures
  • update model picker expectations for the current GPT-5.5 and GPT-5.4 context behavior
  • rename the unsupported 1M context test to cover GPT-5.5 instead of GPT-5.4

Validation

  • cd code-rs && cargo test -p code-core context_mode_one_m_is_inert_for_unsupported_models -- --nocapture
  • cd code-rs && cargo test -p code-tui model_selection_keeps_model_header_visible_for_first_entry -- --nocapture
  • cd code-rs && cargo test -p code-tui model_selection_shows_available_context_hint_for_supported_model -- --nocapture
  • cd code-rs && cargo test -p code-tui missing_builtins_default_to_disabled -- --nocapture
  • cd code-rs && cargo test -p code-tui custom_agents_are_counted -- --nocapture
  • cd code-rs && cargo test -p code-tui model_command_accepts_supported_non_curated_remote_model -- --nocapture
  • ./build-fast.sh

@cbusillo cbusillo merged commit 16f2d07 into main May 27, 2026
1 check passed
@cbusillo cbusillo deleted the fix/retired-model-test-expectations branch May 27, 2026 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant