From 282c002b6bc7237826874d90220772c2a501dd16 Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Wed, 8 May 2013 00:35:24 +0200 Subject: test: Remove insignificant_test from tst_qlocalsocket MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This test is now passing on all CI platform Change-Id: Ib16a0e1e914ae85271f751f66bdece7e4ec851b6 Reviewed-by: Thiago Macieira Reviewed-by: Simo Fält --- tests/auto/qlocalsocket/test/test.pro | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/auto/qlocalsocket/test/test.pro b/tests/auto/qlocalsocket/test/test.pro index 4b887a1..b7e0786 100644 --- a/tests/auto/qlocalsocket/test/test.pro +++ b/tests/auto/qlocalsocket/test/test.pro @@ -47,5 +47,3 @@ wince*|symbian { requires(contains(QT_CONFIG,script)) } - -win32:CONFIG+=insignificant_test # QTQAINFRA-574 -- cgit v0.12