From b82707a7b671ec4112aee76baf9f87c289e2b601 Mon Sep 17 00:00:00 2001 From: Milla Pohjanheimo Date: Fri, 17 Jun 2016 13:33:13 +0300 Subject: Blacklisting tst_QWindow::modalWithChildWindow on Ubuntu 16.04 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The test is flaky and we need to blacklist it. Task-number: QTBUG-54179 Change-Id: I12ff10b2370e4e6cc55782031449d4c15cf468b7 Reviewed-by: Tony Sarajärvi --- tests/auto/gui/kernel/qwindow/BLACKLIST | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/auto/gui/kernel/qwindow/BLACKLIST b/tests/auto/gui/kernel/qwindow/BLACKLIST index bb7c408d60..81ab693ee7 100644 --- a/tests/auto/gui/kernel/qwindow/BLACKLIST +++ b/tests/auto/gui/kernel/qwindow/BLACKLIST @@ -6,6 +6,7 @@ ubuntu-14.04 ubuntu-16.04 [modalWithChildWindow] ubuntu-14.04 +ubuntu-16.04 [setVisible] ubuntu-14.04 [modalWindowEnterEventOnHide_QTBUG35109] -- cgit v1.2.3