summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuthu Subramanian <sumuthu@suse.com>2013-02-05 18:21:31 +0530
committerMuthu Subramanian <sumuthu@suse.com>2013-02-05 18:23:10 +0530
commite77c476610ee3f7ca4bbb9728b495e41372ac33a (patch)
treef29fa09f0b28a7a41e6a6d6dee79ddf6233cbe44
parentf5d61f8e569583ca19346e7098fc2c6b217aa6b9 (diff)
Disabling sc_chart_regression_test (like on Master)
Change-Id: I18d8fb4b993771d3365bf3dbfbb781ef17ed20ab
-rw-r--r--sc/Module_sc.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index 3afcaf2c0bd3..543330ab3d84 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), \