-
Notifications
You must be signed in to change notification settings - Fork 18k
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
net/http: TestRequestWriteTransport failures with unexpected Transfer-Encoding in request
#52575
Comments
Expanding the regexp to other failure modes for this test does not reveal any additional failures:
2022-04-25T18:06:52-8619d3b/solaris-amd64-oraclerel However, it could be that the test is racy in some way; see also #44088. |
Seen again in https://build.golang.org/log/3b5be2ef32abcf753a8c0f76e646b96da61dd36d; added a (CC @neild) |
Found new dashboard test flakes for:
2023-10-12 23:27 linux-s390x-ibm go@ef6993f3 net/http.TestRequestWriteTransport (log)
|
Found new dashboard test flakes for:
2024-03-20 14:19 darwin-amd64-11_0 go@db423dde net/http.TestRequestWriteTransport (log)
|
Found new dashboard test flakes for:
2024-04-05 01:26 netbsd-arm-bsiegert go@2e064cf1 net/http.TestRequestWriteTransport (log)
|
Found new dashboard test flakes for:
2024-05-06 21:13 linux-s390x-ibm-race go@be003bd0 net/http.TestRequestWriteTransport (log)
|
Found new dashboard test flakes for:
2024-07-15 20:09 gotip-openbsd-riscv64 go@6948b4df net/http.TestRequestWriteTransport (log)
|
Found new dashboard test flakes for:
2024-07-22 21:51 gotip-freebsd-riscv64 go@b8f83e22 net/http.TestRequestWriteTransport (log)
|
Found new dashboard test flakes for:
2024-08-19 20:47 gotip-openbsd-riscv64 go@d2b6bdb0 net/http.TestRequestWriteTransport (log)
|
Found new dashboard test flakes for:
2024-08-29 14:37 gotip-netbsd-arm64 go@4f852b97 net/http.TestRequestWriteTransport (log)
|
Found new dashboard test flakes for:
2024-09-11 18:11 go1.23-freebsd-riscv64 release-branch.go1.23@a74951c5 net/http.TestRequestWriteTransport (log)
|
Found new dashboard test flakes for:
2024-10-24 12:32 gotip-netbsd-arm64 go@4646556b net/http.TestRequestWriteTransport (log)
|
greplogs --dashboard -md -l -e 'unexpected Transfer-Encoding in request'
2022-04-25T18:06:52-8619d3b/solaris-amd64-oraclerel
2020-01-02T20:13:03-a4c579e/darwin-arm64-mn4m2zdaios
This failure rate is uncommon and has only been observed on non-first-class ports, so leaving on the Backlog for now.
The text was updated successfully, but these errors were encountered: