-
Notifications
You must be signed in to change notification settings - Fork 276
Closed as not planned
Labels
Description
Run: §22623479111 · 2026-03-03 UTC · PR used for review tests: #19414
Overall Status: ⚠️ PARTIAL
One test failed (Serena MCP find_symbol/get_symbols_overview — EOF connection errors); two tests skipped (not on PR branch / no test PR).
Core Tests (#1–10)
| # | Test | Status | Notes |
|---|---|---|---|
| 1 | GitHub MCP — last 2 merged PRs | ✅ | #19408, #19407 |
| 2 | Safe Inputs GH CLI — 2 PRs | ✅ | #19414, #19412 |
| 3 | Serena MCP — activate + find_symbol | ❌ | activate_project OK; find_symbol / get_symbols_overview failed with EOF connection errors |
| 4 | Make Build | ✅ | go build succeeded, binary produced |
| 5 | Playwright — github.com title | ✅ | Title: "GitHub · Change is constant. GitHub keeps you ahead." |
| 6 | Tavily — "GitHub Agentic Workflows" | ✅ | 5 results returned |
| 7 | File Writing | ✅ | /tmp/gh-aw/agent/smoke-test-claude-22623479111.txt created |
| 8 | Bash Tool — read file back | ✅ | Content verified via cat |
| 9 | Discussion Interaction — #19415 | ✅ | Comic-book comment added to discussion |
| 10 | Agentic Workflows MCP — smoke-claude | ✅ | active, compiled, engine: claude |
PR Review Tests (#11–17) — PR #19414
| # | Test | Status | Notes |
|---|---|---|---|
| 11 | Update PR body | ✅ | Appended test message |
| 12 | PR Review Comments | ✅ | 2 inline comments added |
| 13 | Submit PR Review | ✅ | COMMENT review submitted |
| 14 | Resolve Review Thread | ✅ | Thread PRRT_kwDOPc1QR85xzHrc resolved |
| 15 | Add Reviewer | ✅ | copilot added as reviewer |
| 16 | Push to PR Branch | Skipped — running on main branch, not PR branch |
|
| 17 | Close PR | Skipped — no safe test/bot PR identified |
Test 3 Error Details (Serena MCP)
activate_project at /home/runner/work/gh-aw/gh-aw succeeded (project gh-aw created, Go/TypeScript/Bash detected).
Subsequent calls failed:
find_symbol("Run")→MCP error 0: calling "tools/call": EOFfind_symbol("main")→MCP error 0: connection closed: calling "tools/call": client is closing: EOFget_symbols_overview()→MCP error 0: connection closed: calling "tools/call": client is closing: EOF
The Serena MCP server appears to close its connection after activate_project, preventing symbol lookups.
References:
💥 [THE END] — Illustrated by Smoke Claude · ◷
- expires on Mar 3, 2026, 2:50 PM UTC
Reactions are currently unavailable