[PATCH weston 2/2] build: Enable xwayland-test during distcheck

Bryce Harrington bryce at osg.samsung.com
Mon Feb 9 14:37:01 PST 2015


On Mon, Feb 09, 2015 at 09:57:29AM -0600, Derek Foreman wrote:
> The replacement xwayland-test should succeed, so we should run it
> from distcheck again.
> 
> Signed-off-by: Derek Foreman <derekf at osg.samsung.com>
Tested-by: Bryce Harrington <bryce at osg.samsung.com>

Verified that without this patch, the xwayland test is not invoked, and
with it, it is.

I'll probably wait on pushing the two patches until I have a successful
pass of the test, but both patches LGTM, do what they say they do, and
are needed in the release.

> ---
>  Makefile.am | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/Makefile.am b/Makefile.am
> index 589b47b..1864b70 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -8,8 +8,7 @@ module_LTLIBRARIES =
>  noinst_LTLIBRARIES =
>  BUILT_SOURCES =
>  
> -# Do not run xwayland test while it is known broken.
> -AM_DISTCHECK_CONFIGURE_FLAGS = --disable-setuid-install --disable-xwayland-test
> +AM_DISTCHECK_CONFIGURE_FLAGS = --disable-setuid-install
>  
>  EXTRA_DIST = weston.ini.in ivi-shell/weston.ini.in
>  
> -- 
> 2.1.4
> 
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel


More information about the wayland-devel mailing list