aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMaxim Uvarov <maxim.uvarov@linaro.org>2018-08-30 16:15:33 +0300
committerMaxim Uvarov <maxim.uvarov@linaro.org>2018-09-03 17:43:26 +0300
commitef122c4484ee63f64f0a1b5cab74b018b19e6361 (patch)
tree4b9463e1ccb6aaadcd287f8cb8cbc108c9d378d1 /scripts
parent97fc51b1e5b3fcea9db99ba63c10bda47f79341a (diff)
travis: set CI for distcheck
on distcheck TM test is called but it can fail under Travis. Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org> Reviewed-by: Dmitry Eremin-Solenikov <dmitry.ereminsolenikov@linaro.org>
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/ci/distcheck.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/ci/distcheck.sh b/scripts/ci/distcheck.sh
index 4f3802451..c6e0f4ea8 100755
--- a/scripts/ci/distcheck.sh
+++ b/scripts/ci/distcheck.sh
@@ -14,4 +14,8 @@ make distcheck
make clean
+# Ignore possible failures there because these tests depends on measurements
+# and systems might differ in performance.
+export CI="true"
+
make distcheck DISTCHECK__CONFIGURE_FLAGS=--disable-abi-compat