Blob Blame History Raw
From ad972ff3800abe1e6336d545d0ba33593bd67f84 Mon Sep 17 00:00:00 2001
From: David Tardon <dtardon@redhat.com>
Date: Mon, 20 Mar 2017 13:31:57 +0100
Subject: [PATCH 202/398] disable test that causes inf. loop

Change-Id: I24b58fb9fa6653a178bbee5fa9826fe3b03204c1
---
 sw/qa/extras/tiledrendering/tiledrendering.cxx | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sw/qa/extras/tiledrendering/tiledrendering.cxx b/sw/qa/extras/tiledrendering/tiledrendering.cxx
index eb59b62b9208..5e2b30ab7fde 100644
--- a/sw/qa/extras/tiledrendering/tiledrendering.cxx
+++ b/sw/qa/extras/tiledrendering/tiledrendering.cxx
@@ -61,7 +61,6 @@ public:
     CPPUNIT_TEST(testSearchTextFrame);
     CPPUNIT_TEST(testSearchTextFrameWrapAround);
     CPPUNIT_TEST(testDocumentSizeChanged);
-    CPPUNIT_TEST(testSearchAll);
     CPPUNIT_TEST_SUITE_END();
 
 private:
-- 
2.12.0