Skip to content

Increase interactive test read timeout to avoid CI flakiness - #368

Merged
mattn merged 1 commit into
masterfrom
fix-flaky-interactive-test
Jul 9, 2026
Merged

Increase interactive test read timeout to avoid CI flakiness#368
mattn merged 1 commit into
masterfrom
fix-flaky-interactive-test

Conversation

@mattn

@mattn mattn commented Jul 9, 2026

Copy link
Copy Markdown
Owner

TestRunInteractive used a 10ms read timeout, which intermittently fails on loaded CI runners (seen on windows-latest with Go 1.26). Raise it to 500ms; the test now takes ~3.5s instead of ~0.5s locally, in exchange for reliability.

@mattn
mattn merged commit ef792cb into master Jul 9, 2026
12 checks passed
@mattn
mattn deleted the fix-flaky-interactive-test branch July 10, 2026 00:43
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