summaryrefslogtreecommitdiff
path: root/sc/Module_sc.mk
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@collabora.com>2013-12-30 17:58:00 -0500
committerKohei Yoshida <kohei.yoshida@collabora.com>2013-12-30 17:59:32 -0500
commit2d283f2ef291fff5c27fdc55874aaacc94a9453c (patch)
treebafca2b611055b0544d69526f8348f1475d69d3d /sc/Module_sc.mk
parentb281014a584c266c396d5e6bbfc150e5e7584761 (diff)
Move this opencl test to slowcheck. It's too slow.
Change-Id: I0386f03c1893fed82bdf7df11dbea93bbad05dd2
Diffstat (limited to 'sc/Module_sc.mk')
-rw-r--r--sc/Module_sc.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index 6730163c8cd9..094290ad368d 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -54,12 +54,12 @@ $(eval $(call gb_Module_add_check_targets,sc,\
CppunitTest_sc_ucalc \
CppunitTest_sc_filters_test \
CppunitTest_sc_rangelst_test \
- CppunitTest_sc_opencl_test \
))
$(eval $(call gb_Module_add_slowcheck_targets,sc, \
CppunitTest_sc_subsequent_filters_test \
CppunitTest_sc_subsequent_export_test \
+ CppunitTest_sc_opencl_test \
))
# Disabled to allow the check tinderbox execute the sd tests