RE: [PATCH weston] tests: fix a race condition in ivi-shell tests

2018-02-14 Thread Ucan, Emre (ADITG/ESB)
[PATCH weston] tests: fix a race condition in ivi-shell tests > > On Wed, 14 Feb 2018 11:06:54 +0100 > Emre Ucan wrote: > > > ivi-shell tests load their own controller plugin > > for testing purposes. Tests also uses the generated > > weston-ivi.in config file, whi

Re: [PATCH weston] tests: fix a race condition in ivi-shell tests

2018-02-14 Thread Pekka Paalanen
On Wed, 14 Feb 2018 11:06:54 +0100 Emre Ucan wrote: > ivi-shell tests load their own controller plugin > for testing purposes. Tests also uses the generated > weston-ivi.in config file, which causes weston to > load hmi-controller and its helper client. > Existence of hmi-controller and its helpe

[PATCH weston] tests: fix a race condition in ivi-shell tests

2018-02-14 Thread Emre Ucan
ivi-shell tests load their own controller plugin for testing purposes. Tests also uses the generated weston-ivi.in config file, which causes weston to load hmi-controller and its helper client. Existence of hmi-controller and its helper client confuses test plugins. Because they are creating surfac