-
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.OS-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
net.TestDialParallel is flaky on the windows-amd64-longtest
builder.
As far as I can tell, the problem is just unexpected timing jitter:
--- FAIL: TestDialParallel (7.08s)
dial_test.go:323: #5: got 1.0000027s; want >= 1.0124168s
dial_test.go:323: #7: got 1.2002253s; want >= 1.2124168s
dial_test.go:323: #10: got 1.0009746s; want >= 1.0124168s
FAIL
FAIL net 59.274s
2019-11-15T02:31:58-498eaee/windows-amd64-longtest
2019-11-13T15:52:21-bf49905/windows-amd64-longtest
2019-11-12T01:09:40-c2edcf4/windows-amd64-longtest
2019-11-04T18:51:13-bf7e55b/windows-amd64-longtest
dmitshur
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.OS-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.