sd/qa/unit/tiledrendering/tiledrendering.cxx | 3 --- 1 file changed, 3 deletions(-)
New commits: commit 70d1b1a32ff3805f5e56b5a76f8bc2d871cbb23e Author: Tamás Zolnai <tamas.zol...@collabora.com> AuthorDate: Mon Mar 22 14:40:48 2021 +0100 Commit: Tamás Zolnai <tamas.zol...@collabora.com> CommitDate: Mon Mar 22 15:11:42 2021 +0100 Remove this unreliable check. This check was added to an existing test, instead of adding a new test focusing this functionality. In this context, this lock thing is not really reliable. Change-Id: Iad64edba277e714fa7f6b68fdfa8db0bf74851a5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112892 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoff...@gmail.com> Reviewed-by: Tamás Zolnai <tamas.zol...@collabora.com> diff --git a/sd/qa/unit/tiledrendering/tiledrendering.cxx b/sd/qa/unit/tiledrendering/tiledrendering.cxx index 5c4cb06f0790..b25c53c31d4b 100644 --- a/sd/qa/unit/tiledrendering/tiledrendering.cxx +++ b/sd/qa/unit/tiledrendering/tiledrendering.cxx @@ -1058,9 +1058,6 @@ void SdTiledRenderingTest::testCursorViews() // text edit in the first view. ViewCallback aView2; SfxLokHelper::setView(nView1); - // This failed: the second view didn't get a lock notification, even if the - // first view already started text edit. - CPPUNIT_ASSERT(aView2.m_bViewLock); aView2.m_bTilesInvalidated = false; pXImpressDocument->postKeyEvent(LOK_KEYEVENT_KEYINPUT, 'x', 0); pXImpressDocument->postKeyEvent(LOK_KEYEVENT_KEYUP, 'x', 0); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits