make[1]: Entering directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main' Running tests against https://moqt.nokiaresearch.com:4443/moq... Client: ghcr.io/englishm/moq-interop-runner-moqtopus-interop-client:latest docker run --rm \ \ --network host \ -e RELAY_URL=https://moqt.nokiaresearch.com:4443/moq \ -e TLS_DISABLE_VERIFY=false \ ghcr.io/englishm/moq-interop-runner-moqtopus-interop-client:latest TAP version 14 # moqtopus interop client # Relay: https://moqt.nokiaresearch.com:4443/moq # Draft: draft-18 1..6 not ok 1 - setup-only --- duration_ms: 0 message: "moqtopus only supports raw QUIC relay URLs using moqt://" expected: "peer SETUP" received: "connection failure" ... not ok 2 - announce-only --- duration_ms: 0 message: "moqtopus only supports raw QUIC relay URLs using moqt://" expected: "REQUEST_OK for PUBLISH_NAMESPACE" received: "connection or protocol failure" ... not ok 3 - publish-namespace-done --- duration_ms: 0 message: "moqtopus only supports raw QUIC relay URLs using moqt://" expected: "PUBLISH_NAMESPACE followed by request stream cancellation" received: "connection or protocol failure" ... not ok 4 - subscribe-error --- duration_ms: 0 message: "moqtopus only supports raw QUIC relay URLs using moqt://" expected: "REQUEST_ERROR" received: "connection or protocol failure" ... not ok 5 - announce-subscribe --- duration_ms: 0 message: "moqtopus only supports raw QUIC relay URLs using moqt://" expected: "SUBSCRIBE_OK routed to publisher" received: "connection or protocol failure" ... not ok 6 - subscribe-before-announce --- duration_ms: 0 message: "moqtopus only supports raw QUIC relay URLs using moqt://" expected: "SUBSCRIBE_OK or REQUEST_ERROR" received: "timeout, connection, or protocol failure" ... make[1]: *** [Makefile:122: test-external] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'