fix(ci): Fix test 6 timeout in CI #217
No reviewers
Labels
No labels
bug
contract
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
iterative-works/iw-cli!217
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/ci-test-timeout"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
test.scalain test 6 (test-cmd.bats) before running./iw test— the test only asserts on unit and E2E output, but was compiling all 25 commands individually on CI, taking 8+ minutes and intermittently timing outTest plan
./iw test) passes locally🤖 Generated with Claude Code