[PATCH weston 0/3] Work around cursors messing up screenshot test

Derek Foreman derekf at osg.samsung.com
Thu Jun 16 15:49:36 UTC 2016


On 16/06/16 05:36 AM, Pekka Paalanen wrote:
> 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

First two are
Reviewed-by: Derek Foreman <derekf at osg.samsung.com>
as-is.

>   tests: fix the cursor race in internal-screenshot

*cough*
Derek

>  src/compositor-headless.c        | 24 ------------------------
>  tests/internal-screenshot-test.c | 27 +++++++++++++++++++++++++++
>  tests/weston-test.c              |  3 ++-
>  3 files changed, 29 insertions(+), 25 deletions(-)
> 



More information about the wayland-devel mailing list