From 39273e338bdb9f90f30111047f9baa8a6ab26697 Mon Sep 17 00:00:00 2001 From: Miikka Heikkinen Date: Tue, 21 Feb 2012 17:07:03 +0200 Subject: Windows: Mark two failing QtScript tests insignificant Once underlying issues are fixed, the tests need to be re-enabled. Task-number: QTBUG-24203 Change-Id: I38449fd3753f647abaaab24f8928d28fd921cdcb Reviewed-by: Sergio Ahumada Reviewed-by: Friedemann Kleint --- tests/auto/qscriptv8testsuite/qscriptv8testsuite.pro | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/auto/qscriptv8testsuite') diff --git a/tests/auto/qscriptv8testsuite/qscriptv8testsuite.pro b/tests/auto/qscriptv8testsuite/qscriptv8testsuite.pro index a1c0852..cca9266 100644 --- a/tests/auto/qscriptv8testsuite/qscriptv8testsuite.pro +++ b/tests/auto/qscriptv8testsuite/qscriptv8testsuite.pro @@ -4,3 +4,5 @@ QT = core-private script testlib SOURCES += tst_qscriptv8testsuite.cpp RESOURCES += qscriptv8testsuite.qrc include(abstracttestsuite.pri) + +win32:CONFIG += insignificant_test # QTBUG-24427 -- cgit v1.2.1