From 0404e5dd882c92ec9c720e79ebce6de0eeae69a0 Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Wed, 2 May 2012 13:00:48 +0200 Subject: test: Mark test as significant on platforms other than Windows This test only fails on Windows at the moment, so enabling it for all the other platforms. Task-number: QTBUG-25563 Change-Id: I42d1bf9046a643c12385ce3bc6d88572216691b4 Reviewed-by: Jyri Tahtela --- tests/auto/qfileinfo/qfileinfo.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/auto/qfileinfo/qfileinfo.pro b/tests/auto/qfileinfo/qfileinfo.pro index e60b4d9..7dddc42 100644 --- a/tests/auto/qfileinfo/qfileinfo.pro +++ b/tests/auto/qfileinfo/qfileinfo.pro @@ -34,4 +34,4 @@ contains(QT_CONFIG, qt3support): QT += qt3support CONFIG += parallel_test -CONFIG+=insignificant_test # QTQAINFRA-428 +win32:CONFIG+=insignificant_test # QTBUG-25563 -- cgit v0.12