Mark failing tests as insignificant.
authorStephen Kelly <stephen.kelly@kdab.com>
Wed, 24 Oct 2012 11:03:57 +0000 (13:03 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 24 Oct 2012 11:21:48 +0000 (13:21 +0200)
Change-Id: I2dbed0d5fe632a034a0f656c2e3ccc3e63d4078b
Reviewed-by: Richard J. Moore <rich@kde.org>
tests/auto/qml/qqmlxmlhttprequest/qqmlxmlhttprequest.pro

index fcfdf23..f1fbfde 100644 (file)
@@ -2,6 +2,8 @@ CONFIG += testcase
 TARGET = tst_qqmlxmlhttprequest
 macx:CONFIG -= app_bundle
 
+CONFIG+=insignificant_test # QTQAINFRA-573
+
 INCLUDEPATH += ../../shared/
 HEADERS += ../../shared/testhttpserver.h