From 3d62ed11190cef2f6b0821843a1d7ffc3b42df82 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Mon, 25 May 2015 12:17:16 +0200 Subject: [PATCH] disable failing test --- libreoffice.spec | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/libreoffice.spec b/libreoffice.spec index 0889dbf..fe5b50c 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -1191,6 +1191,13 @@ sed -i -e /CppunitTest_lotuswordpro_test_lotuswordpro/d lotuswordpro/Module_lotu git commit -q -a -m 'disable hanging test' %endif +%if 0%{?rhel} && 0%{?rhel} == 7 +%ifarch ppc +sed -i -e /CppunitTest_vcl_outdev/d vcl/Module_vcl.mk +git commit -q -a -m 'disable failing test' +%endif +%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