You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
740 B

From: Pavel Raiskup <praiskup@redhat.com>
Date: Tue, 7 Jul 2015 11:46:24 +0200
Subject: [PATCH] tests: disable vala testcases
Currently broken vala installation in Fedora? Upstream thread:
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12522
diff --git a/t/list-of-tests.mk b/t/list-of-tests.mk
index 9363ee3..b99f15c 100644
--- a/t/list-of-tests.mk
+++ b/t/list-of-tests.mk
@@ -1239,16 +1239,6 @@ t/upc2.sh \
t/upc3.sh \
t/vala-configure.sh \
t/vala-grepping.sh \
-t/vala-headers.sh \
-t/vala-libs.sh \
-t/vala-mix.sh \
-t/vala-mix2.sh \
-t/vala-non-recursive-setup.sh \
-t/vala-parallel.sh \
-t/vala-per-target-flags.sh \
-t/vala-recursive-setup.sh \
-t/vala-vapi.sh \
-t/vala-vpath.sh \
t/vars.sh \
t/vars3.sh \
t/var-recurs.sh \