Failure Signature
- Test name: tests/tui/tui-github-metadata.test.ts > TUI G key (shift+G) GitHub action > shows a toast when G is pressed with an item selected (no github config)
- Failing commit: HEAD
- CI job: (not available)
Evidence
- Short stderr/stdout excerpt (first 1k characters):
AssertionError: expected "" to be truthy at tests/tui/tui-github-metadata.test.ts:235:17
Steps To Reproduce
- Checkout the commit:
git checkout HEAD
- Run the failing test:
pytest -k "tests/tui/tui-github-metadata.test.ts > TUI G key (shift+G) GitHub action > shows a toast when G is pressed with an item selected (no github config)" -q (or equivalent command)
- Capture full logs and attach to the work item
Impact
Failing test detected by agent during automated run. May block PR creation for the agent's current work item.
Suggested Triage Steps
- Verify flakiness: rerun CI/test locally once.
- If reproducible, add owner from owner-inference heuristics and assign for triage.
- If flaky, tag
flaky and route to flaky-test queue.
Suspected Owner
Build (confidence: 0.0, reason: owner inference unavailable)
Links
- Runbook: skill/triage/resources/runbook-test-failure.md
- CI artifacts: (not available)