Skip to content
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

net: TestDialTimeoutMaxDuration failures on darwin builders #43069

Closed
bcmills opened this issue Dec 8, 2020 · 1 comment
Closed

net: TestDialTimeoutMaxDuration failures on darwin builders #43069

bcmills opened this issue Dec 8, 2020 · 1 comment
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Darwin
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Dec 8, 2020

(Forked from #15157, which was originally about flakiness specifically on BSD.)

For some reason, net.TestDialTimeoutMaxDuration seems especially flaky on the Darwin builders. It's not clear to me whether this is a bug in the test, in the darwin kernel, or in the net package.

2020-12-07T18:02:09-50cdb2d/darwin-amd64-10_15
2020-11-28T18:42:44-4ce0a7c/darwin-amd64-10_14
2020-10-30T22:21:02-64a9a75/darwin-amd64-10_15
2020-10-30T20:20:58-6abbfc1/darwin-amd64-10_15
2020-04-29T21:29:16-a6deafa/darwin-amd64-10_15
2019-10-22T20:45:48-9093b1d/plan9-amd64-9front
2019-08-10T20:06:28-3928915/darwin-386-10_14

CC @bradfitz @ianlancetaylor

@bcmills bcmills added OS-Darwin NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. labels Dec 8, 2020
@bcmills bcmills added this to the Backlog milestone Dec 8, 2020
@gopherbot
Copy link

Change https://golang.org/cl/355390 mentions this issue: net: remove timeout in TestDialTimeoutMaxDuration

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Darwin
Projects
None yet
Development

No branches or pull requests

2 participants