summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-05-08 00:35:24 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-05-08 09:19:26 +0200
commit282c002b6bc7237826874d90220772c2a501dd16 (patch)
tree498d51c0fb9d48b2bef1d7b26b0c5efb211c114c
parent624a92f1ee7e1c5b508fca97222cf58bf1fdda4f (diff)
downloadqt4-tools-282c002b6bc7237826874d90220772c2a501dd16.tar.gz
test: Remove insignificant_test from tst_qlocalsocket
This test is now passing on all CI platform Change-Id: Ib16a0e1e914ae85271f751f66bdece7e4ec851b6 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> Reviewed-by: Simo Fält <simo.falt@digia.com>
-rw-r--r--tests/auto/qlocalsocket/test/test.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/qlocalsocket/test/test.pro b/tests/auto/qlocalsocket/test/test.pro
index 4b887a1edc..b7e0786f5f 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