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

[BUG] unstable unit test when run by github action #341

Open
mga-chka opened this issue Jun 1, 2023 · 0 comments
Open

[BUG] unstable unit test when run by github action #341

mga-chka opened this issue Jun 1, 2023 · 0 comments
Assignees

Comments

@mga-chka
Copy link
Collaborator

mga-chka commented Jun 1, 2023

Describe the bug
for an unkown reason the test following test TestServe/http_gzipped_POST_request randomly fails when it's run on a github action and never when it's run on a laptop.

This tests makes the build sometimes unstable & therefore unreliable.

For example, here are recent examples of build failures because of this test
https://github.com/ContentSquare/chproxy/actions/runs/4385351732/jobs/7677964078
https://github.com/ContentSquare/chproxy/actions/runs/4864160906/jobs/8672815035
https://github.com/ContentSquare/chproxy/actions/runs/4871170693/jobs/8687808711

The issue is always the same tests and the root cause is always
main_test.go:1165: unexpected error: Post "http://127.0.0.1:9090": EOF

@mga-chka mga-chka self-assigned this Jun 1, 2023
@mga-chka mga-chka mentioned this issue Jun 2, 2023
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant