f325b2
From ad972ff3800abe1e6336d545d0ba33593bd67f84 Mon Sep 17 00:00:00 2001
f325b2
From: David Tardon <dtardon@redhat.com>
f325b2
Date: Mon, 20 Mar 2017 13:31:57 +0100
f325b2
Subject: [PATCH 202/398] disable test that causes inf. loop
f325b2
f325b2
Change-Id: I24b58fb9fa6653a178bbee5fa9826fe3b03204c1
f325b2
---
f325b2
 sw/qa/extras/tiledrendering/tiledrendering.cxx | 1 -
f325b2
 1 file changed, 1 deletion(-)
f325b2
f325b2
diff --git a/sw/qa/extras/tiledrendering/tiledrendering.cxx b/sw/qa/extras/tiledrendering/tiledrendering.cxx
f325b2
index eb59b62b9208..5e2b30ab7fde 100644
f325b2
--- a/sw/qa/extras/tiledrendering/tiledrendering.cxx
f325b2
+++ b/sw/qa/extras/tiledrendering/tiledrendering.cxx
f325b2
@@ -61,7 +61,6 @@ public:
f325b2
     CPPUNIT_TEST(testSearchTextFrame);
f325b2
     CPPUNIT_TEST(testSearchTextFrameWrapAround);
f325b2
     CPPUNIT_TEST(testDocumentSizeChanged);
f325b2
-    CPPUNIT_TEST(testSearchAll);
f325b2
     CPPUNIT_TEST_SUITE_END();
f325b2
 
f325b2
 private:
f325b2
-- 
f325b2
2.12.0
f325b2