Commit 51ea13df authored by Friedemann Kleint's avatar Friedemann Kleint Committed by The Qt Project
Browse files

Mark qscriptjstestsuite as insignificant on Windows.


Task-number: QTBUG-36632

Change-Id: Ida2f4665b25f5343e5abe73b135798ff3546d4d6
Reviewed-by: default avatarSimon Hausmann <simon.hausmann@digia.com>
parent 2e049836
Showing with 1 addition and 0 deletions
...@@ -13,3 +13,4 @@ testFiles.path = . ...@@ -13,3 +13,4 @@ testFiles.path = .
DEPLOYMENT += testFiles DEPLOYMENT += testFiles
} }
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
win32:CONFIG += insignificant_test # QTBUG-36632
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment