When you do a 'make check' under Windows, recent builds never finish. I have 
narrowed this regression to 

https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=88748175..de3d0569

pointing to

https://cgit.freedesktop.org/libreoffice/core/commit/?id=1c5c9b84df270e41c68e68bb69fbf183fc20eed2

Here is the error when you kill python.exe

[build SCK] xmloff

Error: a unit test failed, please do one of:

make PythonTest_dbaccess_python CPPUNITTRACE="gdb --args"
    # for interactive debugging on Linux
make PythonTest_dbaccess_python VALGRIND=memcheck
    # for memory checking
make PythonTest_dbaccess_python DEBUGCPPUNIT=TRUE
    # for exception catching

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

make PYTHON_TEST_NAME="testXYZ" ...above mentioned params...

make[1]:
Makefile:286: recipe for target 'build' failed
make: *** [build] Error 2

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to