Skip to content

test(http): stabilize bounded response timing - #1381

Merged
azurras merged 1 commit into
mainfrom
codex/stabilize-bounded-http-tests
Aug 26, 2026
Merged

test(http): stabilize bounded response timing#1381
azurras merged 1 commit into
mainfrom
codex/stabilize-bounded-http-tests

Conversation

@azurras

@azurras azurras commented Aug 26, 2026

Copy link
Copy Markdown
Owner

Summary

  • widen ordinary HTTP request deadlines used only by bounded-response tests
  • give Windows runners more time for body-start coordination and interrupt cleanup
  • preserve the intentional 150 ms stalled-body timeout assertion

Why

The exact post-merge CI run for PR #1380 passed on Ubuntu and macOS but Windows exceeded two one-second test harness allowances before the tested behavior could run.

Verification

  • BoundedResponseBodyHandlersTest passed once directly
  • BoundedResponseBodyHandlersTest passed 10 consecutive Windows reruns
  • ./gradlew.bat build --no-daemon: BUILD SUCCESSFUL in 4m 41s

@azurras
azurras merged commit 4330465 into main Aug 26, 2026
1 check passed
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