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