[Libreoffice-commits] core.git: sc/Module_sc.mk
Markus Mohrhard
markus.mohrhard at googlemail.com
Sat Dec 24 12:21:44 UTC 2016
sc/Module_sc.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b44628b1e88f8b4fdecb928ed3d0dbd17e3b1841
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date: Thu Dec 22 21:05:41 2016 +0100
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 at googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard at googlemail.com>
diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index cd5c045..0ff41df 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -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 \
More information about the Libreoffice-commits
mailing list