Fix out-of-order session recovery #368
Closed
GitHub Actions / Test Report (ubuntu-latest)
succeeded
Apr 7, 2026 in 0s
613 passed, 0 failed and 1 skipped
✅ ./test-results.xml
614 tests were completed in 25s 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✅ | 1000ms | ||
| tests/cleanup.test.ts | 36✅ | 2s | ||
| tests/context.test.ts | 3✅ | 85ms | ||
| tests/deferCleanup.test.ts | 12✅ | 720ms | ||
| tests/disconnects.test.ts | 32✅ | 809ms | ||
| tests/e2e.test.ts | 112✅ | 6s | ||
| tests/handler.test.ts | 10✅ | 766ms | ||
| tests/invalid-request.test.ts | 13✅ | 174ms | ||
| tests/middleware.test.ts | 6✅ | 393ms | ||
| tests/negative.test.ts | 7✅ | 93ms | ||
| tests/serialize.test.ts | 5✅ | 28ms | ||
| tests/streams.test.ts | 27✅ | 56ms | ||
| tests/typescript-stress.test.ts | 24✅ | 1⚪ | 97ms | |
| tests/unserializable.test.ts | 5✅ | 122ms | ||
| codec/codec.test.ts | 20✅ | 13ms | ||
| testUtil/duplex/duplexPair.test.ts | 1✅ | 5ms | ||
| testUtil/observable/observable.test.ts | 4✅ | 5ms | ||
| tracing/tracing.test.ts | 13✅ | 534ms | ||
| transport/events.test.ts | 5✅ | 8ms | ||
| transport/impls/ws/ws.test.ts | 5✅ | 625ms | ||
| transport/message.test.ts | 7✅ | 8ms | ||
| transport/rateLimit.test.ts | 8✅ | 5ms | ||
| transport/sessionStateMachine/stateMachine.test.ts | 74✅ | 112ms | ||
| transport/transport.test.ts | 112✅ | 10s |
Loading