From fa1ff822b779c2d649517a5fefef81af8affaa68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tony=20Saraj=C3=A4rvi?= Date: Thu, 3 Dec 2015 09:51:06 +0200 Subject: Remove insignificant flag from dialogs test Task-number: QTBUG-30513 Change-Id: I6a3220237898400d756edf7b3894006e6b4e6e3b Reviewed-by: Friedemann Kleint Reviewed-by: Simon Hausmann --- tests/auto/dialogs/dialogs.pro | 3 --- 1 file changed, 3 deletions(-) diff --git a/tests/auto/dialogs/dialogs.pro b/tests/auto/dialogs/dialogs.pro index 646c473b..d8e15dea 100644 --- a/tests/auto/dialogs/dialogs.pro +++ b/tests/auto/dialogs/dialogs.pro @@ -5,9 +5,6 @@ SOURCES += tst_dialogs.cpp include (../shared/util.pri) osx:CONFIG -= app_bundle -osx:CONFIG+=insignificant_test # QTBUG-30513 - test is unstable -linux-*:CONFIG+=insignificant_test # QTBUG-30513 - test is unstable -win32:CONFIG+=insignificant_test # QTBUG-30513 - test is unstable QT += core-private gui-private qml-private quick-private testlib -- cgit v1.2.1