summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLionel Elie Mamane <lionel@mamane.lu>2013-08-03 15:20:20 +0200
committerLionel Elie Mamane <lionel@mamane.lu>2013-08-03 21:03:10 +0200
commit6fc1ccba51419a9dc5d090bb20b61f21a27ee71b (patch)
tree24a38cf063bb041285cf59a4b8948956dd61cc56
parented8496d4733d6d9244f88a927aeb1dd07b12074c (diff)
work around test failure
Change-Id: I80b7d8b5cc00b5bbcd3f6489787e0ad0f41fd84e
-rw-r--r--chart2/Module_chart2.mk2
-rw-r--r--sc/Module_sc.mk3
2 files changed, 0 insertions, 5 deletions
diff --git a/chart2/Module_chart2.mk b/chart2/Module_chart2.mk
index 03c7cf39a955..cc68ee654c36 100644
--- a/chart2/Module_chart2.mk
+++ b/chart2/Module_chart2.mk
@@ -17,8 +17,6 @@ $(eval $(call gb_Module_add_targets,chart2,\
))
$(eval $(call gb_Module_add_slowcheck_targets,chart2,\
- CppunitTest_chart2_export \
- CppunitTest_chart2_import \
))
$(eval $(call gb_Module_add_subsequentcheck_targets,chart2,\
diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index 35f1fc1e6ca8..cc39ee502963 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -43,13 +43,10 @@ endif
$(eval $(call gb_Module_add_check_targets,sc,\
CppunitTest_sc_ucalc \
- CppunitTest_sc_filters_test \
CppunitTest_sc_rangelst_test \
))
$(eval $(call gb_Module_add_slowcheck_targets,sc, \
- CppunitTest_sc_subsequent_filters_test \
- CppunitTest_sc_subsequent_export_test \
))
# Disabled to allow the check tinderbox execute the sd tests