[Libreoffice-commits] .: "enable XDatabaseRangeTest again"
Markus Mohrhard
markus.mohrhard at googlemail.com
Thu Feb 16 03:08:11 PST 2012
Fixed now. Sorry for that.
2012/2/16 Stephan Bergmann <sbergman at redhat.com>:
> On 02/16/2012 12:58 AM, Markus Mohrhard wrote:
>>
>> dbaccess/Module_dbaccess.mk | 6 +++++-
>> sc/Module_sc.mk | 1 +
>> sc/qa/extras/scdatabaserangeobj.cxx | 6 ++++--
>> sc/qa/unit/filters-test.cxx | 2 +-
>> test/inc/test/sheet/xdatabaserange.hxx | 2 ++
>> test/source/sheet/xdatabaserange.cxx | 13 +++++++++++++
>> 6 files changed, 26 insertions(+), 4 deletions(-)
>>
>> New commits:
>
> [...]
>>
>> commit 1263cafe8e487b5db0c439966056516be99bc1e4
>> Author: Markus Mohrhard<markus.mohrhard at googlemail.com>
>> Date: Thu Feb 16 00:18:03 2012 +0100
>>
>> enable XDatabaseRangeTest again
>>
>> diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
>> index 074b1f1..a221f22 100644
>> --- a/sc/Module_sc.mk
>> +++ b/sc/Module_sc.mk
>> @@ -54,6 +54,7 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,sc,\
>> JunitTest_sc_complex \
>> JunitTest_sc_unoapi \
>> CppunitTest_sc_cellrangeobj \
>> + CppunitTest_sc_databaserangeobj \
>> CppunitTest_sc_datapilottableobj \
>> CppunitTest_sc_datapilotfieldobj \
>> CppunitTest_sc_macros_test \
>
>
> sc_databaserangeobj.test onsistently fails for me now with
>
>> warn:legacy.osl:15606:1:/data/lo/core/ucb/source/core/provprox.cxx:398:
>> UcbContentProviderProxy::getContentProvider - No provider for
>> 'com.sun.star.help.XMLHelp.
>> warn:legacy.osl:15606:1:/data/lo/core/ucb/source/core/provprox.cxx:398:
>> UcbContentProviderProxy::getContentProvider - No provider for
>> 'com.sun.star.help.XMLHelp.
>> warn:legacy.osl:15606:1:/data/lo/core/ucb/source/core/provprox.cxx:398:
>> UcbContentProviderProxy::getContentProvider - No provider for
>> 'com.sun.star.help.XMLHelp.
>> warn:sfx2.bastyp:15606:1:/data/lo/core/sfx2/source/bastyp/helper.cxx:151:
>> GetResultSet: Any other exception: Unable to create Content!
>> warn:legacy.osl:15606:1:/data/lo/core/ucb/source/core/provprox.cxx:398:
>> UcbContentProviderProxy::getContentProvider - No provider for
>> 'com.sun.star.ucb.GIOContentProvider.
>> warn:legacy.osl:15606:1:/data/lo/core/ucb/source/core/provprox.cxx:398:
>> UcbContentProviderProxy::getContentProvider - No provider for
>> 'com.sun.star.ucb.GIOContentProvider.
>> warn:legacy.osl:15606:1:/data/lo/core/ucb/source/core/provprox.cxx:398:
>> UcbContentProviderProxy::getContentProvider - No provider for
>> 'com.sun.star.ucb.GIOContentProvider.
>> ##Failure Location unknown## : Error
>> Test name: N10sc_apitest18ScDatabaseRangeObjE::testDataArea
>> An uncaught exception of type com.sun.star.lang.IllegalArgumentException
>> - Unsupported URL
>> <file:///data/lo/core/sc/qa/extras/testdocuments/ScDatabaseRa
>> ngeObj.ods>
>>
>> ##Failure Location unknown## : Error
>> Test name: N10sc_apitest18ScDatabaseRangeObjE::testGetSortDescriptor
>> An uncaught exception of type com.sun.star.lang.IllegalArgumentException
>> - Unsupported URL
>> <file:///data/lo/core/sc/qa/extras/testdocuments/ScDatabaseRa
>> ngeObj.ods>
>>
>> ##Failure Location unknown## : Error
>> Test name: N10sc_apitest18ScDatabaseRangeObjE::testGetSubtotalDescriptor
>> An uncaught exception of type com.sun.star.lang.IllegalArgumentException
>> - Unsupported URL
>> <file:///data/lo/core/sc/qa/extras/testdocuments/ScDatabaseRa
>> ngeObj.ods>
>>
>> ##Failure Location unknown## : Error
>> Test name: N10sc_apitest18ScDatabaseRangeObjE::testGetImportDescriptor
>> An uncaught exception of type com.sun.star.lang.IllegalArgumentException
>> - Unsupported URL
>> <file:///data/lo/core/sc/qa/extras/testdocuments/ScDatabaseRa
>> ngeObj.ods>
>>
>> ##Failure Location unknown## : Error
>> Test name: N10sc_apitest18ScDatabaseRangeObjE::testGetFilterDescriptor
>> An uncaught exception of type com.sun.star.lang.IllegalArgumentException
>> - Unsupported URL
>> <file:///data/lo/core/sc/qa/extras/testdocuments/ScDatabaseRa
>> ngeObj.ods>
>>
>> ##Failure Location unknown## : Error
>> Test name: N10sc_apitest18ScDatabaseRangeObjE::testGetFilterDescriptor
>> tearDown() failed
>> - An uncaught exception of type com.sun.star.uno.RuntimeException
>> - unsatisfied query for interface of type com.sun.star.util.XCloseable!
>>
>> Failures !!!
>> Run: 5 Failure total: 6 Failures: 0 Errors: 6
>>
>> warn:legacy.osl:15606:1:/data/lo/core/unotools/source/config/configmgr.cxx:217:
>> OSL_ASSERT
>>
>> 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: ***
>> [/data/lo/core/workdir/unxlngx6/CppunitTest/sc_databaserangeobj.test] Error
>> 1
>
>
> Stephan
More information about the LibreOffice
mailing list