[libreoffice] disable failing unit test

David Tardon dtardon at fedoraproject.org
Sat Jan 25 18:22:07 UTC 2014


commit 079f4b6d1f181cbc4d5b56d9bdeccf12b3618e7a
Author: David Tardon <dtardon at redhat.com>
Date:   Sat Jan 25 18:35:06 2014 +0100

    disable failing unit test

 libreoffice.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/libreoffice.spec b/libreoffice.spec
index bc95bd1..5d21b54 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -1027,6 +1027,9 @@ mv -f redhat.soc extras/source/palettes/standard.soc
 %patch15 -p1 -b .rhbz-1047871-conditional-formatting-doesn-t-.patch
 %patch16 -p1 -b .Use-sal_Int32-to-satisfy-oox-helper-helper.hxx-s-con.patch
 
+# fdo#72987 firebird unit test fails on big endian platforms
+sed -i -e /firebird_test/d dbaccess/Module_dbaccess.mk
+
 # TODO: check this
 # these are horribly incomplete--empty translations and copied english
 # strings with spattering of translated strings


More information about the scm-commits mailing list