https://bugs.freedesktop.org/show_bug.cgi?id=65761

DavidO <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #6 from DavidO <[email protected]> ---
So the unit test sems to be broken here:

make cnnectivity 
warn:cppuhelper:16833:1:cppuhelper/source/shlib.cxx:501: loading component
library failed:
file:///home/davido/projects/libo/solver/unxlngx6/lib/libmorklo.so

##Failure Location unknown## : Error
Test name: connectivity::mork::MorkDriverTest::test_metadata
setUp() failed
- An uncaught exception of type
com.sun.star.loader.CannotActivateFactoryException
- loading component library failed:
file:///home/davido/projects/libo/solver/unxlngx6/lib/libmorklo.so

When i add the following to connectivity/DriversConfig.cxx:245

SAL_WARN("connectivity.urls", "URL: " << aIter->first);

URL: jdbc:*
URL: jdbc:oracle:thin:*
URL: sdbc:calc:*
URL: sdbc:dbase:*
URL: sdbc:embedded:hsqldb
URL: sdbc:flat:*
URL: sdbc:mysql:jdbc:*
URL: sdbc:mysql:mysqlc:*
URL: sdbc:mysql:odbc:*
URL: sdbc:odbc:*

No mention of "mork". Why?

Adding Stephan here.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to