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

Increase the retry delay and add retries count to avoid flaky "tcp_connect_timeout" test #4067

Open
wants to merge 1 commit into
base: v1.x
Choose a base branch
from

Conversation

ziyad-elabid-nw
Copy link

No description provided.

@ziyad-elabid-nw ziyad-elabid-nw changed the title Increase the retry delay and add retries to avoid flaky "tcp_connect_timeout" test Increase the retry delay and add retries count to avoid flaky "tcp_connect_timeout" test Jun 24, 2023
@ziyad-elabid-nw
Copy link
Author

This is a flaky test on qemu buildbots, i added more delay and retries counting before printing the error : "Network unreachable after multiple retries."
The related issue : #4055

@bnoordhuis
Copy link
Member

Thanks for the pull request but I don't think it's quite ready for merging yet.

For one, I would really look to know why the test got flaky all of a sudden. Is it because of a regression in libuv, a change in qemu, something else? I don't like making changes when the underlying cause isn't understood.

@ziyad-elabid-nw
Copy link
Author

Hello @bnoordhuis, thanks for replying,

It's probably related to unstable network conditions during the connection, i'm going to investigate more the cause of the flakiness.

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

Successfully merging this pull request may close these issues.

None yet

2 participants