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

dbaccess' macros_test is still failing in some situations

üst 2bedc40e
......@@ -46,9 +46,13 @@ $(eval $(call gb_Module_add_targets,dbaccess,\
))
$(eval $(call gb_Module_add_check_targets,dbaccess,\
CppunitTest_dbaccess_macros_test \
))
# disable test because it still fails in some situations
# CppunitTest_dbaccess_macros_test \
#
$(eval $(call gb_Module_add_subsequentcheck_targets,dbaccess,\
JunitTest_dbaccess_complex \
JunitTest_dbaccess_unoapi \
......
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