The unoapi test ucb.UniversalContentBroker::com::sun::star::ucb::XContentProviderManager fails in ucb. To reproduce, remove the test from the blacklist at: ucb/qa/unoapi/knownissues.xcl and run: cd smoketestoo_native && build --all cd ucb && make -sr subsequentcheck
May be the test is wrong ;-) What consequences might that have for use of LibO?
Well, if the test is wrong then that is the bug obviously. This is why it needs to be investigated. ;) ucb is the basis for lots of load/save operations, anything at odd here can lead to unfortunate surprises. Also it means that we behave different from that other office, which is likely unintended and also might lead to breaking extensions.
seems to work now http://cgit.freedesktop.org/libreoffice/libs-core/commit/?id=1de9a489367e3bd0f9db6256b320b1224b2f4fa8
closing