[CRIU] [PATCH] travis: Disallow failures on ia32

Andrei Vagin avagin at gmail.com
Sun Nov 17 00:09:40 MSK 2019


Applied, thanks!

On Sat, Nov 09, 2019 at 06:31:58PM +0000, Dmitry Safonov wrote:
> It seems pretty stable and hasn't add many false-positives during last
> months. While can reveal some issues for compatible C/R code.
> 
> Signed-off-by: Dmitry Safonov <dima at arista.com>
> ---
>  .travis.yml | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/.travis.yml b/.travis.yml
> index 4cde9c4fbaa5..7a0c29a5550e 100644
> --- a/.travis.yml
> +++ b/.travis.yml
> @@ -40,8 +40,6 @@ matrix:
>      - env: TR_ARCH=fedora-rawhide-aarch64
>      - env: TR_ARCH=s390x
>      - env: TR_ARCH=local       GCOV=1
> -    - env: TR_ARCH=local       COMPAT_TEST=y
> -    - env: TR_ARCH=local       CLANG=1 COMPAT_TEST=y
>  script:
>    - sudo make CCACHE=1 -C scripts/travis $TR_ARCH
>  after_success:
> -- 
> 2.24.0
> 
> _______________________________________________
> CRIU mailing list
> CRIU at openvz.org
> https://lists.openvz.org/mailman/listinfo/criu


More information about the CRIU mailing list