These two patches are
Reviewed-by: Boyan Ding <stu_...@126.com>

On Wed, 2014-08-20 at 12:21 +0300, Pekka Paalanen wrote:
> From: Pekka Paalanen <pekka.paala...@collabora.co.uk>
> 
> The Xwayland test has been broken ever since the migration to the
> stand-alone Xwayland server binary.
> 
> Disable the test, so 'make distcheck' can actually run.
> 
> Signed-off-by: Pekka Paalanen <pekka.paala...@collabora.co.uk>
> ---
>  Makefile.am | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/Makefile.am b/Makefile.am
> index a8ca3ba..b2d6893 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -8,7 +8,8 @@ module_LTLIBRARIES =
>  noinst_LTLIBRARIES =
>  BUILT_SOURCES =
>  
> -AM_DISTCHECK_CONFIGURE_FLAGS = --disable-setuid-install
> +# Do not run xwayland test while it is known broken.
> +AM_DISTCHECK_CONFIGURE_FLAGS = --disable-setuid-install 
> --disable-xwayland-test
>  
>  EXTRA_DIST = weston.ini.in
>  



_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to