]> git.sur5r.net Git - i3/i3/commitdiff
Document fixes and workarounds for test failures.
authorEric S. Raymond <esr@thyrsus.com>
Sun, 7 Apr 2013 21:02:28 +0000 (17:02 -0400)
committerMichael Stapelberg <michael@stapelberg.de>
Thu, 11 Apr 2013 20:37:58 +0000 (22:37 +0200)
docs/testsuite

index 9b7485bb82f39dd0f16d5f8cc953bd3d4e0942dc..6c3a36d9c78e9f253a8b0371eee4be55f0f29c31 100644 (file)
@@ -143,6 +143,16 @@ Result: PASS
 $ less latest/i3-log-for-04-floating.t
 ----------------------------------------
 
+If your attempt to run the tests with a bare call to ./complete-run.pl fails, try this:
+
+---------------------------------------------------
+$ ./complete-run.pl --parallel=1 --keep-xdummy-output
+---------------------------------------------------
+
+One common cause of failures is not having the X dummy server module
+installed.  Under Debian and Ubuntu this is the package
++xserver-xorg-video-dummy+.
+
 ==== IPC interface
 
 The testsuite makes extensive use of the IPC (Inter-Process Communication)