Kaydet (Commit) b44628b1 authored tarafından Markus Mohrhard's avatar Markus Mohrhard

move the OpenCL test to subsequentcheck

Based on ESC discussion around stability of tests.

Change-Id: I1c6d84c91c1f85435771013b028cb3aa65a347fc
Reviewed-on: https://gerrit.libreoffice.org/32408Reviewed-by: 's avatarMarkus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: 's avatarMarkus Mohrhard <markus.mohrhard@googlemail.com>
üst 42806073
...@@ -64,7 +64,6 @@ $(eval $(call gb_Module_add_slowcheck_targets,sc, \ ...@@ -64,7 +64,6 @@ $(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_html_export_test \ CppunitTest_sc_html_export_test \
CppunitTest_sc_opencl_test \
CppunitTest_sc_copypaste \ CppunitTest_sc_copypaste \
)) ))
...@@ -101,6 +100,7 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,sc,\ ...@@ -101,6 +100,7 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,sc,\
JunitTest_sc_unoapi_5 \ JunitTest_sc_unoapi_5 \
JunitTest_sc_unoapi_6 \ JunitTest_sc_unoapi_6 \
JunitTest_sc_unoapi_7 \ JunitTest_sc_unoapi_7 \
CppunitTest_sc_opencl_test \
CppunitTest_sc_anchor_test \ CppunitTest_sc_anchor_test \
CppunitTest_sc_annotationshapeobj \ CppunitTest_sc_annotationshapeobj \
CppunitTest_sc_outlineobj \ CppunitTest_sc_outlineobj \
......
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