summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2012-04-20 22:47:18 +1000
committerQt by Nokia <qt-info@nokia.com>2012-04-23 07:42:34 +0200
commit52d040359531f642e77a8c23b3d15cbb1ce3af6b (patch)
tree3a93dae32bcb33c4a8f51451917dfc4b195fba7f /tests/auto/declarative
parent144ec0f231189f07c2c08119f6e13d54b4dd4e00 (diff)
Re-enable qdeclarative error test on some platforms.
This test has a stable failure on Windows and passes elsewhere, so re-enable the test everywhere but Windows. Task-number: QTBUG-25421 Change-Id: I2eca0ecbf3049026ef153a2c12fa8694b17ee648 Reviewed-by: Alan Alpert <alan.alpert@nokia.com>
Diffstat (limited to 'tests/auto/declarative')
-rw-r--r--tests/auto/declarative/qdeclarativeerror/qdeclarativeerror.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/qdeclarativeerror/qdeclarativeerror.pro b/tests/auto/declarative/qdeclarativeerror/qdeclarativeerror.pro
index 76277bd7..c4d0462d 100644
--- a/tests/auto/declarative/qdeclarativeerror/qdeclarativeerror.pro
+++ b/tests/auto/declarative/qdeclarativeerror/qdeclarativeerror.pro
@@ -12,4 +12,4 @@ macx:CONFIG -= app_bundle
CONFIG += parallel_test
-CONFIG+=insignificant_test # QTQAINFRA-428
+win32:CONFIG+=insignificant_test # QTBUG-25421