e942d1c7b1
Version: 1.15-4
29 lines
740 B
Diff
29 lines
740 B
Diff
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 \
|