Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


Hi Noel,

        This does look interesting :-) thanks for the trace.

On Tue, 2011-11-08 at 09:26 +0200, Noel Grandin wrote:
Test name: ScFiltersTest::testCVEs
setUp() failed
- An uncaught exception of type
com.sun.star.registry.InvalidRegistryException
-
file:///c:/libreoffice/libo/workdir/wntmsci12.pro/RdbTarget/sc_filters_test.rdb: <component> has 
empty "uri" attribute 

        So - this file looks like it has not been created correctly. The
gnumake dependencies look like they get this right - at least, the:

$(eval $(call gb_CppunitTest_add_service_rdbs,sc_filters_test,\
    sc_filters_test \
))

        should call:

define gb_CppunitTest_add_service_rdb
$(call gb_CppunitTest_get_target,$(1)) : $(call gb_RdbTarget_get_target,$(2))

        to add a dependency so the rdb is created first.

        Does it work if you re-run 'make unitcheck' in sc/ ? with the
environment sourced of course.

        If not (good), then it'd be great to know what:
file:///c:/libreoffice/libo/workdir/wntmsci12.pro/RdbTarget/sc_filters_test.rdb
has in it :-)

        Thanks,

                Michael.

-- 
michael.meeks@suse.com  <><, Pseudo Engineer, itinerant idiot


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.