remove old compat test code #376
Open
GitHub Actions / Test Report (macos-latest)
succeeded
Jun 4, 2026 in 0s
698 passed, 0 failed and 1 skipped
✅ ./test-results.xml
699 tests were completed in 31s with 698 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✅ | 74ms | ||
| tests/deferCleanup.test.ts | 12✅ | 785ms | ||
| tests/disconnects.test.ts | 32✅ | 831ms | ||
| tests/e2e.test.ts | 152✅ | 8s | ||
| tests/handler.test.ts | 10✅ | 846ms | ||
| tests/invalid-request.test.ts | 13✅ | 174ms | ||
| tests/middleware.test.ts | 6✅ | 454ms | ||
| tests/negative.test.ts | 7✅ | 63ms | ||
| tests/protobuf.test.ts | 42✅ | 2s | ||
| tests/serialize.test.ts | 5✅ | 7ms | ||
| tests/streams.test.ts | 27✅ | 51ms | ||
| tests/typescript-stress.test.ts | 24✅ | 1⚪ | 109ms | |
| tests/unserializable.test.ts | 5✅ | 109ms | ||
| codec/codec.test.ts | 20✅ | 6ms | ||
| protobuf/codec.test.ts | 3✅ | 4ms | ||
| testUtil/duplex/duplexPair.test.ts | 1✅ | 2ms | ||
| testUtil/observable/observable.test.ts | 4✅ | 2ms | ||
| tracing/tracing.test.ts | 13✅ | 556ms | ||
| transport/events.test.ts | 5✅ | 4ms | ||
| transport/impls/ws/ws.test.ts | 5✅ | 766ms | ||
| transport/message.test.ts | 7✅ | 3ms | ||
| transport/rateLimit.test.ts | 9✅ | 3ms | ||
| transport/sessionStateMachine/stateMachine.test.ts | 73✅ | 75ms | ||
| transport/transport.test.ts | 112✅ | 10s |
Loading