Skip to content

test(qa): follow canonical frontier defaults#104722

Merged
steipete merged 1 commit into
release/2026.7.1from
codex/july-qa-frontier-defaults
Jul 11, 2026
Merged

test(qa): follow canonical frontier defaults#104722
steipete merged 1 commit into
release/2026.7.1from
codex/july-qa-frontier-defaults

Conversation

@steipete

Copy link
Copy Markdown
Contributor

What Problem This Solves

The July release branch correctly defaults QA Lab's live-frontier lane to GPT-5.6, but four downstream tests still hard-code GPT-5.5. Plugin Prerelease therefore fails deterministically even though the runtime and canonical model-selection tests agree on GPT-5.6.

Why This Change Was Made

Backport the canonical QA test fix from main: derive default and fallback expectations through defaultQaProviderModelForMode("live-frontier") while preserving explicit GPT-5.5 override coverage and the mocked idle-snapshot assertion.

User Impact

No runtime behavior changes. July release validation now tests the canonical live-frontier default instead of a stale literal.

Evidence

@steipete
steipete merged commit 32241c3 into release/2026.7.1 Jul 11, 2026
120 of 124 checks passed
@steipete
steipete deleted the codex/july-qa-frontier-defaults branch July 11, 2026 21:52
@steipete

Copy link
Copy Markdown
Contributor Author

Merged via squash.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant