From 377bc2b2ae38deeb45f0c823254fbf8e070fb70a Mon Sep 17 00:00:00 2001 From: Joni Jantti Date: Fri, 27 Jul 2018 08:31:20 +0300 Subject: [PATCH] Blacklist tst_Gestures::graphicsItemTreeGesture MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This autotest fails on the new Ubuntu 18.04 platform. Task-number: QTBUG-69648 Change-Id: I08bd892e2b6a733f3cda32091463745e8b8feed7 Reviewed-by: Simo Fält --- tests/auto/other/gestures/BLACKLIST | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/auto/other/gestures/BLACKLIST b/tests/auto/other/gestures/BLACKLIST index dcd10e9137..ed0376d1d4 100644 --- a/tests/auto/other/gestures/BLACKLIST +++ b/tests/auto/other/gestures/BLACKLIST @@ -6,5 +6,7 @@ ubuntu opensuse [graphicsItemGesture] ubuntu-18.04 +[graphicsItemTreeGesture] +ubuntu-18.04 [graphicsView] ubuntu-18.04