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

runtime/race: RaceChanWrongClose failure #15579

Closed
bradfitz opened this issue May 6, 2016 · 1 comment
Closed

runtime/race: RaceChanWrongClose failure #15579

bradfitz opened this issue May 6, 2016 · 1 comment
Labels
FrozenDueToAge OS-FreeBSD Testing An issue that has been verified to require only test changes, not just a test failure.
Milestone

Comments

@bradfitz
Copy link
Contributor

bradfitz commented May 6, 2016

At least freebsd-amd64-race has been seen flaking with:

https://build.golang.org/log/ab8f5e6bc23d2b18e162f2106de76fbbf5ad1a62

NoRaceChanPtr                            .
RaceChanWrongSend                        .
RaceChanWrongClose                       FAILED
RaceChanSendClose                        .
RaceChanSendSelectClose                  .
RaceSelectReadWriteAsync                 .
...
Passed 341 of 342 tests (99.71%, 0+, 1-)
0 expected failures (0 has not fail)
--- FAIL: TestRace (7.56s)
FAIL
FAIL    runtime/race    9.200s
ok      runtime/trace   28.375s
2016/05/06 15:33:20 Failed: exit status 1
@bradfitz bradfitz added the Testing An issue that has been verified to require only test changes, not just a test failure. label May 6, 2016
@bradfitz bradfitz added this to the Go1.7Maybe milestone May 6, 2016
@gopherbot
Copy link

CL https://golang.org/cl/22951 mentions this issue.

@golang golang locked and limited conversation to collaborators May 9, 2017
@rsc rsc unassigned dvyukov Jun 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge 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

3 participants