On 17/02/13 22:52, Prashant Pandey wrote:
Error: a unit test failed, please do one of:
export DEBUGCPPUNIT=TRUE # for exception catching
export GDBCPPUNITTRACE="gdb --args" # for interactive debugging
export VALGRIND=memcheck # for memory checking
and retry.
make[1]: ***
[/home/elixir/lo/workdir/unxlngx6.pro/CppunitTest/sd_regression_test.test
<http://unxlngx6.pro/CppunitTest/sd_regression_test.test>]
Error 1
make[1]: *** Waiting for unfinished jobs....
Can't get rid of it and i don't have any clue too, please guide !
a unit test has failed.
this is either a pre-existing problem in the LO code, a problem in the
the test, or a problem in your modifications.
you can try if it happens after you remove your changes with
git stash save
if "make" then runs all tests successfully but fails again after you do
git stash pop
then the most likely explanation is that your modifications introduced
an error somewhere.
you can debug the test by following the instructions in the message and
running:
GDBCPPUNITTRACE="gdb --args" make
/home/elixir/lo/workdir/unxlngx6.pro/CppunitTest/sd_regression_test.test
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.