Skip to content

Skip the gemini live CLI test — the CLI sunset (#61)#62

Merged
Jason-Vaughan merged 1 commit into
mainfrom
test/skip-sunset-gemini-live
Jun 23, 2026
Merged

Skip the gemini live CLI test — the CLI sunset (#61)#62
Jason-Vaughan merged 1 commit into
mainfrom
test/skip-sunset-gemini-live

Conversation

@Jason-Vaughan

Copy link
Copy Markdown
Owner

What

LiveCliTest.test_gemini_returns_text now skips (was erroring): the gemini CLI sunset for
individuals on 2026-06-18 and exits with IneligibleTierError. References #61.

Why

A full make test-live run validated TangleBrain against real backends — 14/15 passed; the only
failure was gemini, and its own error told us why (sunset → migrate to Antigravity). This keeps the
live suite green against what we actually support (claude + codex + local), instead of red from an
externally-dead backend. The gemini orchestrator entry is also disabled in the operator roster.

Test plan

  • Hermetic suite: 395 green (the live test is TANGLEBRAIN_LIVE-gated).
  • TANGLEBRAIN_LIVE=1 ... test_gemini_returns_text → now skips cleanly.

Refs #61.

The gemini CLI sunset for individuals on 2026-06-18 (migrated to
Antigravity) and now exits with IneligibleTierError, so
LiveCliTest.test_gemini_returns_text can no longer pass. Skip it with a
pointer to #61; the full live suite is green again against the supported
backends (claude + codex + local). Confirmed live: 14/15 pass, gemini was
the only failure, and its own error message names the sunset.
@Jason-Vaughan Jason-Vaughan enabled auto-merge (squash) June 23, 2026 02:58
@Jason-Vaughan Jason-Vaughan merged commit f87abee into main Jun 23, 2026
3 checks passed
@Jason-Vaughan Jason-Vaughan deleted the test/skip-sunset-gemini-live branch June 23, 2026 02:59
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