Skip to content
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: TestTransportRequestWriteRoundTrip/h1/file,_length failures #73135

Closed
gopherbot opened this issue Apr 2, 2025 · 13 comments
Closed
Labels
NeedsFix The path to resolution is known, but the work has not been done. OS-Windows
Milestone

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- pkg == "net/http" && test == "TestTransportRequestWriteRoundTrip/h1/file,_length"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestTransportRequestWriteRoundTrip/h1/file,_length
    transport_test.go:6443: Put "http://127.0.0.1:51862": net/http: HTTP/1.x transport connection broken: http: ContentLength=1024 with Body length 2048
--- FAIL: TestTransportRequestWriteRoundTrip/h1/file,_length (0.07s)

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Apr 2, 2025
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "net/http" && test == "TestTransportRequestWriteRoundTrip/h1/file,_length"
2025-04-01 18:58 gotip-windows-amd64-race go@75bf2a8c net/http.TestTransportRequestWriteRoundTrip/h1/file,_length (log)
=== RUN   TestTransportRequestWriteRoundTrip/h1/file,_length
    transport_test.go:6443: Put "http://127.0.0.1:51862": net/http: HTTP/1.x transport connection broken: http: ContentLength=1024 with Body length 2048
--- FAIL: TestTransportRequestWriteRoundTrip/h1/file,_length (0.07s)
2025-04-01 22:08 gotip-windows-amd64-race go@903d7b78 net/http.TestTransportRequestWriteRoundTrip/h1/file,_length (log)
=== RUN   TestTransportRequestWriteRoundTrip/h1/file,_length
    transport_test.go:6443: Put "http://127.0.0.1:50902": net/http: HTTP/1.x transport connection broken: http: ContentLength=1024 with Body length 2048
--- FAIL: TestTransportRequestWriteRoundTrip/h1/file,_length (0.04s)
2025-04-01 22:09 gotip-windows-amd64-race go@dceb77a3 net/http.TestTransportRequestWriteRoundTrip/h1/file,_length (log)
=== RUN   TestTransportRequestWriteRoundTrip/h1/file,_length
    transport_test.go:6443: Put "http://127.0.0.1:51509": net/http: HTTP/1.x transport connection broken: http: ContentLength=1024 with Body length 2048
