]> Cypherpunks repositories - gostls13.git/commit
Revert "net/http: test that ParseMultipartForm returns an error for int overflow"
authorBryan C. Mills <bcmills@google.com>
Mon, 19 Oct 2020 18:03:51 +0000 (18:03 +0000)
committerBryan C. Mills <bcmills@google.com>
Mon, 19 Oct 2020 19:51:19 +0000 (19:51 +0000)
commit5647d01ab724a19793ac7002776b0dec03fa35f5
treefe16ba85e761d78778a349538292c168c4f186a0
parent4d1cecdee8360ef12a817c124d7a04c9d29741c3
Revert "net/http: test that ParseMultipartForm returns an error for int overflow"

This reverts CL 254977.

Reason for revert: introduced test failures on longtest builders.

Change-Id: I75e868245f980189ad85dd4103d9178989e06ecf
Reviewed-on: https://go-review.googlesource.com/c/go/+/263658
Trust: Bryan C. Mills <bcmills@google.com>
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Carlos Amedee <carlos@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
src/net/http/request_test.go