Re: [PATCH weston v2] tests: fix the cursor race in internal-screenshot

2016-06-23 Thread Pekka Paalanen
On Thu, 23 Jun 2016 09:45:56 -0500 Derek Foreman wrote: > On 23/06/16 07:17 AM, Pekka Paalanen wrote: > > From: Pekka Paalanen > > > > This fix also depends on "compositor-headless: do not create a seat". > > > > If we lose the race

[PATCH weston v2] tests: fix the cursor race in internal-screenshot

2016-06-23 Thread Pekka Paalanen
From: Pekka Paalanen This fix also depends on "compositor-headless: do not create a seat". If we lose the race against weston-desktop-shell setting cursors, which is very rare, we get a cursor image in the screenshot, causing the test to fail. This is now fixed