-
Notifications
You must be signed in to change notification settings - Fork 17.8k
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
x/net: frequent test timeouts on android-amd64-emu builder #57841
Comments
Pulled out from #42212 (comment) and #42212 (comment). (attn @golang/android; CC @neild, @ianlancetaylor) |
Found new dashboard test flakes for:
2023-01-05 16:42 android-amd64-emu net@f8411da7 go@a896219b x/net/http2/h2c.TestPropagation (log)
2023-01-05 16:42 android-amd64-emu net@f8411da7 go@a896219b x/net/http2/hpack (log)
2023-01-05 16:42 android-amd64-emu net@f8411da7 go@a896219b x/net/icmp (log)
2023-01-05 16:42 android-amd64-emu net@f8411da7 go@a896219b x/net/idna (log)
2023-01-05 16:42 android-amd64-emu net@f8411da7 go@a896219b x/net/internal/socket (log)
2023-01-05 16:42 android-amd64-emu net@f8411da7 go@a896219b x/net/internal/socks (log)
2023-01-05 16:42 android-amd64-emu net@f8411da7 go@a896219b x/net/internal/sockstest (log)
2023-01-05 16:42 android-amd64-emu net@f8411da7 go@a896219b x/net/internal/timeseries (log)
2023-01-05 16:42 android-amd64-emu net@f8411da7 go@a896219b x/net/netutil (log)
2023-01-05 16:42 android-amd64-emu net@f8411da7 go@a896219b x/net/proxy (log)
|
Found new dashboard test flakes for:
2023-01-26 21:33 android-amd64-emu net@296f09aa go@1e12c63a x/net/http2/h2c.TestPropagation (log)
2023-01-26 21:33 android-amd64-emu net@296f09aa go@1e12c63a x/net/http2/hpack (log)
2023-01-26 21:33 android-amd64-emu net@296f09aa go@1e12c63a x/net/internal/socket (log)
2023-01-26 21:33 android-amd64-emu net@296f09aa go@1e12c63a x/net/internal/socks (log)
2023-01-26 21:33 android-amd64-emu net@296f09aa go@1e12c63a x/net/internal/sockstest (log)
2023-01-26 21:33 android-amd64-emu net@296f09aa go@1e12c63a x/net/internal/timeseries (log)
2023-01-26 21:33 android-amd64-emu net@296f09aa go@1e12c63a x/net/proxy (log)
|
Found new dashboard test flakes for:
2023-01-26 21:33 android-amd64-emu net@296f09aa go@1c4cfb92 x/net/http2/h2c.TestPropagation (log)
2023-01-26 21:33 android-amd64-emu net@296f09aa go@1c4cfb92 x/net/http2/hpack (log)
2023-01-26 21:33 android-amd64-emu net@296f09aa go@1c4cfb92 x/net/internal/socket (log)
2023-01-26 21:33 android-amd64-emu net@296f09aa go@1c4cfb92 x/net/internal/socks.TestDial (log)
2023-01-26 21:33 android-amd64-emu net@296f09aa go@1c4cfb92 x/net/internal/sockstest (log)
2023-01-26 21:33 android-amd64-emu net@296f09aa go@1c4cfb92 x/net/internal/timeseries (log)
2023-01-26 21:33 android-amd64-emu net@296f09aa go@1c4cfb92 x/net/ipv6 (log)
2023-01-26 21:33 android-amd64-emu net@296f09aa go@1c4cfb92 x/net/nettest (log)
2023-01-26 21:33 android-amd64-emu net@296f09aa go@1c4cfb92 x/net/netutil (log)
2023-01-26 21:33 android-amd64-emu net@296f09aa go@1c4cfb92 x/net/proxy.TestDial (log)
|
Change https://go.dev/cl/465156 mentions this issue: |
I had initially added known issues fairly aggressively in order to use them to reduce noise in 'greplogs -triage'. Now that we are using 'watchflakes' for triage, that noise reduction is no longer important (the failures are already clustered to their respective known issues), and having greyed-out cells on the dashboard makes new regressions too easy to miss. Concretely: - golang/go#42212 is mostly specific to x/net at this point (as golang/go#57841) - There have been no failures matching golang/go#51001 since October. - golang/go#52724 has been so rare lately that we hadn't yet added a 'watchflakes' pattern for it. - There have been no failures matching golang/go#51443 since May. - There have been no failures matching golang/go#53116 or golang/go#53093 since I enabled 'watchflakes' for the builder in December. - The linux-amd64-perf builder seems to be passing consistently for x/benchmarks and x/tools, so there is no need to refer to golang/go#53538 to explain failures on it. Change-Id: Ia16db2a23e5fa037a299f1f56fb26f1cf84521e1 Reviewed-on: https://go-review.googlesource.com/c/build/+/465156 Reviewed-by: Dmitri Shuralyov <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> Run-TryBot: Bryan Mills <[email protected]> Auto-Submit: Bryan Mills <[email protected]> TryBot-Result: Gopher Robot <[email protected]>
Found new dashboard test flakes for:
2023-01-26 21:33 android-amd64-emu net@296f09aa go@bf8d142b x/net/http2/h2c.TestPropagation (log)
2023-01-26 21:33 android-amd64-emu net@296f09aa go@bf8d142b x/net/http2/hpack (log)
2023-01-26 21:33 android-amd64-emu net@296f09aa go@bf8d142b x/net/icmp (log)
2023-01-26 21:33 android-amd64-emu net@296f09aa go@bf8d142b x/net/idna (log)
|
Found new dashboard test flakes for:
2023-02-08 14:49 android-386-emu net@415cb6d5 go@da937660 x/net/http2/h2c.TestPropagation (log)
2023-02-08 14:49 android-386-emu net@415cb6d5 go@da937660 x/net/http2/hpack (log)
2023-02-08 14:49 android-386-emu net@415cb6d5 go@da937660 x/net/idna (log)
2023-02-08 14:49 android-386-emu net@415cb6d5 go@da937660 x/net/internal/socket (log)
|
Found new dashboard test flakes for:
2023-02-08 18:40 android-amd64-emu net@87ce33ec go@a6491994 x/net/http2/h2c.TestPropagation (log)
2023-02-08 18:40 android-amd64-emu net@87ce33ec go@a6491994 x/net/http2/hpack (log)
2023-02-08 18:40 android-amd64-emu net@87ce33ec go@a6491994 x/net/internal/socket (log)
2023-02-08 18:40 android-amd64-emu net@87ce33ec go@a6491994 x/net/internal/socks (log)
|
Found new dashboard test flakes for:
2023-02-23 23:08 android-386-emu net@569fe815 go@8538477d x/net/http2/h2c.TestPropagation (log)
2023-02-23 23:08 android-386-emu net@569fe815 go@8538477d x/net/http2/hpack (log)
2023-02-23 23:08 android-386-emu net@569fe815 go@8538477d x/net/internal/socket (log)
2023-02-23 23:08 android-386-emu net@569fe815 go@8538477d x/net/internal/socks (log)
|
Found new dashboard test flakes for:
2023-02-23 23:08 android-386-emu net@569fe815 go@fa9efd91 x/net/http2/h2c.TestPropagation (log)
2023-02-23 23:08 android-386-emu net@569fe815 go@fa9efd91 x/net/http2/hpack (log)
2023-02-23 23:08 android-386-emu net@569fe815 go@fa9efd91 x/net/idna (log)
2023-02-23 23:08 android-386-emu net@569fe815 go@fa9efd91 x/net/internal/socket (log)
|
Found new dashboard test flakes for:
2023-02-28 08:42 android-386-emu net@1d46ed8b go@ec26277a x/net/http2/h2c.TestPropagation (log)
2023-02-28 08:42 android-386-emu net@1d46ed8b go@ec26277a x/net/http2/hpack (log)
2023-02-28 08:42 android-386-emu net@1d46ed8b go@ec26277a x/net/internal/socket (log)
2023-02-28 08:42 android-386-emu net@1d46ed8b go@ec26277a x/net/internal/socks (log)
|
Found new dashboard test flakes for:
2023-03-05 02:51 android-amd64-emu net@dfa2b5df go@74502e9b x/net/http2/h2c.TestPropagation (log)
2023-03-05 02:51 android-amd64-emu net@dfa2b5df go@74502e9b x/net/http2/hpack (log)
2023-03-05 02:51 android-amd64-emu net@dfa2b5df go@74502e9b x/net/idna (log)
2023-03-05 02:51 android-amd64-emu net@dfa2b5df go@74502e9b x/net/internal/socket (log)
|
Found new dashboard test flakes for:
2023-05-04 16:26 android-amd64-emu net@daac0cec go@59d19ba7 x/net/http2/h2c.TestPropagation (log)
2023-05-04 16:26 android-amd64-emu net@daac0cec go@59d19ba7 x/net/http2/hpack (log)
|
Found new dashboard test flakes for:
2023-05-10 21:21 android-amd64-emu net@d28c0b17 go@acd8dc95 x/net/http2.TestTransportReuseAfterError (log)
2023-05-10 21:21 android-amd64-emu net@d28c0b17 go@acd8dc95 x/net/http2/h2c.TestPropagation (log)
2023-05-10 21:21 android-amd64-emu net@d28c0b17 go@acd8dc95 x/net/http2/hpack (log)
|
Found new dashboard test flakes for:
2023-05-10 21:21 android-amd64-emu net@d28c0b17 go@3e19dc2b x/net/http2.TestTransportReuseAfterError (log)
2023-05-10 21:21 android-amd64-emu net@d28c0b17 go@3e19dc2b x/net/http2/h2c.TestPropagation (log)
2023-05-10 21:21 android-amd64-emu net@d28c0b17 go@3e19dc2b x/net/http2/hpack (log)
|
Found new dashboard test flakes for:
2023-05-10 21:21 android-amd64-emu net@d28c0b17 go@1b896bff x/net/http2.TestTransportReuseAfterError (log)
2023-05-10 21:21 android-amd64-emu net@d28c0b17 go@1b896bff x/net/http2/h2c.TestPropagation (log)
2023-05-10 21:21 android-amd64-emu net@d28c0b17 go@1b896bff x/net/http2/hpack (log)
|
The text was updated successfully, but these errors were encountered: