Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mesh conformance tests are hard to debug #2935

Open
howardjohn opened this issue Apr 3, 2024 · 0 comments
Open

Mesh conformance tests are hard to debug #2935

howardjohn opened this issue Apr 3, 2024 · 0 comments

Comments

@howardjohn
Copy link
Contributor

=== RUN   TestGatewayConformance/MeshBasic/0_request_to_'echo'_should_receive_a_200
    http.go:166: Failed to parse host "echo": address echo: missing port in address
    pod.go:64: Request [client http://echo --method=GET] failed, not ready yet: command terminated with exit code 1 (after 10.61µs)
    http.go:166: Failed to parse host "echo": address echo: missing port in address
    pod.go:64: Request [client http://echo --method=GET] failed, not ready yet: command terminated with exit code 1 (after 1.251942543s)
    http.go:166: Failed to parse host "echo": address echo: missing port in address
    pod.go:64: Request [client http://echo --method=GET] failed, not ready yet: command terminated with exit code 1 (after 2.356704437s)

Example failure.

It would be nice to see the output of the command for debugging

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant