Skip to content

test(cli): stabilize active-run prompt test - #12054

Merged
marius-kilocode merged 1 commit into
mainfrom
fix/prompt-active-run-test-timeout
Jul 9, 2026
Merged

test(cli): stabilize active-run prompt test#12054
marius-kilocode merged 1 commit into
mainfrom
fix/prompt-active-run-test-timeout

Conversation

@marius-kilocode

Copy link
Copy Markdown
Collaborator

The active-run prompt integration test waits for two LLM turns and persisted queue state, but its outer three-second deadline is shorter than the fixture's five-second persistence wait. Loaded macOS runners can exceed that deadline even when queue behavior is correct, reproducing the mismatch previously identified in #8992.

Raise only the enclosing budget to ten seconds. Signal-based synchronization and all behavioral assertions remain unchanged, so real ordering failures still fail while normal runner contention no longer does.

@kilo-code-bot

kilo-code-bot Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (1 files)
  • packages/opencode/test/session/prompt.test.ts

Reviewed by claude-sonnet-5 · Input: 18 · Output: 3.8K · Cached: 336.1K

Review guidance: REVIEW.md from base branch main

@marius-kilocode
marius-kilocode merged commit 833d78b into main Jul 9, 2026
25 checks passed
@marius-kilocode
marius-kilocode deleted the fix/prompt-active-run-test-timeout branch July 9, 2026 09:41
t7tran pushed a commit to t7tran/kilocode that referenced this pull request Aug 14, 2026
…-test-timeout

test(cli): stabilize active-run prompt test
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.

2 participants