aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlxmlhttprequest
diff options
context:
space:
mode:
authorStephen Kelly <stephen.kelly@kdab.com>2012-10-24 13:03:57 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-10-24 13:21:48 +0200
commita3a611d88dff663cce3fd8033295c5190624e859 (patch)
treed72326300265cd8e935029ecdb238e1a9db0c35a /tests/auto/qml/qqmlxmlhttprequest
parent16a398f598b16f196df2b011e893c653c4854ea3 (diff)
Mark failing tests as insignificant.
Change-Id: I2dbed0d5fe632a034a0f656c2e3ccc3e63d4078b Reviewed-by: Richard J. Moore <rich@kde.org>
Diffstat (limited to 'tests/auto/qml/qqmlxmlhttprequest')
-rw-r--r--tests/auto/qml/qqmlxmlhttprequest/qqmlxmlhttprequest.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/qml/qqmlxmlhttprequest/qqmlxmlhttprequest.pro b/tests/auto/qml/qqmlxmlhttprequest/qqmlxmlhttprequest.pro
index fcfdf23d33..f1fbfde0ec 100644
--- a/tests/auto/qml/qqmlxmlhttprequest/qqmlxmlhttprequest.pro
+++ b/tests/auto/qml/qqmlxmlhttprequest/qqmlxmlhttprequest.pro
@@ -2,6 +2,8 @@ CONFIG += testcase
TARGET = tst_qqmlxmlhttprequest
macx:CONFIG -= app_bundle
+CONFIG+=insignificant_test # QTQAINFRA-573
+
INCLUDEPATH += ../../shared/
HEADERS += ../../shared/testhttpserver.h