[packages/fontconfig] temporarily enable showing test/test-suite.log on test failure

Arkadiusz Miśkiewicz arekm at maven.pl
Sun Mar 11 12:14:49 CET 2018


On Sunday 11 of March 2018, atler wrote:
> commit daca2f49b2979db9aa0aa164cb879fc559d29035
> Author: Jan Palus <atler at pld-linux.org>
> Date:   Sun Mar 11 11:26:13 2018 +0100
> 
>     temporarily enable showing test/test-suite.log on test failure
> 
>  fontconfig.spec | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> ---
> diff --git a/fontconfig.spec b/fontconfig.spec
> index 8e3b181..2affe47 100644
> --- a/fontconfig.spec
> +++ b/fontconfig.spec
> @@ -149,7 +149,7 @@ export HASDOCBOOK=no
>  	--%{?with_static_libs:en}%{!?with_static_libs:dis}able-static
>  %{__make}
> 
> -%{?with_tests:%{__make} check}
> +%{?with_tests:%{__make} check || cat test/test-suite.log}

It's ok to leave it as permanent but it needs to fail finally in such case 
(above won't fail)

-- 
Arkadiusz Miśkiewicz, arekm / ( maven.pl | pld-linux.org )


More information about the pld-devel-en mailing list