Closed
Description
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?