[libreoffice] disable another failing test

David Tardon dtardon at fedoraproject.org
Sun Dec 9 15:48:28 UTC 2012


commit c2b7f588acbd991ec2efc0d572d3deaa5cb4c3b3
Author: David Tardon <dtardon at redhat.com>
Date:   Sun Dec 9 16:48:19 2012 +0100

    disable another failing test

 libreoffice.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libreoffice.spec b/libreoffice.spec
index 8f8ec91..7c1bf17 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -896,7 +896,7 @@ cp -r translations/source/en-GB translations/source/ur
 
 # disable failing test
 # FIXME something to do with python3?
-sed -i -e /sw_macros_test/d sw/Module_sw.mk
+sed -i -e /sw_macros_test/d -e /sw_subsequent_ooxmlexport/d sw/Module_sw.mk
 
 %build
 echo build start time is `date`, diskspace: `df -h . | tail -n 1`


More information about the scm-commits mailing list