From 624a92f1ee7e1c5b508fca97222cf58bf1fdda4f Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Wed, 8 May 2013 00:20:55 +0200 Subject: test: Mark tst_qsocketnotifier 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: QTQAINFRA-574 Change-Id: Ic4d96c3645d6d10227ad1ce957f27a2079e9b834 Reviewed-by: Thiago Macieira Reviewed-by: Simo Fält --- tests/auto/qsocketnotifier/qsocketnotifier.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/auto/qsocketnotifier/qsocketnotifier.pro b/tests/auto/qsocketnotifier/qsocketnotifier.pro index 23e4983..1f1cc67 100644 --- a/tests/auto/qsocketnotifier/qsocketnotifier.pro +++ b/tests/auto/qsocketnotifier/qsocketnotifier.pro @@ -8,4 +8,4 @@ include(../platformsocketengine/platformsocketengine.pri) symbian: TARGET.CAPABILITY = NetworkServices -CONFIG+=insignificant_test # QTQAINFRA-428 +macx:CONFIG+=insignificant_test # QTQAINFRA-574 -- cgit v0.12