Skip to content

fix: add diagnostics to create-expert e2e for CI failure debugging#563

Merged
FL4TLiN3 merged 1 commit intomainfrom
fix/create-expert-e2e-diagnostics
Feb 17, 2026
Merged

fix: add diagnostics to create-expert e2e for CI failure debugging#563
FL4TLiN3 merged 1 commit intomainfrom
fix/create-expert-e2e-diagnostics

Conversation

@FL4TLiN3
Copy link
Contributor

Summary

  • Add diagnostics() helper that includes stderr and stopRunByError events in assertion failure messages
  • When exitCode !== 0, CI logs will now show the actual error instead of just "expected 1 to be 0"
  • Addresses flaky failure in should modify an existing perstack.toml seen in refactor: align create-expert e2e tests with shared utilities #561 merge CI

Test plan

  • pnpm test:e2e -- create-expert.test.ts passes locally
  • CI passes (e2e create-expert suite)

🤖 Generated with Claude Code

Include stderr and stopRunByError events in assertion failure messages
so CI failures show the root cause instead of just "expected 1 to be 0".

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@FL4TLiN3 FL4TLiN3 merged commit 9fc9461 into main Feb 17, 2026
11 checks passed
@FL4TLiN3 FL4TLiN3 deleted the fix/create-expert-e2e-diagnostics branch February 17, 2026 09:41
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