Pruebas unitarias que fallan: 4 nuevas

This commit is contained in:
Sandino Araico Sánchez 2024-09-12 01:50:31 -06:00
parent 15c1854791
commit 05df13b5b6

View file

@ -1148,7 +1148,7 @@ sed -i -e /CppunitTest_sw_core_text/d sw/Module_sw.mk
sed -i -e s/CustomTarget_uno_test// testtools/Module_testtools.mk
sed -i -e s/CppunitTest_sw_macros_test// sw/Module_sw.mk
# https://bugs.documentfoundation.org/show_bug.cgi?id=152943
sed -i -e s/CppunitTest_sc_ucalc_formula2// sc/Module_sc.mk
sed -i -e s/CppunitTest_sc_ucalc_formula2// sc/Module_sc.mCppunitTest_sw_layoutwriter2k
%endif
%ifarch x86_64
%if 0%{?rhel} >= 10
@ -1157,42 +1157,39 @@ sed -i -e 's/defined X86_64/0/' sc/qa/unit/functions_array.cxx
%endif
%endif
%if 0%{?rhel}
# Pruebas unitarias que fallan en 24.2.0.1
sed -i -e /CppunitTest_sc_ucalc_formula\ /d sc/Module_sc.mk
sed -i -e /CppunitTest_sdext_pdfimport/d sdext/Module_sdext.mk
sed -i -e /CppunitTest_sw_core_layout/d sw/Module_sw.mk
sed -i -e /CppunitTest_sw_htmlimport/d sw/Module_sw.mk
sed -i -e /CppunitTest_sw_layoutwriter/d sw/Module_sw.mk # Se borran todas, 1 2 y 3
sed -i -e /CppunitTest_sw_uiwriter6/d sw/Module_sw.mk
%endif
#see rhbz#2072615
rm -f vcl/qa/cppunit/graphicfilter/data/tiff/fail/CVE-2017-9936-1.tiff
%if 0%{?rhel}
# Pruebas unitarias que fallaban en CentOS 8
# Pruebas unitarias que fallan en 24.8.0
sed -i -e s/CppunitTest_basic_macros// basic/Module_basic.mk
sed -i -e /CppunitTest_sc_tiledrendering\ /d sc/Module_sc.mk
sed -i -e /CppunitTest_sw_tiledrendering\ /d sw/Module_sw.mk
sed -i -e /CppunitTest_sw_htmlimpor/d sw/Module_sw.mk
%endif
%if 0%{?rhel}
# Pruebas unitarias que fallaban desde CentOS 8
#sed -i -e /CppunitTest_i18nlangtag_test_languagetag/d i18nlangtag/Module_i18nlangtag.mk
#sed -i -e /CppunitTest_i18npool_test_breakiterator/d i18npool/Module_i18npool.mk
#sed -i -e /CppunitTest_vcl_text/d vcl/Module_vcl.mk
#sed -i -e /CppunitTest_writerperfect_writer/d writerperfect/Module_writerperfect.mk
# Pruebas unitarias que fallaban en 7.4.6
# Pruebas unitarias que fallaban desde 7.4.6
#sed -i -e /CppunitTest_dbaccess_dialog_save/d dbaccess/Module_dbaccess.mk
#sed -i -e /CppunitTest_dbaccess_empty_stdlib_save/d dbaccess/Module_dbaccess.mk
sed -i -e /CppunitTest_sdext_pdfimport/d sdext/Module_sdext.mk
sed -i -e /CppunitTest_sw_uiwriter6/d sw/Module_sw.mk
# Pruebas unitarias que fallaban en 7.5.0
sed -i -e /CppunitTest_sw_core_layout/d sw/Module_sw.mk
# Pruebas unitarias que fallaban en 7.5.1
# Pruebas unitarias que fallaban desde 7.5.1
sed -i -e /CppunitTest_sw_layoutwriter2/d sw/Module_sw.mk
# Pruebas unitarias que fallan en la 7.5.5
sed -i -e /CppunitTest_sw_layoutwriter\\s/d sw/Module_sw.mk
# Pruebas unitarias que fallan en la 7.6.0
# Pruebas unitarias que fallan desde 7.5.5
sed -i -e /CppunitTest_sw_layoutwriter\ /d sw/Module_sw.mk
# Pruebas unitarias que fallan desde 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
# Pruebas unitarias que fallan en la 7.6.2
sed -i -e /CppunitTest_sw_htmlimport/d sw/Module_sw.mk
sed -i -e /CppunitTest_sc_ucalc_formula\ /d sc/Module_sc.mk
# Pruebas unitarias que fallan desde 7.6.2
sed -i -e /CppunitTest_sw_layoutwriter3/d sw/Module_sw.mk
%endif