From 3274f114dbda0dae948a74979c7a8503b54cd292 Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Thu, 9 May 2013 14:53:39 +0200 Subject: test: Mark tst_qinputdialog as insignificant only on Mac OS X MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This test has been passing lately for Linux and Windows. Task-number: QTBUG-31101 Change-Id: Iccb8169dc513df7c0c34cd15d21d11e59cb44f11 Reviewed-by: Simo Fält Reviewed-by: Tony Sarajärvi Reviewed-by: Janne Anttila --- tests/auto/qinputdialog/qinputdialog.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/auto/qinputdialog/qinputdialog.pro b/tests/auto/qinputdialog/qinputdialog.pro index f3fad58..d60ca04 100644 --- a/tests/auto/qinputdialog/qinputdialog.pro +++ b/tests/auto/qinputdialog/qinputdialog.pro @@ -1,4 +1,4 @@ load(qttest_p4) SOURCES += tst_qinputdialog.cpp -CONFIG+=insignificant_test # QTQAINFRA-428 +macx:CONFIG+=insignificant_test # QTBUG-31101 -- cgit v0.12