tests: run under Xvfb by default (if available) (#2951)
This shaves off two seconds of wall-clock time (10s → 8s).
This commit is contained in:
committed by
GitHub
parent
28ca1e8529
commit
44a6efb5b0
@ -113,10 +113,8 @@ containing the appropriate i3 logfile for each testcase. The latest folder can
|
||||
always be found under the symlink +latest/+. Unless told differently, it will
|
||||
run the tests on a separate X server instance (using Xephyr).
|
||||
|
||||
Xephyr will open a window where you can inspect the running test. You can run
|
||||
the tests without an X session with Xvfb, such as with +xvfb-run
|
||||
./complete-run+. This will also speed up the tests significantly especially on
|
||||
machines without a powerful video card.
|
||||
Xephyr will open a window where you can inspect the running test. By default,
|
||||
tests are run under Xvfb.
|
||||
|
||||
.Example invocation of +complete-run.pl+
|
||||
---------------------------------------
|
||||
|
Reference in New Issue
Block a user