disable sw test too

f41
David Tardon 11 years ago
parent 04b03c5def
commit 36055dd811

@ -1,17 +1,25 @@
From c0e63725067aa431284eee97312fa97713037df2 Mon Sep 17 00:00:00 2001
From 857152e54d3c969a7b0056d71bbb6f9f6eeec347 Mon Sep 17 00:00:00 2001
From: rpmbuild <rpmbuild@fedoraproject.org>
Date: Fri, 30 May 2014 09:15:36 +0200
Subject: [PATCH] disable swui test on RHEL-7
---
sw/Module_sw.mk | 1 -
1 file changed, 1 deletion(-)
sw/Module_sw.mk | 2 --
1 file changed, 2 deletions(-)
diff --git a/sw/Module_sw.mk b/sw/Module_sw.mk
index 53a19bb..e076407 100644
index 53a19bb..6702d9f 100644
--- a/sw/Module_sw.mk
+++ b/sw/Module_sw.mk
@@ -60,7 +60,6 @@ $(eval $(call gb_Module_add_slowcheck_targets,sw,\
@@ -47,7 +47,6 @@ $(eval $(call gb_Module_add_targets,sw,\
endif
$(eval $(call gb_Module_add_slowcheck_targets,sw,\
- CppunitTest_sw_uwriter \
CppunitTest_sw_htmlexport \
CppunitTest_sw_macros_test \
CppunitTest_sw_ooxmlexport \
@@ -60,7 +59,6 @@ $(eval $(call gb_Module_add_slowcheck_targets,sw,\
CppunitTest_sw_rtfimport \
CppunitTest_sw_odfexport \
CppunitTest_sw_odfimport \

Loading…
Cancel
Save