net: TestDialTimeoutMaxDuration fails with "Dial didn't return in an expected time" #15745
Labels
Milestone
Comments
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
For example,
and we see sometimes it happens on buildbots. It just waits 100ms but probably a bit short for some case. Probably extending the deadline by 250ms, which is the maximum wait duration in TestReadTimeoutFluctuation and TestReadFromTimeoutFluctuation, makes sense.
The text was updated successfully, but these errors were encountered: