summaryrefslogtreecommitdiff
path: root/sc/Module_sc.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-11-12 01:19:26 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-11-12 01:19:26 +0100
commitd584d08c733f75c741befc915f8d9a7afededdfd (patch)
tree13e1f576eaf5cc5720e2db864a79555783a7f6db /sc/Module_sc.mk
parent3f706189eacf763d75b9c42d1f79b8dd2bb2260a (diff)
disable OpenCL test
The test crashes on some machines and hangs on others in the OpenCL compiler. Until this test is either more reliable or we have a way to blacklist known bad compilers we need to disable this test.
Diffstat (limited to 'sc/Module_sc.mk')
-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 2ca7ad2213b2..c4a38eee4c77 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -47,11 +47,13 @@ $(eval $(call gb_Module_add_targets,sc,\
endif
+# Disabled because fails on too many machines in
+# the OpenCL compiler
+# CppunitTest_sc_opencl_test \
$(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, \