- Disable another hsqldb test:
* disable-flaky-hsqldb-test.patch OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=345
This commit is contained in:
parent
7f14186b28
commit
48ba5a8218
@ -1,9 +1,13 @@
|
||||
diff --git a/dbaccess/Module_dbaccess.mk b/dbaccess/Module_dbaccess.mk
|
||||
index 200dea0..1f10c00 100644
|
||||
index 200dea0..66860f0 100644
|
||||
--- a/dbaccess/Module_dbaccess.mk
|
||||
+++ b/dbaccess/Module_dbaccess.mk
|
||||
@@ -49,12 +49,6 @@ $(eval $(call gb_Module_add_check_targets,dbaccess,\
|
||||
CppunitTest_dbaccess_RowSetClones) \
|
||||
@@ -45,16 +45,8 @@ $(eval $(call gb_Module_add_check_targets,dbaccess,\
|
||||
CppunitTest_dbaccess_empty_stdlib_save \
|
||||
CppunitTest_dbaccess_nolib_save \
|
||||
CppunitTest_dbaccess_macros_test \
|
||||
- $(if $(ENABLE_JAVA), \
|
||||
- CppunitTest_dbaccess_RowSetClones) \
|
||||
))
|
||||
|
||||
-ifeq ($(ENABLE_JAVA),TRUE)
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 9 09:12:03 UTC 2015 - tchvatal@suse.com
|
||||
|
||||
- Disable another hsqldb test:
|
||||
* disable-flaky-hsqldb-test.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 31 20:03:00 UTC 2015 - tchvatal@suse.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user