Commit 2f8cdf6
test(chaos): strengthen K2 reconnect guard to full deepEqual (committee nit)
All three review seats (reviewer/codex/glm-standin) independently flagged that
the K2 reconnect test asserted only the first block + contiguity, weaker than
test 1's full-sequence deepEqual. Pin the exact window [300, 301, 302] so the
guard also catches a wrong count / truncated stream, symmetric with test 1.
Re-verified: baseline 14/14 green; pre-#169 mutation (loop off shared
streamCursor) still fails both new tests; revert clean; biome 2.5.2 clean.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 671a926 commit 2f8cdf6
1 file changed
Lines changed: 7 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
481 | 481 | | |
482 | 482 | | |
483 | 483 | | |
484 | | - | |
485 | | - | |
486 | | - | |
487 | | - | |
488 | | - | |
489 | | - | |
490 | | - | |
491 | | - | |
492 | | - | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
493 | 491 | | |
494 | 492 | | |
0 commit comments