test/TileCacheTests.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
New commits: commit 4d1ffab9413fdbc1636686b07d88df785485766a Author: Tamás Zolnai <tamas.zol...@collabora.com> AuthorDate: Fri Aug 3 13:50:40 2018 +0200 Commit: Tamás Zolnai <tamas.zol...@collabora.com> CommitDate: Fri Aug 3 13:50:40 2018 +0200 Disable testCancelTilesMultiView It's seems unstable. After canceltiles wsd still can send tiles if they already in the senderqueue. Change-Id: I28f669aa18dfbfee1d9d242bd1ee3d0490f06c68 diff --git a/test/TileCacheTests.cpp b/test/TileCacheTests.cpp index 09fe0671e..dd6fb9714 100644 --- a/test/TileCacheTests.cpp +++ b/test/TileCacheTests.cpp @@ -60,7 +60,8 @@ class TileCacheTests : public CPPUNIT_NS::TestFixture CPPUNIT_TEST(testSimpleCombine); CPPUNIT_TEST(testPerformance); CPPUNIT_TEST(testCancelTiles); - CPPUNIT_TEST(testCancelTilesMultiView); + // unstable + // CPPUNIT_TEST(testCancelTilesMultiView); CPPUNIT_TEST(testDisconnectMultiView); CPPUNIT_TEST(testUnresponsiveClient); CPPUNIT_TEST(testImpressTiles); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits