Hiya LO List,

I've finally gotten a new build completed, but I'm unable to pass a couple of tests. Unfortunately, I think the tests aren't even able to run, but I don't currently know how to step into this. Can anyone give me a pointer, given the attached test output?

Many thanks,

Kevin
$ cd [...]/libreoffice/sc/

$ make check
[ build CUT ] sc_filters_test
make[1]: Entering directory `[...]/libreoffice/sc'
R=/home/kevin/devel && S=$R/libreoffice && O=$S/solver/unxlngx6.pro && 
W=$S/workdir/unxlngx6.pro &&  mkdir -p $W/CppunitTest/ && 
(LD_LIBRARY_PATH=$O/lib:$O/lib/sqlite STAR_RESOURCEPATH=$O/bin/   
$O/bin/cppunit/cppunittester 
$W/LinkTarget/CppunitTest/libtest_sc_filters_test.so --headless --protector 
unoexceptionprotector.so unoexceptionprotector 
"-env:CONFIGURATION_LAYERS=xcsxcu:file://$O/xml/registry 
module:file://$O/xml/registry/spool"   "-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/scfilt.component  
file://$W/ComponentTarget/sfx2/util/sfx.component  
file://$W/ComponentTarget/sot/util/sot.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://$W/ComponentTarget/xmlsecurity/util/xsec_fw.component  
file://$W/ComponentTarget/xmlsecurity/util/xmlsecurity.component  
file://$W/ComponentTarget/xmlsecurity/util/xsec_xmlsec.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_filters_test.test.log 2>&1 || (cat 
$W/CppunitTest/sc_filters_test.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))
##Failure Location unknown## : Error
Test name: ScFiltersTest::testCVEs
setUp() failed
- An uncaught exception of type com.sun.star.registry.InvalidRegistryException
- file://[...]/libreoffice/workdir/unxlngx6.pro/ComponentTarget/uno
xml/source/rdf/unordf.component: <component> has empty "uri" attribute

##Failure Location unknown## : Error
Test name: ScFiltersTest::testCVEs
tearDown() failed
- An uncaught exception of type com.sun.star.uno.RuntimeException
- unsatisfied query for interface of type com.sun.star.lang.XComponent!

##Failure Location unknown## : Error
Test name: ScFiltersTest::testRangeName
setUp() failed
- An uncaught exception of type com.sun.star.registry.InvalidRegistryException
- file://[...]/libreoffice/workdir/unxlngx6.pro/ComponentTarget/uno
xml/source/rdf/unordf.component: <component> has empty "uri" attribute

##Failure Location unknown## : Error
Test name: ScFiltersTest::testRangeName
tearDown() failed
- An uncaught exception of type com.sun.star.uno.RuntimeException
- unsatisfied query for interface of type com.sun.star.lang.XComponent!

##Failure Location unknown## : Error
Test name: ScFiltersTest::testContent
setUp() failed
- An uncaught exception of type com.sun.star.registry.InvalidRegistryException
- file://[...]/libreoffice/workdir/unxlngx6.pro/ComponentTarget/uno
xml/source/rdf/unordf.component: <component> has empty "uri" attribute

##Failure Location unknown## : Error
Test name: ScFiltersTest::testContent
tearDown() failed
- An uncaught exception of type com.sun.star.uno.RuntimeException
- unsatisfied query for interface of type com.sun.star.lang.XComponent!

##Failure Location unknown## : Error
Test name: ScFiltersTest::testFunctions
setUp() failed
- An uncaught exception of type com.sun.star.registry.InvalidRegistryException
- file://[...]/libreoffice/workdir/unxlngx6.pro/ComponentTarget/uno
xml/source/rdf/unordf.component: <component> has empty "uri" attribute

##Failure Location unknown## : Error
Test name: ScFiltersTest::testFunctions
tearDown() failed
- An uncaught exception of type com.sun.star.uno.RuntimeException
- unsatisfied query for interface of type com.sun.star.lang.XComponent!

##Failure Location unknown## : Error
Test name: ScFiltersTest::testDatabaseRanges
setUp() failed
- An uncaught exception of type com.sun.star.registry.InvalidRegistryException
- file://[...]/libreoffice/workdir/unxlngx6.pro/ComponentTarget/uno
xml/source/rdf/unordf.component: <component> has empty "uri" attribute

##Failure Location unknown## : Error
Test name: ScFiltersTest::testDatabaseRanges
tearDown() failed
- An uncaught exception of type com.sun.star.uno.RuntimeException
- unsatisfied query for interface of type com.sun.star.lang.XComponent!

##Failure Location unknown## : Error
Test name: ScFiltersTest::testFormats
setUp() failed
- An uncaught exception of type com.sun.star.registry.InvalidRegistryException
- file://[...]/libreoffice/workdir/unxlngx6.pro/ComponentTarget/uno
xml/source/rdf/unordf.component: <component> has empty "uri" attribute

##Failure Location unknown## : Error
Test name: ScFiltersTest::testFormats
tearDown() failed
- An uncaught exception of type com.sun.star.uno.RuntimeException
- unsatisfied query for interface of type com.sun.star.lang.XComponent!

##Failure Location unknown## : Error
Test name: ScFiltersTest::testMatrix
setUp() failed
- An uncaught exception of type com.sun.star.registry.InvalidRegistryException
- file://[...]/libreoffice/workdir/unxlngx6.pro/ComponentTarget/uno
xml/source/rdf/unordf.component: <component> has empty "uri" attribute

##Failure Location unknown## : Error
Test name: ScFiltersTest::testMatrix
tearDown() failed
- An uncaught exception of type com.sun.star.uno.RuntimeException
- unsatisfied query for interface of type com.sun.star.lang.XComponent!

##Failure Location unknown## : Error
Test name: ScFiltersTest::testBugFixesODS
setUp() failed
- An uncaught exception of type com.sun.star.registry.InvalidRegistryException
- file://[...]/libreoffice/workdir/unxlngx6.pro/ComponentTarget/uno
xml/source/rdf/unordf.component: <component> has empty "uri" attribute

##Failure Location unknown## : Error
Test name: ScFiltersTest::testBugFixesODS
tearDown() failed
- An uncaught exception of type com.sun.star.uno.RuntimeException
- unsatisfied query for interface of type com.sun.star.lang.XComponent!

##Failure Location unknown## : Error
Test name: ScFiltersTest::testBugFixesXLS
setUp() failed
- An uncaught exception of type com.sun.star.registry.InvalidRegistryException
- file://[...]/libreoffice/workdir/unxlngx6.pro/ComponentTarget/uno
xml/source/rdf/unordf.component: <component> has empty "uri" attribute

##Failure Location unknown## : Error
Test name: ScFiltersTest::testBugFixesXLS
tearDown() failed
- An uncaught exception of type com.sun.star.uno.RuntimeException
- unsatisfied query for interface of type com.sun.star.lang.XComponent!

##Failure Location unknown## : Error
Test name: ScFiltersTest::testBugFixesXLSX
setUp() failed
- An uncaught exception of type com.sun.star.registry.InvalidRegistryException
- file://[...]/libreoffice/workdir/unxlngx6.pro/ComponentTarget/uno
xml/source/rdf/unordf.component: <component> has empty "uri" attribute

##Failure Location unknown## : Error
Test name: ScFiltersTest::testBugFixesXLSX
tearDown() failed
- An uncaught exception of type com.sun.star.uno.RuntimeException
- unsatisfied query for interface of type com.sun.star.lang.XComponent!

##Failure Location unknown## : Error
Test name: ScFiltersTest::testPassword
setUp() failed
- An uncaught exception of type com.sun.star.registry.InvalidRegistryException
- file://[...]/libreoffice/workdir/unxlngx6.pro/ComponentTarget/uno
xml/source/rdf/unordf.component: <component> has empty "uri" attribute

##Failure Location unknown## : Error
Test name: ScFiltersTest::testPassword
tearDown() failed
- An uncaught exception of type com.sun.star.uno.RuntimeException
- unsatisfied query for interface of type com.sun.star.lang.XComponent!

Failures !!!
Run: 11   Failure total: 22   Failures: 0   Errors: 22

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]: *** 
[[...]/libreoffice/workdir/unxlngx6.pro/CppunitTest/sc_filters_test.test] Error 
1
make[1]: Leaving directory `[...]/libreoffice/sc'
make: *** [dummy] Error 2
Command exited with non-zero status 2

Command: nice -n 19 make check

real    0:04.78
user    3.12
sys     1.47

Maximum RSS:              164272 (KiB)
Percent CPU:              95%

Forced context switches:    553
Unforced context switches:  93
Page faults:                15

Exit status:   2

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

Reply via email to