Kaydet (Commit) 2d283f2e authored tarafından Kohei Yoshida's avatar Kohei Yoshida

Move this opencl test to slowcheck. It's too slow.

Change-Id: I0386f03c1893fed82bdf7df11dbea93bbad05dd2
üst b281014a
...@@ -54,12 +54,12 @@ $(eval $(call gb_Module_add_check_targets,sc,\ ...@@ -54,12 +54,12 @@ $(eval $(call gb_Module_add_check_targets,sc,\
CppunitTest_sc_ucalc \ CppunitTest_sc_ucalc \
CppunitTest_sc_filters_test \ CppunitTest_sc_filters_test \
CppunitTest_sc_rangelst_test \ CppunitTest_sc_rangelst_test \
CppunitTest_sc_opencl_test \
)) ))
$(eval $(call gb_Module_add_slowcheck_targets,sc, \ $(eval $(call gb_Module_add_slowcheck_targets,sc, \
CppunitTest_sc_subsequent_filters_test \ CppunitTest_sc_subsequent_filters_test \
CppunitTest_sc_subsequent_export_test \ CppunitTest_sc_subsequent_export_test \
CppunitTest_sc_opencl_test \
)) ))
# Disabled to allow the check tinderbox execute the sd tests # Disabled to allow the check tinderbox execute the sd tests
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment