Temporarily deleted failing unit tests
This commit is contained in:
parent
27dda07321
commit
7dd3fafdca
1 changed files with 6 additions and 0 deletions
|
@ -1617,6 +1617,9 @@ sed -i -e /CppunitTest_sw_layoutwriter3/d sw/Module_sw.mk
|
|||
# Pruebas que fallan al poner la opción --with-product-name=Office
|
||||
sed -i -e /CppunitTest_sc_subsequent_export_test2/d sc/Module_sc.mk
|
||||
sed -i -e /CppunitTest_sc_subsequent_export_test4/d sc/Module_sc.mk
|
||||
# Pruebas unitarias que fallan en gob.mx 1.1
|
||||
sed -i -e /CppunitTest_vcl_text/d vcl/Module_vcl.mk
|
||||
|
||||
%endif
|
||||
|
||||
%build
|
||||
|
@ -2857,6 +2860,9 @@ gtk-update-icon-cache -q %{_datadir}/icons/hicolor &>/dev/null || :
|
|||
%{_includedir}/LibreOfficeKit
|
||||
|
||||
%changelog
|
||||
* Tue Feb 19 2024 Sandino Araico Sánchez <sandino@sandino.net> - 1:24.2.0.2-3+gob.mx
|
||||
- Temporarily deleted failing unit tests
|
||||
|
||||
* Fri Feb 16 2024 Sandino Araico Sánchez <sandino@sandino.net> - 1:24.2.0.2-3+gob.mx
|
||||
- Patchset gobmx-1.1_24.2
|
||||
|
||||
|
|
Loading…
Reference in a new issue