[PATCH weston 0/3] Work around cursors messing up screenshot test
Pekka Paalanen
ppaalanen at gmail.com
Thu Jun 16 10:36:14 UTC 2016
From: Pekka Paalanen <pekka.paalanen at collabora.co.uk>
The internal-screenshot test has been failing randomly and rarely. That is
caused by cursors being drawn unexpectedly. This series implements the minimal
fix to the issue.
Once headless no longer inits its seat, the only place where kbd init can be
checked is the test plugin, hence adding the check there first.
Thanks,
pq
Pekka Paalanen (3):
tests: check kbd init in the plugin
compositor-headless: do not create a seat
tests: fix the cursor race in internal-screenshot
src/compositor-headless.c | 24 ------------------------
tests/internal-screenshot-test.c | 27 +++++++++++++++++++++++++++
tests/weston-test.c | 3 ++-
3 files changed, 29 insertions(+), 25 deletions(-)
--
2.7.3
More information about the wayland-devel
mailing list