Skip to content

test: widen Kiro detached-child promptness margin for loaded CI runners - #2488

Merged
steipete merged 1 commit into
mainfrom
claude/agitated-faraday-9938d1
Jul 29, 2026
Merged

test: widen Kiro detached-child promptness margin for loaded CI runners#2488
steipete merged 1 commit into
mainfrom
claude/agitated-faraday-9938d1

Conversation

@steipete

Copy link
Copy Markdown
Owner

Summary

  • fetch returns promptly when usage helper spawns a detached child asserted elapsed < 8, which flaked on loaded GitHub macOS runners (12.6s observed on run 30391595404) even though the probe behaved correctly.
  • The detached child now sleeps 60s (was 30s) and the ceiling is raised to 20s with a comment, so the assertion still fails hard if the probe ever waits for the child, while tolerating slow shared runners.

Testing

  • swift test --filter KiroStatusProbeTests (55 tests pass)
  • make check (0 violations)

@steipete
steipete merged commit daba8ab into main Jul 29, 2026
9 checks passed
@steipete
steipete deleted the claude/agitated-faraday-9938d1 branch July 29, 2026 01:34
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