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

x/build: mac builders not logged in #12185

Closed
crawshaw opened this issue Aug 18, 2015 · 2 comments
Closed

x/build: mac builders not logged in #12185

crawshaw opened this issue Aug 18, 2015 · 2 comments
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge
Milestone

Comments

@crawshaw
Copy link
Member

The windowless core graphics GL context created in x/mobile/exp/gl/glutil is returning kCGLBadConnection. Documentation is sparse, but the internet suggests that this error message is because the user running the tests is not logged into the graphical OS interface.

Logging the user in is possible (if the KVM is working), but how do we make it robust? Automatically log the user in?

@crawshaw crawshaw self-assigned this Aug 18, 2015
@bradfitz
Copy link
Contributor

Let's finish #9495 first, and then we get this for free, since #9495 includes making each VM log in as a user before running tests.

@bradfitz bradfitz added the Builders x/build issues (builders, bots, dashboards) label Aug 19, 2015
@rsc rsc added this to the Unreleased milestone Oct 23, 2015
@bradfitz
Copy link
Contributor

The new builders I'm setting up auto login on boot and run the builder, so this will be fixed soon.

gopherbot pushed a commit to golang/build that referenced this issue Aug 30, 2016
Updates golang/go#9495
Updates golang/go#12185

Change-Id: I84548011823334f0876636f8e9685e07238cafc4
Reviewed-on: https://go-review.googlesource.com/28171
Reviewed-by: Brad Fitzpatrick <[email protected]>
@golang golang locked and limited conversation to collaborators Aug 30, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge
Projects
None yet
Development

No branches or pull requests

4 participants