net: TestVariousDeadlines failing on plan9/386 builder #26945
Comments
Change https://golang.org/cl/129098 mentions this issue: |
Change https://golang.org/cl/130137 mentions this issue: |
Re-opening so we can confirm that the flakiness gets fixed after the change is deployed. Edit: The change from CL 129098 is deployed now. |
gopherbot
pushed a commit
to golang/build
that referenced
this issue
Aug 21, 2018
plan9-386-v6 is a new plan9-386 image built with the change done in CL 129098. I tested it with cmd/debugnewvm on latest Go master commit, and all stdlib tests passed, including TestVariousDeadlines. (cmd/... tests didn't finish in time before cmd/debugnewvm timed out.) Running it 3 more times, there was still one TestVariousDeadlines failure and 2 successes, so we'll have to keep watching it. Updates golang/go#26945. Change-Id: Ibd1e990e60c3a69a5fddede18d7a121fa319e79d Reviewed-on: https://go-review.googlesource.com/130137 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Change https://golang.org/cl/152721 mentions this issue: |
gopherbot
pushed a commit
that referenced
this issue
Dec 5, 2018
This test is regularly failing on the plan9/386 builder running on GCE, but we haven't figured out the issue yet. Updates #26945. Change-Id: I8cbe0df43c0757e7bc68e370311f4a28cd7b049b Reviewed-on: https://go-review.googlesource.com/c/152721 Run-TryBot: David du Colombier <0intro@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
TestVariousDeadlines is regularly failing on the plan9/386 builder.
See https://build.golang.org/log/4b9709667343395dcd2d93c1447461e4fb807a33
This is related to issue #19519.
@millerresearch
The text was updated successfully, but these errors were encountered: