Date: prev next · Thread: first prev next last
2020 Archives by date, by thread · List index


Hi!

In current master (at least a week, and still the same after pull just
now) I see 100% reproducible failure of make CppunitTest_sw_ooxmlexport4:

$ /opt/lo/bin/make CppunitTest_sw_ooxmlexport4
...
test_Tdf115030::Load_Reload_Verify finished in: 1500ms
C:/lo/src/core/test/source/xmltesttools.cxx(194) : error : Assertion
Test name: testComboBoxControl::Load_Reload_Verify
equality assertion failed
- Expected: manolo
- Actual  : Manolo
- In <file:///C:/cygwin64/tmp/lu23416a8g0y3.tmp>, XPath contents of child does not match

Failures !!!
Run: 85   Failure total: 1   Failures: 1   Errors: 0

This test succeeds normally though, when run individually:

$ /opt/lo/bin/make CppunitTest_sw_ooxmlexport4 CPPUNIT_TEST_NAME=testComboBoxControl

I was able to narrow down the problem to --disable-pch in my config.
Specifically, the problem is reproduced with the normal PCH build, after
just adding the '--disable-pch' option to autogen.sh, executing 'touch
sw/qa/extras/ooxmlexport/ooxmlexport4.cxx', and then 'make
CppunitTest_sw_ooxmlexport4' - so rebuilding the single CXX reliably
produces the failure.

My full autogen.sh:

--with-distro=LibreOfficeWin64
--with-external-tar=c:/lo/src/lo-externalsrc
--with-junit=c:/lo/src/junit-4.10.jar
--with-ant-home=c:/lo/src/apache-ant-1.9.5
--with-jdk-home=C:/Program Files/AdoptOpenJDK/jdk-11.0.7.10-hotspot
--with-galleries=no
--with-parallelism=14
--with-visual-studio=2019
--disable-pch
--enable-dbgutil
--without-help
--with-lang=ru de gd kab om rw si he
--with-myspell-dicts
--without-package-format
--without-helppack-integration
--enable-64-bit
--enable-werror
--with-ucrt-dir=D:/Downloads/ucrt/WindowsUCRT
--enable-breakpad
--disable-mergelibs
--enable-qt5
--disable-odk

using Windows 10 64-bit v.1909 build 18363.900, with gpg4win 3.1.11
installed.

Could you please perform a quick test like the described, to check if
that is reproducible universally, or some problem with my system? Thank you!

-- 
Best regards,
Mike Kaganski

Attachment: pEpkey.asc
Description: application/pgp-keys


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.