From eb8a5dc33091ee4c1af04907ae6fd1f0b479bfd7 Mon Sep 17 00:00:00 2001 From: Jason McDonald Date: Mon, 30 Jul 2012 14:25:28 +1000 Subject: Re-enable qdeclarativexmlhttprequest test on Mac and Linux. The test only fails on Windows, so remove insignification on other platforms. Task-number: QTBUG-26703 Change-Id: Ibff49ae81b6792ca1db473700cd03e98729faa0d Reviewed-by: Rohan McGovern --- .../qdeclarativexmlhttprequest/qdeclarativexmlhttprequest.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/auto/declarative/qdeclarativexmlhttprequest/qdeclarativexmlhttprequest.pro b/tests/auto/declarative/qdeclarativexmlhttprequest/qdeclarativexmlhttprequest.pro index c8cdba99..3b40a5d9 100644 --- a/tests/auto/declarative/qdeclarativexmlhttprequest/qdeclarativexmlhttprequest.pro +++ b/tests/auto/declarative/qdeclarativexmlhttprequest/qdeclarativexmlhttprequest.pro @@ -13,4 +13,4 @@ SOURCES += tst_qdeclarativexmlhttprequest.cpp \ include(../shared/qdeclarativedatatest.pri) -CONFIG+=insignificant_test # QTQAINFRA-428 +win32:CONFIG+=insignificant_test # QTBUG-26703 -- cgit v1.2.3