Skip to content

[codex] fix TUI turn items view fixtures#21243

Merged
bolinfest merged 1 commit intomainfrom
codex/fix-turn-items-view-fixtures
May 5, 2026
Merged

[codex] fix TUI turn items view fixtures#21243
bolinfest merged 1 commit intomainfrom
codex/fix-turn-items-view-fixtures

Conversation

@fcoury-oai
Copy link
Copy Markdown
Contributor

Summary

Adds the required items_view field to the three session picker Turn test fixtures that populate full turn item lists.

Root Cause

#21063 added Turn.items_view to the app-server protocol type. The later session picker merge added three test-only codex_app_server_protocol::Turn literals without the new field, which broke Bazel compilation on main with E0063: missing field items_view.

Validation

  • just fmt
  • cargo test -p codex-tui resume_picker --no-fail-fast
  • just argument-comment-lint

I also ran cargo test -p codex-tui; it compiled and ran the suite, but this local machine failed two pre-existing status permission-profile tests because /etc/codex/requirements.toml disallows DangerFullAccess.

@fcoury-oai fcoury-oai marked this pull request as ready for review May 5, 2026 21:22
@fcoury-oai fcoury-oai enabled auto-merge (squash) May 5, 2026 21:22
@bolinfest bolinfest disabled auto-merge May 5, 2026 21:24
@bolinfest bolinfest merged commit bb2257e into main May 5, 2026
26 checks passed
@bolinfest bolinfest deleted the codex/fix-turn-items-view-fixtures branch May 5, 2026 21:24
@github-actions github-actions Bot locked and limited conversation to collaborators May 5, 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.

3 participants