Skip to content

Commit

Permalink
net/http: remove more arbitrary timeouts from server tests
Browse files Browse the repository at this point in the history
This change eliminates the easy, arbitrary timouts that should
never happen. It leaves in place a couple of more complicated ones
that will probably need retry loops for robustness.

For #49336.
For #36179.

Change-Id: I657ef223a66461413a915da5ce9150f49acec04a
Reviewed-on: https://go-review.googlesource.com/c/go/+/476035
Run-TryBot: Bryan Mills <bcmills@google.com>
Auto-Submit: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Damien Neil <dneil@google.com>
  • Loading branch information
Bryan C. Mills authored and gopherbot committed Mar 13, 2023
1 parent 82c713f commit e8543a6
Showing 1 changed file with 39 additions and 171 deletions.
Loading

0 comments on commit e8543a6

Please sign in to comment.