[CI baseline] test run off main — do not merge#2766
Conversation
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…ture stderr Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…fetch, schema load) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…the process Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
Diagnostic mission accomplished — this PR's instrumentation identified the root cause of the intermittent CLI-test failures (version-check fetch stranding → event-loop drain → silent exit 0) and verified the fix over 3 consecutive green runs. The clean fix is in #2767. Closing and deleting the branch; logs remain available on this PR's check runs. |
Draft PR to get a Build-and-Test run on the current
maincode (plus one empty commit, since the workflow only triggers onpull_request).Purpose: establish a baseline for the intermittent CLI-test failures seen on PR #2744 (three runs, three different
packages/clitests, all with the signature "zen CLI subprocess exits 0 but its output file is missing"). If this baseline run shows the same class of failure onmain, the issue predates all recent changes and is environmental; if it's green repeatedly, the trigger is somewhere in the recentdevstate.Will be closed without merging.
🤖 Generated with Claude Code