-
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.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
https://build.golang.org/log/03a8960a27ab5e837fa3d57ae7b08f6ece4a4285:
--- FAIL: TestDialerControl (75.50s)
--- FAIL: TestDialerControl/StreamDial (75.50s)
dial_test.go:944: dial tcp6 [::1]:49570: connect: operation timed out
FAIL
FAIL net 86.859s
Looks like the test was added about a year ago (in CL 72810). It's not obvious to me whether this is a recent regression or just a low-frequency flake.
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.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.