Skip to content

fix: add --text flag to log E2E test to avoid Ink raw mode error in CI#765

Merged
FL4TLiN3 merged 1 commit intomainfrom
fix/e2e-log-test-raw-mode
Mar 13, 2026
Merged

fix: add --text flag to log E2E test to avoid Ink raw mode error in CI#765
FL4TLiN3 merged 1 commit intomainfrom
fix/e2e-log-test-raw-mode

Conversation

@FL4TLiN3
Copy link
Contributor

Summary

  • E2E test Log Command > should handle nonexistent job gracefully was failing because it invoked perstack log --job without output/filter flags, causing Ink TUI initialization which requires raw mode on stdin (unavailable in CI)
  • Added --text flag to skip TUI mode and use text output path instead

Test plan

  • CI E2E cli-core suite passes

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@FL4TLiN3 FL4TLiN3 merged commit 1e35e27 into main Mar 13, 2026
11 checks passed
@FL4TLiN3 FL4TLiN3 deleted the fix/e2e-log-test-raw-mode branch March 13, 2026 13:49
@FL4TLiN3 FL4TLiN3 mentioned this pull request Mar 13, 2026
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