Disable HSQLDB unit test for now.
Will require some debugging to make work on Windows. Change-Id: I264e6cdb93c5b9ea89f2a80b332df4e9c879f1d1
This commit is contained in:
@@ -41,11 +41,11 @@ $(eval $(call gb_Module_add_check_targets,dbaccess,\
|
||||
CppunitTest_dbaccess_dialog_save \
|
||||
))
|
||||
|
||||
ifeq ($(ENABLE_JAVA),TRUE)
|
||||
$(eval $(call gb_Module_add_check_targets,dbaccess,\
|
||||
CppunitTest_dbaccess_hsqldb_test \
|
||||
))
|
||||
endif
|
||||
#ifeq ($(ENABLE_JAVA),TRUE)
|
||||
#$(eval $(call gb_Module_add_check_targets,dbaccess,\
|
||||
# CppunitTest_dbaccess_hsqldb_test \
|
||||
#))
|
||||
#endif
|
||||
|
||||
# This runs a suite of peformance tests on embedded firebird and HSQLDB.
|
||||
# Instructions on running the test can be found in qa/unit/embeddedb_performancetest
|
||||
|
Reference in New Issue
Block a user