close
The Wayback Machine - https://web.archive.org/web/20200912111703/https://github.com/grpc-ecosystem/grpc-gateway/issues/1527
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 test: examples/internal/integration/integration_test.go:TestTimeout #1527

Open
johanbrandhorst opened this issue Jul 16, 2020 · 0 comments
Open

Comments

@johanbrandhorst
Copy link
Collaborator

@johanbrandhorst johanbrandhorst commented Jul 16, 2020

🐛 Bug Report

The TestTimeout test is sometimes failing randomly.

To Reproduce

$ go test -run TestTimeout -count 100 ./examples/internal/integration

Expected behavior

Test not to be flaky

Actual Behavior

The tests fails with an incorrect status code error:

integration_test.go:1395: resp.StatusCode = 500; want 504

See https://app.circleci.com/pipelines/github/grpc-ecosystem/grpc-gateway/993/workflows/f7328257-19fe-436c-8cd4-8f2274bcb535/jobs/13566.

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

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.