e2e: the tmux suite follows the places bar, digits and Home that the wave moved - #1540
Merged
Merged
Conversation
TestTUIE2E failed 10 of 19 subtests on dev c34a3a7, and 9 of them were the suite, not the product: #1429 put six places on the wordmark row and moved spend to alt+5, Home carries a question on its conversation's own row instead of a needs-you panel, the sessions place replaced the tasks roster and resets its cursor on a filter edit, a run's fold can already be open, a run keeps its task branch while the checkout stays on main, and a resumed chat greets the rig with its control row. Two more failed only under load. Every changed subtest was rerun alone to green. Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
…you row The answer-from-home section still said the top needs-you row draws the answers on its second line. Home has had no needs-you heading since the question moved onto its conversation's or task's own row; the selected row's description carries the question and its answers, and a digit still answers it from anywhere on home. Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The real-model tmux suite (
TestTUIE2E) failed 10 of 19 subtests on devc34a3a76d, after the wave that brought in #1429, #1485, #1488, #1494 and #1514–#1519. The suite does not run on the pull-request gate, so the drift went unnoticed. Triage found no product regression among nine of them. They were drivers still pressing old keys or expecting old screens, plus two launches that timed out on an overloaded box. The tenth, the hover preview on Home search, is a real product defect with its own fix PR.home teams chats sessions spend settingson the wordmark rowalt+3toalt+5(#1429)alt+5needs youpanel; a question sits on its conversation's own rowWords; a resumed chat has no greeting needlecapture-panetrims the heading row, sopanelBlockcut the panel to six columnsmainwhile the run keepstask/*Every changed subtest was rerun alone against the real model and passes. The two load-only failures pass unchanged. One manual paragraph moves with them:
home.md's answer-from-home section still described the removedneeds yourow.Gates:
make pr-readygreen;go vet -tags e2e ./internal/e2e/green; the untagged words gate green.🤖 Generated with Claude Code