make[1]: Entering directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main' Running tests against https://cdn.moq.dev/anon... Client: ghcr.io/englishm/moq-interop-runner-moq-test-client-draft-16:latest docker run --rm \ --network host \ -e RELAY_URL=https://cdn.moq.dev/anon \ -e TLS_DISABLE_VERIFY=false \ ghcr.io/englishm/moq-interop-runner-moq-test-client-draft-16:latest TAP version 14 # moq-test-client v0.1.0 # Relay: https://cdn.moq.dev/anon 1..6 ok 1 - setup-only --- duration_ms: 188 connection_id: 325d2728bab4644dd679f1f05157b70e ... ok 2 - announce-only --- duration_ms: 2156 connection_id: a06ac838cbe94f2fec44a59b3f5ee2db ... ok 3 - subscribe-error --- duration_ms: 198 connection_id: 270bbd4db81d9b8c861482a446cbd304 ... ok 4 - announce-subscribe --- duration_ms: 321 publisher_connection_id: 0b4f039d6bc62028d945cc52153a4c04 subscriber_connection_id: e13184f1f7f7fba0bb17296974324d10 ... [2026-03-16T00:29:36Z ERROR moq_transport::session::reader] [READER] decode: ERROR decoding moq_transport::message::Message - FieldBoundsExceeded("TupleField") (buffer_len=17) not ok 5 - subscribe-before-announce --- duration_ms: 2810 message: "publisher session error: decode error: field 'TupleField' too large: field 'TupleField' too large" ... ok 6 - publish-namespace-done --- duration_ms: 2208 connection_id: 779628feec2f66b5f01beebb2ea60780 ... make[1]: *** [Makefile:91: test-external] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'