Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upModify Linux travis config to run content and cpu ref tests. #2904
Conversation
hoppipolla-critic-bot
commented
Jul 23, 2014
|
Critic review: https://critic.hoppipolla.co.uk/r/2129 This is an external review system which you may optionally use for the code review of your pull request. In order to help critic track your changes, please do not make in-place history rewrites (e.g. via |
This comment has been minimized.
This comment has been minimized.
larsbergstrom
commented on 038ce82
Jul 24, 2014
|
r+ |
Modify Linux travis config to run content and cpu ref tests.
|
Hi @glennw. I'm trying to debug a new failure that only happens on the dummy X server on travis (#3245). The problem I'm having is that the current setup seems to require root and takes over the monitor when run manually. Any reason you didn't go with Xvfb here, which can be run nested and invisible inside a pre-existing X session? Do you know a technique to use the current setup in a way that's friendly to the current X session? |
glennw commentedJul 23, 2014
No description provided.