- Disable one more test that fails
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=594
This commit is contained in:
parent
5318df0ac2
commit
738556a858
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 2 11:30:20 UTC 2018 - tchvatal@suse.com
|
||||
|
||||
- Disable one more test that fails
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 2 11:18:53 UTC 2018 - tchvatal@suse.com
|
||||
|
||||
|
@ -891,7 +891,9 @@ sed -i -e '/CppunitTest_desktop_lib/d' desktop/Module_desktop.mk
|
||||
sed -i -e /CppunitTest_dbaccess_hsqldb_test/d dbaccess/Module_dbaccess.mk
|
||||
sed -i -e s/CppunitTest_dbaccess_RowSetClones// dbaccess/Module_dbaccess.mk
|
||||
# Fails due to diff caused by fonts
|
||||
sed -i -e s/CppunitTest_sw_rtfimport// sw/Module_sw.mk
|
||||
sed -i -e /CppunitTest_sw_rtfimport/d sw/Module_sw.mk
|
||||
# only due to the above
|
||||
sed -i -e /CppunitTest_sw_uiwriter/d sw/Module_sw.mk
|
||||
|
||||
# Do not generate doxygen timestamp
|
||||
echo "HTML_TIMESTAMP = NO" >> odk/docs/cpp/Doxyfile
|
||||
|
Loading…
x
Reference in New Issue
Block a user