[Libreoffice-commits] core.git: sw/Module_sw.mk

David Tardon dtardon at redhat.com
Tue Jun 18 05:18:18 PDT 2013


 sw/Module_sw.mk |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 3b3a0ae27906e534ad7b80b6eeb76cdda71a33ac
Author: David Tardon <dtardon at redhat.com>
Date:   Tue Jun 18 14:17:00 2013 +0200

    disable test that ends throwing std::bad_alloc
    
    ... after eating >11 GiB of memory.
    
    Change-Id: I6202fa7e410c9b397c465cb1c185305aeee509e1

diff --git a/sw/Module_sw.mk b/sw/Module_sw.mk
index 202c67c..d8ca65e 100755
--- a/sw/Module_sw.mk
+++ b/sw/Module_sw.mk
@@ -48,7 +48,6 @@ $(eval $(call gb_Module_add_check_targets,sw,\
 $(eval $(call gb_Module_add_slowcheck_targets,sw,\
     CppunitTest_sw_htmlexport \
     CppunitTest_sw_macros_test \
-    CppunitTest_sw_ooxmlexport \
     CppunitTest_sw_ooxmlimport \
     CppunitTest_sw_ww8export \
     CppunitTest_sw_ww8import \


More information about the Libreoffice-commits mailing list