From 79e6cdec2fe15164efd20b4f51bd77ef9c9e0e70 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Fri, 26 Feb 2016 06:46:13 +0100 Subject: [PATCH] re-enable some tests --- libreoffice.spec | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/libreoffice.spec b/libreoffice.spec index 0d01be3..22efe3f 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -976,16 +976,11 @@ git commit -q -a -m 'add Red Hat colors to palette' # apply patches git am %{patches} -sed -i -e /CppunitTest_sw_ooxmlimport/d -e /CppunitTest_sw_ooxmlexport7/d sw/Module_sw.mk +sed -i -e /CppunitTest_sw_ooxmlexport7/d sw/Module_sw.mk # fails on i686 because of ICU rm -f writerperfect/qa/unit/data/writer/libe-book/pass/PeanutPress.pdb git commit -q -a -m 'temporarily disable failing tests' -%ifarch %{arm} -sed -i -e /CppunitTest_sw_ooxmlexport/d -e /CppunitTest_sw_ooxmlexport2/d -e /CppunitTest_sw_filters_test/d -e /CppunitTest_sw_rtfexport/d sw/Module_sw.mk -git commit -q -a -m 'disable tests segfaulting on arm' -%endif - # Seeing .git dir makes some of the build tools change their behavior. # We do not want that. Note: it is still possible to use # git --git-dir=.git-rpm