-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Labels
FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.TestingAn issue that has been verified to require only test changes, not just a test failure.An issue that has been verified to require only test changes, not just a test failure.
Milestone
Description
#!watchflakes
post <- pkg == "net/http" && test == "TestServerConnState" && date < "2023-08-01"
Issue created automatically to collect these failures.
Example (log):
2022/10/31 15:11:39 http2: server: error reading preface from client 127.0.0.1:49554: local error: tls: bad record MAC
2022/10/31 15:11:41 http2: server: error reading preface from client 127.0.0.1:49237: bogus greeting "CONNECT golang.fake.tld:"
2022/10/31 15:11:41 http2: server: error reading preface from client 127.0.0.1:49214: bogus greeting "CONNECT golang.fake.tld:"
2022/10/31 15:11:51 http: TLS handshake error from 127.0.0.1:64615: write tcp 127.0.0.1:64616->127.0.0.1:64615: i/o timeout
2022/10/31 15:11:52 http: TLS handshake error from 127.0.0.1:64613: write tcp 127.0.0.1:64614->127.0.0.1:64613: i/o timeout
2022/10/31 15:11:52 http: TLS handshake error from 127.0.0.1:64610: write tcp 127.0.0.1:64611->127.0.0.1:64610: i/o timeout
2022/10/31 15:11:52 http: TLS handshake error from 127.0.0.1:64607: read tcp 127.0.0.1:64608->127.0.0.1:64607: i/o timeout
2022/10/31 15:11:52 http: TLS handshake error from 127.0.0.1:64605: write tcp 127.0.0.1:64606->127.0.0.1:64605: i/o timeout
--- FAIL: TestServerConnState (0.00s)
--- FAIL: TestServerConnState/h1 (0.46s)
...
2022/10/31 15:12:07 http: TLS handshake error from 127.0.0.1:64414: read tcp 127.0.0.1:64419->127.0.0.1:64414: use of closed network connection
2022/10/31 15:12:08 http: TLS handshake error from 127.0.0.1:64417: write tcp 127.0.0.1:64419->127.0.0.1:64417: use of closed network connection
2022/10/31 15:12:19 http: TLS handshake error from 127.0.0.1:64083: EOF
2022/10/31 15:12:19 http: TLS handshake error from 127.0.0.1:64082: EOF
2022/10/31 15:12:19 http: TLS handshake error from 127.0.0.1:64081: EOF
2022/10/31 15:12:19 http: TLS handshake error from 127.0.0.1:64076: read tcp 127.0.0.1:64084->127.0.0.1:64076: read: connection reset by peer
2022/10/31 15:12:19 http: TLS handshake error from 127.0.0.1:64071: EOF
2022/10/31 15:12:19 http: TLS handshake error from 127.0.0.1:64068: read tcp 127.0.0.1:64072->127.0.0.1:64068: read: connection reset by peer
2022/10/31 15:12:19 http: TLS handshake error from 127.0.0.1:64067: EOF
2022/10/31 15:12:19 http: TLS handshake error from 127.0.0.1:64066: EOF
Metadata
Metadata
Assignees
Labels
FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.TestingAn issue that has been verified to require only test changes, not just a test failure.An issue that has been verified to require only test changes, not just a test failure.
Type
Projects
Status
Done