[CRIU] [PATCH] travis: Disallow failures on ia32
Dmitry Safonov
dima at arista.com
Sat Nov 9 21:31:58 MSK 2019
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
More information about the CRIU
mailing list