--- FAIL: TestTransportRequestWriteRoundTrip/h1/file,_length (0.09s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "net/http" && test == "TestTransportRequestWriteRoundTrip/h1/file,_length"
2025-04-02 15:50 gotip-windows-amd64-race go@83bbf478 net/http.TestTransportRequestWriteRoundTrip/h1/file,_length (log)
=== RUN   TestTransportRequestWriteRoundTrip/h1/file,_length
    transport_test.go:6443: Put "http://127.0.0.1:50758": net/http: HTTP/1.x transport connection broken: http: ContentLength=1024 with Body length 2048
--- FAIL: TestTransportRequestWriteRoundTrip/h1/file,_length (0.00s)
2025-04-02 17:52 gotip-windows-amd64-race go@144d4e5d net/http.TestTransportRequestWriteRoundTrip/h1/file,_length (log)
=== RUN   TestTransportRequestWriteRoundTrip/h1/file,_length
    transport_test.go:6443: Put "http://127.0.0.1:50877": net/http: HTTP/1.x transport connection broken: http: ContentLength=1024 with Body length 2048
--- FAIL: TestTransportRequestWriteRoundTrip/h1/file,_length (0.01s)
2025-04-02 18:25 gotip-windows-amd64-race go@116b8235 net/http.TestTransportRequestWriteRoundTrip/h1/file,_length (log)
=== RUN   TestTransportRequestWriteRoundTrip/h1/file,_length
    transport_test.go:6443: Put "http://127.0.0.1:51146": net/http: HTTP/1.x transport connection broken: http: ContentLength=1024 with Body length 2048
--- FAIL: TestTransportRequestWriteRoundTrip/h1/file,_length (0.01s)
2025-04-02 23:39 gotip-windows-amd64-race go@13b12611 net/http.TestTransportRequestWriteRoundTrip/h1/file,_length (log)
=== RUN   TestTransportRequestWriteRoundTrip/h1/file,_length
    transport_test.go:6443: Put "http://127.0.0.1:51172": net/http: HTTP/1.x transport connection broken: http: ContentLength=1024 with Body length 2048
--- FAIL: TestTransportRequestWriteRoundTrip/h1/file,_length (0.05s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "net/http" && test == "TestTransportRequestWriteRoundTrip/h1/file,_length"
2025-04-03 08:25 gotip-windows-amd64-race go@0b31e6d4 net/http.TestTransportRequestWriteRoundTrip/h1/file,_length (log)
=== RUN   TestTransportRequestWriteRoundTrip/h1/file,_length
    transport_test.go:6443: Put "http://127.0.0.1:51007": net/http: HTTP/1.x transport connection broken: http: ContentLength=1024 with Body length 2048
--- FAIL: TestTransportRequestWriteRoundTrip/h1/file,_length (0.12s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "net/http" && test == "TestTransportRequestWriteRoundTrip/h1/file,_length"
2025-04-03 11:37 gotip-windows-amd64-race go@c524db9c net/http.TestTransportRequestWriteRoundTrip/h1/file,_length (log)
=== RUN   TestTransportRequestWriteRoundTrip/h1/file,_length
    transport_test.go:6443: Put "http://127.0.0.1:50759": net/http: HTTP/1.x transport connection broken: http: ContentLength=1024 with Body length 2048
--- FAIL: TestTransportRequestWriteRoundTrip/h1/file,_length (0.11s)

watchflakes

@gopherbot
Copy link
Contributor Author

Change https://go.dev/cl/662575 mentions this issue: internal/syscall/windows: define NtQueryInformationFile buffer as unsafe.Pointer

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "net/http" && test == "TestTransportRequestWriteRoundTrip/h1/file,_length"
2025-04-03 12:20 gotip-windows-amd64-race go@4464a7d9 net/http.TestTransportRequestWriteRoundTrip/h1/file,_length (log)
=== RUN   TestTransportRequestWriteRoundTrip/h1/file,_length
    transport_test.go:6443: Put "http://127.0.0.1:50920": net/http: HTTP/1.x transport connection broken: http: ContentLength=1024 with Body length 2048
--- FAIL: TestTransportRequestWriteRoundTrip/h1/file,_length (0.09s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "net/http" && test == "TestTransportRequestWriteRoundTrip/h1/file,_length"
2025-04-03 13:00 gotip-windows-amd64-race go@06f82af1 net/http.TestTransportRequestWriteRoundTrip/h1/file,_length (log)
=== RUN   TestTransportRequestWriteRoundTrip/h1/file,_length
    transport_test.go:6443: Put "http://127.0.0.1:51072": net/http: HTTP/1.x transport connection broken: http: ContentLength=1024 with Body length 2048
--- FAIL: TestTransportRequestWriteRoundTrip/h1/file,_length (0.01s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "net/http" && test == "TestTransportRequestWriteRoundTrip/h1/file,_length"
2025-04-03 15:07 gotip-windows-amd64-race go@fd8f6cec net/http.TestTransportRequestWriteRoundTrip/h1/file,_length (log)
=== RUN   TestTransportRequestWriteRoundTrip/h1/file,_length
    transport_test.go:6443: Put "http://127.0.0.1:51104": net/http: HTTP/1.x transport connection broken: http: ContentLength=1024 with Body length 2048
--- FAIL: TestTransportRequestWriteRoundTrip/h1/file,_length (0.00s)
2025-04-03 15:45 gotip-windows-amd64-race go@9326d9d0 net/http.TestTransportRequestWriteRoundTrip/h1/file,_length (log)
=== RUN   TestTransportRequestWriteRoundTrip/h1/file,_length
    transport_test.go:6443: Put "http://127.0.0.1:50946": net/http: HTTP/1.x transport connection broken: http: ContentLength=1024 with Body length 2048
--- FAIL: TestTransportRequestWriteRoundTrip/h1/file,_length (0.03s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "net/http" && test == "TestTransportRequestWriteRoundTrip/h1/file,_length"
2025-04-03 16:21 gotip-windows-amd64-race go@f2e90767 net/http.TestTransportRequestWriteRoundTrip/h1/file,_length (log)
=== RUN   TestTransportRequestWriteRoundTrip/h1/file,_length
    transport_test.go:6443: Put "http://127.0.0.1:51436": net/http: HTTP/1.x transport connection broken: http: ContentLength=1024 with Body length 2048
--- FAIL: TestTransportRequestWriteRoundTrip/h1/file,_length (0.05s)

watchflakes

@cagedmantis
Copy link
Contributor

cc @qmuntal @neild This failure started with 75bf2a8c493291481af72a07a818c432085919ca.

@qmuntal
Copy link
Member

qmuntal commented Apr 3, 2025

cc @qmuntal @neild This failure started with 75bf2a8c493291481af72a07a818c432085919ca.

Fix is on the way: https://go.dev/cl/662575

@cagedmantis
Copy link
Contributor

@qmuntal I just found that CL. Going to approve it shortly. Thanks. Sorry for the noise.

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "net/http" && test == "TestTransportRequestWriteRoundTrip/h1/file,_length"
2025-04-03 18:25 gotip-windows-amd64-race go@5b36f613 net/http.TestTransportRequestWriteRoundTrip/h1/file,_length (log)
=== RUN   TestTransportRequestWriteRoundTrip/h1/file,_length
    transport_test.go:6443: Put "http://127.0.0.1:51686": net/http: HTTP/1.x transport connection broken: http: ContentLength=1024 with Body length 2048
--- FAIL: TestTransportRequestWriteRoundTrip/h1/file,_length (0.31s)
2025-04-03 19:02 gotip-windows-amd64-race go@9302a571 net/http.TestTransportRequestWriteRoundTrip/h1/file,_length (log)
=== RUN   TestTransportRequestWriteRoundTrip/h1/file,_length
    transport_test.go:6443: Put "http://127.0.0.1:51669": net/http: HTTP/1.x transport connection broken: http: ContentLength=1024 with Body length 2048
--- FAIL: TestTransportRequestWriteRoundTrip/h1/file,_length (0.00s)

watchflakes

@dmitshur dmitshur added NeedsFix The path to resolution is known, but the work has not been done. and removed NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. labels Apr 8, 2025
@dmitshur dmitshur added this to the Go1.25 milestone Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsFix The path to resolution is known, but the work has not been done. OS-Windows
Projects
Status: Done
Development

No branches or pull requests

4 participants