-
Notifications
You must be signed in to change notification settings - Fork 194
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
Build fails on Travis, but not locally #14
Comments
this might be useful http://about.travis-ci.org/docs/user/gui-and-headless-browsers/ |
We need to figure out how to use a headless display in travis. SWT will fail if the window methods can't connect to a display device Peter Fitzgibbons On Fri, May 25, 2012 at 3:19 PM, Eric Watson <
|
Fixed by cd041ba |
There are 24 failures, all with the same error. Here's an example:
I think this might have to do with the TravisCI build VM not having DISPLAY. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=119156#c1
The text was updated successfully, but these errors were encountered: