summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@digia.com>2014-02-05 08:58:36 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-02-05 09:04:46 +0100
commit51ea13df520965fadf716d91c0320956cb844a76 (patch)
treebdd690c075d0dcf062a82b069338b79cf2831ae0 /tests
parent2e049836ee16f4aedbe7ccc3335fc57852725716 (diff)
downloadqtscript-51ea13df520965fadf716d91c0320956cb844a76.tar.gz
Mark qscriptjstestsuite as insignificant on Windows.
Task-number: QTBUG-36632 Change-Id: Ida2f4665b25f5343e5abe73b135798ff3546d4d6 Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/qscriptjstestsuite/qscriptjstestsuite.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qscriptjstestsuite/qscriptjstestsuite.pro b/tests/auto/qscriptjstestsuite/qscriptjstestsuite.pro
index 0acd167..105fc97 100644
--- a/tests/auto/qscriptjstestsuite/qscriptjstestsuite.pro
+++ b/tests/auto/qscriptjstestsuite/qscriptjstestsuite.pro
@@ -13,3 +13,4 @@ testFiles.path = .
DEPLOYMENT += testFiles
}
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
+win32:CONFIG += insignificant_test # QTBUG-36632