Skip to content

test: issue10958 test flaky (especially plan9/arm) #19521

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

Closed
0intro opened this issue Mar 12, 2017 · 3 comments
Closed

test: issue10958 test flaky (especially plan9/arm) #19521

0intro opened this issue Mar 12, 2017 · 3 comments
Labels
FrozenDueToAge help wanted NeedsFix The path to resolution is known, but the work has not been done. Testing An issue that has been verified to require only test changes, not just a test failure.
Milestone

Comments

@0intro
Copy link
Member

0intro commented Mar 12, 2017

Since CL 36206 has been merged, issue10958 test (#10958) has been enabled and is regularly failing on plan9/arm builder.

##### ../test
# go run run.go -- fixedbugs/issue10958.go
exit status: 'go 70591: kill'

FAIL	fixedbugs/issue10958.go	10.568s
2017/03/10 11:26:08 Failed: exit status: 'runtest.exe 66696: 1'
skipped due to earlier error

See https://build.golang.org/log/a02c4878ff9accc2a149e3d9fb902ba04debcaf9

@0intro 0intro added this to the Go1.9Maybe milestone Mar 12, 2017
@0intro 0intro self-assigned this Mar 12, 2017
@0intro 0intro changed the title test: issue10958 test reguarly failing on plan9/arm test: issue10958 test regularly failing on plan9/arm Mar 12, 2017
@ALTree
Copy link
Member

ALTree commented Mar 13, 2017

Likely not plan9's fault: the test is quite flaky. I sometimes can reproduce the failure on linux/amd64

# go run run.go -- fixedbugs/issue10958.go
signal: killed

FAIL	fixedbugs/issue10958.go	10.012s
2017/03/13 09:35:37 Failed: exit status 1
skipped due to earlier error

@bradfitz bradfitz added the Testing An issue that has been verified to require only test changes, not just a test failure. label Mar 13, 2017
@bradfitz bradfitz modified the milestones: Go1.9, Go1.9Maybe Mar 13, 2017
@bradfitz bradfitz removed the OS-Plan9 label Mar 13, 2017
@bradfitz bradfitz changed the title test: issue10958 test regularly failing on plan9/arm test: issue10958 test flaky (especially plan9/arm) Mar 13, 2017
@bradfitz bradfitz added help wanted NeedsFix The path to resolution is known, but the work has not been done. labels Mar 13, 2017
@ALTree
Copy link
Member

ALTree commented Mar 13, 2017

General flakiness of issue10958.go is also tracked in #18589

@bradfitz
Copy link
Contributor

Okay, we can close this one in favor of #18589.

@golang golang locked and limited conversation to collaborators Mar 13, 2018
@rsc rsc unassigned 0intro Jun 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge help wanted NeedsFix The path to resolution is known, but the work has not been done. 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