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

os: TestFdReadRace flake on freebsd-amd64-12_0 builder #34431

Closed
bcmills opened this issue Sep 20, 2019 · 1 comment
Closed

os: TestFdReadRace flake on freebsd-amd64-12_0 builder #34431

bcmills opened this issue Sep 20, 2019 · 1 comment
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-FreeBSD Testing An issue that has been verified to require only test changes, not just a test failure.
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Sep 20, 2019

From a freebsd-amd64-12_0 TryBot run (https://storage.googleapis.com/go-build-log/677b7fd4/freebsd-amd64-12_0_2ee34b4b.log):

--- FAIL: TestFdReadRace (1.62s)
    pipe_test.go:434: read timed out
FAIL
FAIL	os	1.962s

That's the regression test for #24481 (CC @ianlancetaylor).

@bcmills bcmills added NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Testing An issue that has been verified to require only test changes, not just a test failure. labels Sep 20, 2019
@bcmills bcmills added this to the Go1.14 milestone Sep 20, 2019
@bcmills bcmills changed the title os: TestFdReadRace flake on os: TestFdReadRace flake on freebsd-amd64-12_0 builder Sep 20, 2019
@rsc rsc modified the milestones: Go1.14, Backlog Oct 9, 2019
@gopherbot
Copy link

Change https://golang.org/cl/200764 mentions this issue: os: deflake TestFdReadRace by increasing timeout

@golang golang locked and limited conversation to collaborators Oct 10, 2020
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-FreeBSD Testing An issue that has been verified to require only test changes, not just a test failure.
Projects
None yet
Development

No branches or pull requests

4 participants