Kaydet (Commit) 335df40d authored tarafından Miklos Vajna's avatar Miklos Vajna

Enable SwUiWriterTest::testEmbeddedDataSource() at least on Linux

Change-Id: I06f684349c774032cfab9a69862213e3077f88ac
Reviewed-on: https://gerrit.libreoffice.org/16149Reviewed-by: 's avatarMiklos Vajna <vmiklos@collabora.co.uk>
Tested-by: 's avatarJenkins <ci@libreoffice.org>
üst 3caa8c63
......@@ -985,8 +985,7 @@ void SwUiWriterTest::testTdf90883TableBoxGetCoordinates()
void SwUiWriterTest::testEmbeddedDataSource()
{
// breaks windows and osx
#if 0
#if !defined(WNT) && !defined(MACOSX)
// Initially no data source.
uno::Reference<uno::XComponentContext> xComponentContext(comphelper::getProcessComponentContext());
uno::Reference<sdb::XDatabaseContext> xDatabaseContext = sdb::DatabaseContext::create(xComponentContext);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment