summaryrefslogtreecommitdiff
path: root/libreofficekit/qa/unit/tiledrendering.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'libreofficekit/qa/unit/tiledrendering.cxx')
-rw-r--r--libreofficekit/qa/unit/tiledrendering.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/libreofficekit/qa/unit/tiledrendering.cxx b/libreofficekit/qa/unit/tiledrendering.cxx
index 885bfda09bc4..16f34e731c7a 100644
--- a/libreofficekit/qa/unit/tiledrendering.cxx
+++ b/libreofficekit/qa/unit/tiledrendering.cxx
@@ -143,6 +143,7 @@ void TiledRenderingTest::testDocumentTypes( Office* pOffice )
CPPUNIT_ASSERT_EQUAL(LOK_DOCTYPE_TEXT, static_cast<LibreOfficeKitDocumentType>(pDocument->getDocumentType()));
// This crashed.
pDocument->postUnoCommand(".uno:Bold");
+ Scheduler::ProcessEventsToIdle();
const string sPresentationDocPath = m_sSrcRoot + "/libreofficekit/qa/data/blank_presentation.odp";
const string sPresentationLockFile = m_sSrcRoot +"/libreofficekit/qa/data/.~lock.blank_presentation.odp#";