Fix out-of-order session recovery #368
+201
−10
Closed
GitHub Actions / Test Report (macos-latest)
succeeded
Apr 7, 2026 in 0s
613 passed, 0 failed and 1 skipped
✅ ./test-results.xml
614 tests were completed in 28s with 613 passed, 0 failed and 1 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| tests/allocation.test.ts | 4✅ | 2s | ||
| tests/cancellation.test.ts | 68✅ | 1s | ||
| tests/cleanup.test.ts | 36✅ | 2s | ||
| tests/context.test.ts | 3✅ | 55ms | ||
| tests/deferCleanup.test.ts | 12✅ | 799ms | ||
| tests/disconnects.test.ts | 32✅ | 904ms | ||
| tests/e2e.test.ts | 112✅ | 6s | ||
| tests/handler.test.ts | 10✅ | 838ms | ||
| tests/invalid-request.test.ts | 13✅ | 190ms | ||
| tests/middleware.test.ts | 6✅ | 428ms | ||
| tests/negative.test.ts | 7✅ | 108ms | ||
| tests/serialize.test.ts | 5✅ | 7ms | ||
| tests/streams.test.ts | 27✅ | 57ms | ||
| tests/typescript-stress.test.ts | 24✅ | 1⚪ | 102ms | |
| tests/unserializable.test.ts | 5✅ | 133ms | ||
| codec/codec.test.ts | 20✅ | 10ms | ||
| testUtil/duplex/duplexPair.test.ts | 1✅ | 4ms | ||
| testUtil/observable/observable.test.ts | 4✅ | 3ms | ||
| tracing/tracing.test.ts | 13✅ | 694ms | ||
| transport/events.test.ts | 5✅ | 6ms | ||
| transport/impls/ws/ws.test.ts | 5✅ | 788ms | ||
| transport/message.test.ts | 7✅ | 4ms | ||
| transport/rateLimit.test.ts | 8✅ | 4ms | ||
| transport/sessionStateMachine/stateMachine.test.ts | 74✅ | 75ms | ||
| transport/transport.test.ts | 112✅ | 11s |
Loading