-
Notifications
You must be signed in to change notification settings - Fork 161
dashboard: remove openbsd-{386,amd64}-71 #53
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
Conversation
OpenBSD 7.1 has a kqueue bug[1] that prevents these builders from working properly. [1] https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys/kern/kern_event.c.diff?r1=1.188&r2=1.189
This PR (HEAD: 6071bf9) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/build/+/462290 to see it. Tip: You can toggle comments from me using the |
Message from Dmitri Shuralyov: Patch Set 1: Code-Review+2 Run-TryBot+1 (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/462290. |
Message from Gopher Robot: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/462290. |
Message from Dmitri Shuralyov: Patch Set 1: Code-Review+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/462290. |
Message from Gopher Robot: Patch Set 1: TryBot-Result+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/462290. |
Message from Aaron Bieber: Patch Set 1: (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/462290. |
OpenBSD 7.1 has a kqueue bug[1] that prevents these builders from working properly. Fixes golang/go#57585 [1] https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys/kern/kern_event.c.diff?r1=1.188&r2=1.189 Change-Id: I2b6f332ea3adde1d33a5e07939eee37fbd771bd0 GitHub-Last-Rev: 6071bf9 GitHub-Pull-Request: #53 Reviewed-on: https://go-review.googlesource.com/c/build/+/462290 TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Carlos Amedee <carlos@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
This PR is being closed because golang.org/cl/462290 has been merged. |
OpenBSD 7.1 has a kqueue bug[1] that prevents these builders from working properly.
Fixes golang/go#57585
[1] https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys/kern/kern_event.c.diff?r1=1.188&r2=1.189