[kvm-unit-tests PATCH] travis.yml: Disable the failing gicv2-mmio test

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The test is constantly failing now. After trying the old commit
that re-introduced the .travis.yml file again in Travis-CI, it is
now also failing there, so this is likely not a regression in the
kvm-unit-tests, but a regression in the Travis-CI / Ubuntu build
environment. Thus let's simply disable the test for now, since
there is not much else we can do from the kvm-unit-test side here.

Signed-off-by: Thomas Huth <thuth@xxxxxxxxxx>
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 4fcb687..9b98764 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,7 +13,7 @@ jobs:
         apt_packages: qemu-system-aarch64
       env:
       - CONFIG="--arch=arm64 --cc=clang"
-      - TESTS="cache gicv2-active gicv2-ipi gicv2-mmio gicv3-active gicv3-ipi
+      - TESTS="cache gicv2-active gicv2-ipi gicv3-active gicv3-ipi
           pci-test pmu-cycle-counter pmu-event-counter-config pmu-sw-incr
           selftest-setup selftest-smp selftest-vectors-kernel
           selftest-vectors-user timer"
-- 
2.27.0




[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux