2011/4/15 Kevin Cozens <ke...@ve3syb.ca>:
> Martin Nordholts wrote:
>> The last fixed item means that we run all our tests each night now,
>> including UI tests.
>
> Um... ok... How does a buildbot run UI tests?

If the backend is X, you use http://en.wikipedia.org/wiki/Xvfb.
Although it is often more convenient to use a common wrapper script
called xvfb-run, which is also what our bulidbot uses. xvfb-run is
actually used by default always (detected during configure-time), so
if you have xvfb-run installed and runs make check, you won't see any
GIMP UI while the UI tests are run, they will run in Xvfb.

 / Martin
_______________________________________________
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer

Reply via email to