move the OpenCL test to subsequentcheck
Based on ESC discussion around stability of tests. Change-Id: I1c6d84c91c1f85435771013b028cb3aa65a347fc Reviewed-on: https://gerrit.libreoffice.org/32408 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
This commit is contained in:
@@ -64,7 +64,6 @@ $(eval $(call gb_Module_add_slowcheck_targets,sc, \
|
||||
CppunitTest_sc_subsequent_filters_test \
|
||||
CppunitTest_sc_subsequent_export_test \
|
||||
CppunitTest_sc_html_export_test \
|
||||
CppunitTest_sc_opencl_test \
|
||||
CppunitTest_sc_copypaste \
|
||||
))
|
||||
|
||||
@@ -101,6 +100,7 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,sc,\
|
||||
JunitTest_sc_unoapi_5 \
|
||||
JunitTest_sc_unoapi_6 \
|
||||
JunitTest_sc_unoapi_7 \
|
||||
CppunitTest_sc_opencl_test \
|
||||
CppunitTest_sc_anchor_test \
|
||||
CppunitTest_sc_annotationshapeobj \
|
||||
CppunitTest_sc_outlineobj \
|
||||
|
Reference in New Issue
Block a user