]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commitdiff
UBUNTU: SAUCE: Disable timers selftest for now
authorSeth Forshee <seth.forshee@canonical.com>
Thu, 26 Jan 2017 15:25:57 +0000 (09:25 -0600)
committerTim Gardner <tim.gardner@canonical.com>
Mon, 20 Feb 2017 03:57:58 +0000 (20:57 -0700)
This test is failing in ADT due to a kvm problem in host kernel
A fix is in progress for this issue, but until then disable this
test.

Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
tools/testing/selftests/Makefile

index 831022b12848de68695065040b38bd7ec55f7577..9135188a983dff1834b5bef9bcebcd70735bf857 100644 (file)
@@ -27,9 +27,9 @@ TARGETS += size
 TARGETS += static_keys
 TARGETS += sync
 TARGETS += sysctl
-ifneq (1, $(quicktest))
-TARGETS += timers
-endif
+#ifneq (1, $(quicktest))
+#TARGETS += timers
+#endif
 TARGETS += user
 TARGETS += vm
 TARGETS += x86