From a3a611d88dff663cce3fd8033295c5190624e859 Mon Sep 17 00:00:00 2001 From: Stephen Kelly Date: Wed, 24 Oct 2012 13:03:57 +0200 Subject: Mark failing tests as insignificant. Change-Id: I2dbed0d5fe632a034a0f656c2e3ccc3e63d4078b Reviewed-by: Richard J. Moore --- tests/auto/qml/qqmlxmlhttprequest/qqmlxmlhttprequest.pro | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/auto/qml/qqmlxmlhttprequest') 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 -- cgit v1.2.3