[Libreoffice-commits] core.git: Branch 'distro/suse/suse-3.6' - sc/Module_sc.mk
Muthu Subramanian
sumuthu at suse.com
Tue Feb 5 04:44:30 PST 2013
sc/Module_sc.mk | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
New commits:
commit e77c476610ee3f7ca4bbb9728b495e41372ac33a
Author: Muthu Subramanian <sumuthu at suse.com>
Date: Tue Feb 5 18:21:31 2013 +0530
Disabling sc_chart_regression_test (like on Master)
Change-Id: I18d8fb4b993771d3365bf3dbfbb781ef17ed20ab
diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index 3afcaf2..543330a 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