Hi Richard,

I found that I had missed the DISTRO_FEATURES_remove = "x11" configuration 
during previous development and testing, I had successfully reproduce the issue 
after incorporate the DISTRO_FEATURES_remove = "x11". I had tested the v03 
patch and submitted the patch. 
Sorry for my mistake. 

https://lists.openembedded.org/g/openembedded-core/message/137332
https://lists.openembedded.org/g/openembedded-core/message/137333

v03:
 - previous patch missed the DISTRO_FEATURES_remove = "x11"
   configuration in the building of core-image-weston, where
   the test was using x11 DISPLAY for initializing new 
   wayland compositor
 - replace the environment setup 'export DISPLAY=:0' which 
   use x11 with 'export WAYLAND_DISPLAY=wayland-0' since the
   target core-image-weston had removed x11 
 - include logging for wayland compositor initialization 
   to track detail for debugging in case test fail

Thanks,
Ee Peng

-----Original Message-----
From: Richard Purdie <richard.pur...@linuxfoundation.org> 
Sent: Friday, April 17, 2020 10:24 PM
To: Yeoh, Ee Peng <ee.peng.y...@intel.com>; 
openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH] oeqa/runtime/weston: Enhance weston tests

Hi Ee Peng,

On Fri, 2020-04-17 at 01:53 +0000, Yeoh, Ee Peng wrote:
> Hi Richard,
> 
> After more testing, I realized that it will take different amount of 
> time for each host machine to initialize new wayland compositor. I had 
> added the logic to retry the checking of new wayland compositor to 
> comprehend this host machine differences. I had submitted the v02 
> patch.
> 
> Thank you very much!

I did try the v2 patch but it still failed unfortunately:

https://autobuilder.yoctoproject.org/typhoon/#/builders/40/builds/1788

Cheers,

Richard

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#137334): 
https://lists.openembedded.org/g/openembedded-core/message/137334
Mute This Topic: https://lists.openembedded.org/mt/72982654/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to