summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@nokia.com>2012-06-01 04:46:42 (GMT)
committerQt by Nokia <qt-info@nokia.com>2012-06-01 09:41:04 (GMT)
commit1907361140a4d94eeb2a7522d9818cffd4478370 (patch)
tree1420e11616c80e8a4c5026954435aefb47b0c823 /tests
parentcf6d24bee40dfff2711990dc61e04aa8193d89cf (diff)
downloadQt-1907361140a4d94eeb2a7522d9818cffd4478370.zip
Qt-1907361140a4d94eeb2a7522d9818cffd4478370.tar.gz
Qt-1907361140a4d94eeb2a7522d9818cffd4478370.tar.bz2
test: Remove insignification of tst_qprocess on Windows and Mac
This test was fixed by 79a3efbd95f6df17dc1f922b469c67d86183c233 Change-Id: I4cd9f16d315de3c3f6777961ea3e682d4a1226bd Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/qprocess/test/test.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/qprocess/test/test.pro b/tests/auto/qprocess/test/test.pro
index 61c04bc..3086b0b 100644
--- a/tests/auto/qprocess/test/test.pro
+++ b/tests/auto/qprocess/test/test.pro
@@ -124,5 +124,3 @@ symbian: {
DEPLOYMENT += binDep
}
-
-win32|mac*:CONFIG+=insignificant_test # QTQAINFRA-428