From 549abf9e6a1e191f98e5b7ae69647c19429a6469 Mon Sep 17 00:00:00 2001 From: Joni Jantti Date: Tue, 24 Jul 2018 09:22:05 +0300 Subject: Blacklist tst_Gestures::graphicsView on Ubuntu 18.04 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-69599 Change-Id: I575e6f52a539e03ab37ca62e580889854ddb9781 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 9e0b3d1e46..dcd10e9137 100644 --- a/tests/auto/other/gestures/BLACKLIST +++ b/tests/auto/other/gestures/BLACKLIST @@ -6,3 +6,5 @@ ubuntu opensuse [graphicsItemGesture] ubuntu-18.04 +[graphicsView] +ubuntu-18.04 -- cgit v1.2.3