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