sc/Module_sc.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b44628b1e88f8b4fdecb928ed3d0dbd17e3b1841
Author: Markus Mohrhard <markus.mohrh...@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.mohrh...@googlemail.com>
    Tested-by: Markus Mohrhard <markus.mohrh...@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 \
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to