Hi!

Since yesterday, I see testXAdES failing locally:

$ make CppunitTest_xmlsecurity_signing CPPUNIT_TEST_NAME=testXAdES
C:/cygwin64/opt/lo/bin/make -j 14 -rs -f C:/lo/src/core/Makefile.gbuild 
CppunitTest_xmlsecurity_signing
[build PRL] CustomTarget/postprocess/images/sorted.lst
[build PRL] CustomTarget/postprocess/images/commandimagelist.ilst
[build PRL] CustomTarget/postprocess/images/images_colibre.zip
[build PKG] postprocess_images
[build CUT] xmlsecurity_signing
[_RUN_____] testXAdES::TestBody
warn:sfx.appl:8804:9072:sfx2/source/appl/app.cxx:150: No DDE-Service possible. 
Error: 16399
warn:vcl:8804:9072:vcl/win/window/salframe.cxx:1086: WinSalFrame::SetIcon(): 
Could not load large icon !
warn:vcl:8804:9072:vcl/win/window/salframe.cxx:1087: WinSalFrame::SetIcon(): 
Could not load small icon !
warn:basic:8804:9072:basic/source/uno/namecont.cxx:967: Cannot access 
extensions!
warn:basic:8804:9072:basic/source/uno/namecont.cxx:967: Cannot access 
extensions!
warn:xmlsecurity.comp:8804:9072:xmlsecurity/source/helper/xmlsignaturehelper.cxx:655:
 X509Data do not form a chain: certificate in cycle: 
CN=E9F172FF-9203-4DB8-A589-184C7A58C071
Assertion failed: signatureInfo.GetSigningCertificate(), file 
C:/lo/src/core/xmlsecurity/source/helper/xsecctl.cxx, line 761
abort() has been 
calledwarn:legacy.osl:8804:9072:sw/source/core/layout/newfrm.cxx:313: Who 
didn't deregister?
warn:legacy.osl:8804:9072:sw/source/core/layout/newfrm.cxx:313: Who didn't 
deregister?
warn:legacy.osl:8804:9072:sw/source/core/layout/newfrm.cxx:313: Who didn't 
deregister?
warn:svl.items:8804:9072:svl/source/items/style.cxx:50: SfxStyleSheetBase left 
1; SfxStyleSheetBasePool left 1
warn:unotools.config:8804:9072:unotools/source/config/configmgr.cxx:140: 
ConfigManager not empty

Error: a unit test failed, please do one of:
make CppunitTest_xmlsecurity_signing CPPUNITTRACE=TRUE # which is a shortcut 
for the following line
make CppunitTest_xmlsecurity_signing CPPUNITTRACE="'C:/Program Files (x86)/Microsoft 
Visual Studio/2019/Community/Common7/IDE/devenv.exe' /debugexe" # for interactive 
debugging in Visual Studio
make CppunitTest_xmlsecurity_signing CPPUNITTRACE="drmemory -free_max_frames 
20" # for memory checking (install Dr.Memory first, and put it to your PATH)

You can limit the execution to just one particular test by:

make CppunitTest_xmlsecurity_signing CPPUNIT_TEST_NAME="testXYZ" ...above 
mentioned params...

make[1]: *** [C:/lo/src/core/solenv/gbuild/CppunitTest.mk:125: 
C:/lo/src/build/workdir/CppunitTest/xmlsecurity_signing.test] Error 1
make: *** [Makefile:166: CppunitTest_xmlsecurity_signing] Error 2

It is 100% reproducible.

--
Best regards,
Mike Kaganski
_______________________________________________
LibreOffice mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to