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-test-client-draft-16: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-test-client-draft-16:latest TAP version 14 # moq-test-client v0.1.0 # Relay: https://lminiero.it:9000/ 1..6 not ok 1 - setup-only --- duration_ms: 10001 message: "test timed out: deadline has elapsed" ... not ok 2 - announce-only --- duration_ms: 10001 message: "test timed out: deadline has elapsed" ... ok 3 - subscribe-error --- duration_ms: 900 connection_id: 15a8ee53f0b9bf8af53cfc1bea693210 ... ok 4 - announce-subscribe --- duration_ms: 1451 publisher_connection_id: 873852e7b01e1152d04d941eed0f3c29 subscriber_connection_id: 2cb7bcd4bc692423b31c8427e59aef20 ... not ok 5 - subscribe-before-announce --- duration_ms: 10000 message: "test timed out: deadline has elapsed" ... ok 6 - publish-namespace-done --- duration_ms: 2774 connection_id: fc357d1d87f3ba2bd8b92fbf118b7661 ... make[1]: *** [Makefile:121: test-external] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'