make[1]: Entering directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main' Running tests against https://lminiero.it:9000... Client: ghcr.io/englishm/moq-interop-runner-moq-go-client:latest docker run --rm \ \ --network host \ -e RELAY_URL=https://lminiero.it:9000 \ -e TLS_DISABLE_VERIFY=false \ ghcr.io/englishm/moq-interop-runner-moq-go-client:latest TAP version 14 # moq interop-client # Relay: https://lminiero.it:9000 1..6 not ok 1 - setup-only --- duration_ms: 5126 message: "connect (7 attempts): dial webtransport https://lminiero.it:9000: context deadline exceeded" ... not ok 2 - announce-only --- duration_ms: 5000 message: "connect (5 attempts): dial webtransport https://lminiero.it:9000: error waiting for HTTP/3 settings: context deadline exceeded" ... not ok 3 - publish-namespace-done --- duration_ms: 5001 message: "connect (8 attempts): dial webtransport https://lminiero.it:9000: context deadline exceeded" ... not ok 4 - subscribe-error --- duration_ms: 5092 message: "connect (8 attempts): dial webtransport https://lminiero.it:9000: context deadline exceeded" ... not ok 5 - announce-subscribe --- duration_ms: 8000 message: "publisher connect: connect (11 attempts): dial webtransport https://lminiero.it:9000: server didn't enable WebTransport" ... not ok 6 - subscribe-before-announce --- duration_ms: 8001 message: "subscriber connect: connect (11 attempts): dial webtransport https://lminiero.it:9000: server didn't enable WebTransport" ... make[1]: *** [Makefile:121: test-external] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'