[Libreoffice-commits] .: sc/Module_sc.mk

Markus Mohrhard mmohrhard at kemper.freedesktop.org
Fri Jul 13 21:19:37 PDT 2012


 sc/Module_sc.mk |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

New commits:
commit 782c3ccb3bc608a24483a64ae6bbaebcd917ce0d
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date:   Sat Jul 14 06:17:31 2012 +0200

    disable chart test for now
    
    will need to adapt the reference file and need the tinderbox to execute
    the sd test
    
    Change-Id: Ia5db091f3ce6ad8fb43d79933ea41a81069e93f3

diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index 3afcaf2..b2cd2ab 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -50,10 +50,12 @@ $(eval $(call gb_Module_add_slowcheck_targets,sc,\
     CppunitTest_sc_subsequent_filters_test \
 ))
 
+# Disabled to allow the check tinderbox execute the sd tests
+#CppunitTest_sc_chart_regression_test \
+
 $(eval $(call gb_Module_add_subsequentcheck_targets,sc,\
     JunitTest_sc_complex \
     JunitTest_sc_unoapi \
-    CppunitTest_sc_chart_regression_test \
     CppunitTest_sc_annotationshapeobj \
     CppunitTest_sc_cellrangeobj \
     $(if $(filter-out $(OS),IOS), \


More information about the Libreoffice-commits mailing list