-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Open
Labels
NeedsInvestigationSomeone 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.OS-OpenBSDOS-WindowsTestingAn 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
TestDialerDualStack is commonly flaking on OpenBSD and Windows, albeit with different error messages:
https://www.google.com/search?q=TestDialerDualStack+openbsd+site%3Abuild.golang.org
--- FAIL: TestDialerDualStack (14.78s)
dial_test.go:633: got 5.81849453s; want <= 95ms
https://www.google.com/search?q=TestDialerDualStack+windows+site%3Abuild.golang.org
--- FAIL: TestDialerDualStack (5.30s)
dial_test.go:664: dial tcp 127.0.0.1:2651: i/o timeout
Metadata
Metadata
Assignees
Labels
NeedsInvestigationSomeone 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.OS-OpenBSDOS-WindowsTestingAn 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.