The slave was not headless after all. The problem was that the WindowServer
was running with a different user id that the jenkins slave java process.
Thanks for the help.
On Tue, Feb 18, 2014 at 10:23 PM, Thiago Macieira wrote:
> Em ter 18 fev 2014, às 19:52:18, Teemu Patja escreveu:
&g
= 5.
Thanks.
On Tue, Feb 18, 2014 at 6:50 PM, Thiago Macieira
wrote:
> Em ter 18 fev 2014, às 12:21:13, Teemu patja escreveu:
> > Has the QT project solved the above problem in the QT CI system?
>
> The tests are not run via SSH and the OS X servers are not headless.
>
Hi,
We have a bunch of unit tests written using QTestLib. Some tests use
classes like QAction and QMenu, but never draw anything to the screen or
access the clipboard. Those classes require us to instatiate a QApplication
instead of a QCoreApplication in the test runner. The tests are run on a
bui