[Libreoffice] Make check from master fails in sc_datapilotfieldobj
Alex Thurgood
alex.thurgood at gmail.com
Wed Dec 7 23:29:56 PST 2011
Hi all,
I tried a make check with a completed build from master this morning. It
fails with :
[ build CUT ] sc_datapilotfieldobj
R=/home/alex/LODEV && S=$R/core && O=$S/solver/unxlngi6.pro &&
W=$S/workdir/unxlngi6.pro && mkdir -p $W/CppunitTest/ &&
(LD_LIBRARY_PATH=$O/lib:$O/lib/sqlite DBGSV_ERROR_OUT=shell
STAR_RESOURCEPATH=$O/bin/ $O/bin/cppunit/cppunittester
$W/LinkTarget/CppunitTest/libtest_sc_datapilotfieldobj.so --headless
--protector unoexceptionprotector.so unoexceptionprotector
"-env:CONFIGURATION_LAYERS=xcsxcu:file://$O/xml/registry
module:file://$O/xml/registry/spool
xcsxcu:file://$S/sc/qa/unit/data/registry" "-env:UNO_TYPES=
file://$O/bin/udkapi.rdb file://$O/bin/types.rdb"
"-env:UNO_SERVICES=file://$O/xml/ure/services.rdb
file://$W/ComponentTarget/basic/util/sb.component
file://$W/ComponentTarget/comphelper/util/comphelp.component
file://$W/ComponentTarget/dbaccess/util/dba.component
file://$W/ComponentTarget/fileaccess/source/fileacc.component
file://$W/ComponentTarget/filter/source/config/cache/filterconfig1.component
file://$W/ComponentTarget/forms/util/frm.component
file://$W/ComponentTarget/framework/util/fwk.component
file://$W/ComponentTarget/i18npool/util/i18npool.component
file://$W/ComponentTarget/oox/util/oox.component
file://$W/ComponentTarget/package/source/xstor/xstor.component
file://$W/ComponentTarget/package/util/package2.component
file://$W/ComponentTarget/sax/source/expatwrap/expwrap.component
file://$W/ComponentTarget/sax/source/fastparser/fastsax.component
file://$W/ComponentTarget/sc/util/sc.component
file://$W/ComponentTarget/sc/util/scd.component
file://$W/ComponentTarget/sc/util/scfilt.component
file://$W/ComponentTarget/sc/util/vbaobj.component
file://$W/ComponentTarget/scripting/source/basprov/basprov.component
file://$W/ComponentTarget/scripting/util/scriptframe.component
file://$W/ComponentTarget/sfx2/util/sfx.component
file://$W/ComponentTarget/sot/util/sot.component
file://$W/ComponentTarget/svl/source/fsstor/fsstorage.component
file://$W/ComponentTarget/toolkit/util/tk.component
file://$W/ComponentTarget/unotools/util/utl.component
file://$W/ComponentTarget/unoxml/source/rdf/unordf.component
file://$W/ComponentTarget/unoxml/source/service/unoxml.component
file://$O/xml/configmgr.component file://$O/xml/ucb1.component
file://$O/xml/ucpfile1.component file://$O/xml/ucptdoc1.component"
-env:URE_INTERNAL_LIB_DIR=file://$O/lib -env:LO_LIB_DIR=file://$O/lib >
$W/CppunitTest/sc_datapilotfieldobj.test.log 2>&1 || (cat
$W/CppunitTest/sc_datapilotfieldobj.test.log && echo; echo "Error: a
unit test failed, please do one of:"; echo; echo "export
DEBUGCPPUNIT=TRUE # for exception catching"; echo "export
GDBCPPUNITTRACE=\"gdb --args\" # for interactive debugging"; echo
"export VALGRIND=memcheck # for memory checking" ; echo "and
retry." && false))
file:///home/alex/LODEV/core/sc/qa/extras/testdocuments/scdatapilotfieldobj.ods
file:///home/alex/LODEV/core/sc/qa/extras/testdocuments/scdatapilotfieldobj.ods
file:///home/alex/LODEV/core/sc/qa/extras/testdocuments/scdatapilotfieldobj.ods
file:///home/alex/LODEV/core/sc/qa/extras/testdocuments/scdatapilotfieldobj.ods
file:///home/alex/LODEV/core/sc/qa/extras/testdocuments/scdatapilotfieldobj.ods
macros_test.cxx:54:Assertion
Test name: N19ScDataPilotFieldObj16ScDataPilotFieldE::testSortInfo
assertion failed
- Expression: xComponent.is()
- loading failed
macros_test.cxx:54:Assertion
Test name: N19ScDataPilotFieldObj16ScDataPilotFieldE::testLayoutInfo
assertion failed
- Expression: xComponent.is()
- loading failed
macros_test.cxx:54:Assertion
Test name: N19ScDataPilotFieldObj16ScDataPilotFieldE::testAutoShowInfo
assertion failed
- Expression: xComponent.is()
- loading failed
macros_test.cxx:54:Assertion
Test name: N19ScDataPilotFieldObj16ScDataPilotFieldE::testReference
assertion failed
- Expression: xComponent.is()
- loading failed
macros_test.cxx:54:Assertion
Test name: N19ScDataPilotFieldObj16ScDataPilotFieldE::testIsGroupField
assertion failed
- Expression: xComponent.is()
- loading failed
Failures !!!
Run: 5 Failure total: 5 Failures: 5 Errors: 0
My understanding was that this was fixed according to :
https://bugs.freedesktop.org/show_bug.cgi?id=43308#c9
Seems to have come back.
Alex
More information about the LibreOffice
mailing list