]> git.sur5r.net Git - i3/i3/commit
tests: keep an X11 connection open to every display, fixes races
authorMichael Stapelberg <michael@stapelberg.de>
Wed, 27 Jul 2011 12:34:35 +0000 (14:34 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Wed, 27 Jul 2011 12:34:35 +0000 (14:34 +0200)
commit26c1a463db8ae91cf1a405b0345074ca3e718c97
tree9ca3e59ae92cbfc9275cd40eebf7b307b4a3a4ab
parent86de02ca8c6eaad45f4bdb62865fb049105d6b04
tests: keep an X11 connection open to every display, fixes races

Otherwise, i3 is the only client and thus the X server shuts down after i3
disconnects. Xdummy restarts an X server, but that takes some time and
therefore sometimes the next testcase was unable to connect.
testcases/complete-run.pl