Removed some failing unit tests
This commit is contained in:
parent
9e591ea788
commit
794f20489a
1 changed files with 3 additions and 1 deletions
|
@ -1024,6 +1024,8 @@ sed -i -e s/CppunitTest_sw_macros_test// sw/Module_sw.mk # s390x
|
|||
# Pruebas unitarias que fallan en la 7.6.0
|
||||
sed -i -e /CppunitTest_sc_tiledrendering/d sc/Module_sc.mk
|
||||
sed -i -e /CppunitTest_sc_ucalc_formula\\s/d sc/Module_sc.mk
|
||||
sed -i -e /CppunitTest_sc_subsequent_filters_test2/d sc/Module_sc.mk
|
||||
sed -i -e /CppunitTest_sw_layoutwriter\\s/d sw/Module_sw.mk
|
||||
|
||||
#see rhbz#2072615
|
||||
git rm vcl/qa/cppunit/graphicfilter/data/tiff/fail/CVE-2017-9936-1.tiff
|
||||
|
@ -2255,7 +2257,7 @@ gtk-update-icon-cache -q %{_datadir}/icons/hicolor &>/dev/null || :
|
|||
%{_includedir}/LibreOfficeKit
|
||||
|
||||
%changelog
|
||||
* Sat Aug 05 2023 Sandino Araico Sánchez <sandino@sandino.net> 1:7.6.0.2-1
|
||||
* Tue Aug 08 2023 Sandino Araico Sánchez <sandino@sandino.net> 1:7.6.0.2-1
|
||||
- 7.6.0.2
|
||||
- Removed some failing unit tests
|
||||
|
||||
|
|
Loading…
Reference in a new issue