-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Labels
FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
Description
Trybots on the x/net repo sometimes flake on Windows:
https://storage.googleapis.com/go-build-log/1bd39e79/windows-amd64-gce_2c5af62a.log
ok golang.org/x/net/bpf 0.064s
ok golang.org/x/net/context 0.186s
ok golang.org/x/net/context/ctxhttp 0.166s
? golang.org/x/net/dict [no test files]
ok golang.org/x/net/html 0.298s
ok golang.org/x/net/html/atom 0.045s
ok golang.org/x/net/html/charset 0.135s
ok golang.org/x/net/http2 10.806s
? golang.org/x/net/http2/h2i [no test files]
ok golang.org/x/net/http2/hpack 0.059s
ok golang.org/x/net/icmp 0.177s
ok golang.org/x/net/idna 0.044s
? golang.org/x/net/internal/iana [no test files]
ok golang.org/x/net/internal/netreflect 0.037s
? golang.org/x/net/internal/nettest [no test files]
ok golang.org/x/net/internal/timeseries 0.041s
FAIL
FAIL golang.org/x/net/ipv4 0.059s
ok golang.org/x/net/ipv6 0.039s
ok golang.org/x/net/lex/httplex 0.046s
ok golang.org/x/net/netutil 1.024s
ok golang.org/x/net/proxy 0.080s
ok golang.org/x/net/publicsuffix 0.190s
ok golang.org/x/net/trace 0.120s
ok golang.org/x/net/webdav 0.180s
ok golang.org/x/net/webdav/internal/xml 0.079s
ok golang.org/x/net/websocket 0.115s
ok golang.org/x/net/xsrftoken 0.031s
But why?
That failure doesn't say much.
/cc @mikioh
Metadata
Metadata
Assignees
Labels
FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.