From 456bdc434cce5d008e01c8584b485dd89da9816d Mon Sep 17 00:00:00 2001 From: Joni Jantti Date: Mon, 4 Jun 2018 13:21:58 +0300 Subject: [PATCH] Blacklist tst_Gestures::graphicsItemGesture MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This autotest fails on Ubuntu 18.04 builds. Task-number: QTBUG-68861 Change-Id: I343d8b583d105a7e1cc336e94399cde9eb261e9c Reviewed-by: Tony Sarajärvi --- 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 169117b36a..9e0b3d1e46 100644 --- a/tests/auto/other/gestures/BLACKLIST +++ b/tests/auto/other/gestures/BLACKLIST @@ -4,3 +4,5 @@ rhel-7.4 # QTBUG-67254 ubuntu opensuse +[graphicsItemGesture] +ubuntu-18.04