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

flaky: TestE2E/CircuitBreaker/Deny_All_Requests #2758

Closed
zirain opened this issue Mar 4, 2024 · 0 comments · Fixed by #2770
Closed

flaky: TestE2E/CircuitBreaker/Deny_All_Requests #2758

zirain opened this issue Mar 4, 2024 · 0 comments · Fixed by #2770
Assignees
Labels
area/testing help wanted Extra attention is needed

Comments

@zirain
Copy link
Member

zirain commented Mar 4, 2024

=== RUN   TestE2E/CircuitBreaker/Deny_All_Requests
    helpers.go:564: Route gateway-conformance-infra/http-with-circuitbreaker expected 1 Parents got 0
    helpers.go:564: Route gateway-conformance-infra/http-with-circuitbreaker expected 1 Parents got 0
    helpers.go:564: Conditions matched expectations
    helpers.go:564: Route gateway-conformance-infra/http-with-circuitbreaker Parents matched expectations
    circuitbreaker.go:48: Making GET request to http://172.18.255.203/circuitbreaker
Sending Request:
< GET /circuitbreaker HTTP/1.1
< Host: 172.18.255.203
< User-Agent: Go-http-client/1.1
< X-Echo-Set-Header: 
< Accept-Encoding: gzip
< 
< 

Received Response:
< HTTP/1.1 404 Not Found
< Connection: close
< Date: Mon, 04 Mar 2024 01:23:16 GMT
< Content-Length: 0
< 
< 

    circuitbreaker.go:55: failed to compare request and response: expected status code to be 503, got 404
@zirain zirain added triage help wanted Extra attention is needed area/testing and removed triage labels Mar 4, 2024
@guydc guydc self-assigned this Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/testing help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants