Skip to content

give opencode in E2E more time to boot#914

Merged
Soph merged 2 commits intomainfrom
soph/opencode-grant-more-bootime
Apr 10, 2026
Merged

give opencode in E2E more time to boot#914
Soph merged 2 commits intomainfrom
soph/opencode-grant-more-bootime

Conversation

@Soph
Copy link
Copy Markdown
Collaborator

@Soph Soph commented Apr 10, 2026

Assumption is that opencodes TUI isn't able to boot in 30s sometimes on a GitHub runner, let's see if this helps.


Note

Low Risk
Low risk: only relaxes an E2E startup readiness timeout to reduce CI flakiness, with no production code or data/auth logic changes.

Overview
Extends the opencode E2E agent session startup wait from 30s to 60s when waiting for the TUI to reach the Ask anything prompt, reducing CI flakes from slow renders/boot.

Reviewed by Cursor Bugbot for commit c998856. Configure here.

Entire-Checkpoint: 6191df2265d1
Copilot AI review requested due to automatic review settings April 10, 2026 12:09
@Soph Soph requested a review from a team as a code owner April 10, 2026 12:09
@Soph Soph changed the title give opencode more time to boot give opencode in E2E more time to boot Apr 10, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Increases the startup wait time for OpenCode’s TUI in E2E tests to reduce CI flakiness on slower GitHub runners.

Changes:

  • Extend the WaitFor("Ask anything", …) startup timeout from 30s to 60s for the OpenCode tmux session.

@Soph Soph enabled auto-merge April 10, 2026 12:25
@Soph Soph merged commit 6deb393 into main Apr 10, 2026
9 checks passed
@Soph Soph deleted the soph/opencode-grant-more-bootime branch April 10, 2026 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants