From: Eduardo Habkost Date: Tue, 18 Jun 2019 14:10:43 +0000 (-0300) Subject: Revert "travis: Make check-acceptance job more verbose" X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=0b98c20a7f7e960d7251ee182e7ff60a889e91eb;p=qemu.git Revert "travis: Make check-acceptance job more verbose" This reverts commit 6d7a134da4afebe8551a69329478415cfb4cbe91. We'll have a better fix, that will show the full avocado job log only if a test case failed. Signed-off-by: Eduardo Habkost --- diff --git a/.travis.yml b/.travis.yml index 08502c0aa2..2f1658602e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -232,7 +232,7 @@ matrix: # Acceptance (Functional) tests - env: - CONFIG="--python=/usr/bin/python3 --target-list=x86_64-softmmu,mips-softmmu,mips64el-softmmu,aarch64-softmmu,arm-softmmu,s390x-softmmu,alpha-softmmu" - - TEST_CMD="make AVOCADO_SHOW=test check-acceptance" + - TEST_CMD="make check-acceptance" addons: apt: packages: