Skip to content

Conversation

@hi-ogawa
Copy link
Contributor

@hi-ogawa hi-ogawa commented Jan 15, 2026

Description

This has been so much flakier nowadays. This PR switches to no parallelism and see if it works better. (EDIT: actually seem to find a way to make robust assertion)

Notice:   1 failed
    [chromium] › e2e/basic.test.ts:1227:3 › dev-default › hydrate while streaming @js ──────────────

@hi-ogawa hi-ogawa marked this pull request as ready for review January 15, 2026 09:03
@hi-ogawa hi-ogawa changed the title test(rsc): debug flakiness test(rsc): fix flake by no parallel Jan 15, 2026
Instead of racing against a 1000ms delay (which can fail under load),
use a very large delay (100000ms) when testing hydration-while-streaming
to ensure suspense never resolves during the test.

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@hi-ogawa hi-ogawa changed the title test(rsc): fix flake by no parallel test(rsc): fix flaky streaming test Jan 15, 2026
@hi-ogawa hi-ogawa merged commit e8271c1 into main Jan 15, 2026
21 checks passed
@hi-ogawa hi-ogawa deleted the 01-15-test_rsc_debug_flakiness branch January 15, 2026 09:35
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