aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Sarajärvi <tony.sarajarvi@qt.io>2020-12-28 08:46:31 +0000
committerHeikki Halmet <heikki.halmet@qt.io>2021-01-25 14:01:24 +0200
commit8e017ec6bc96db50698e5ab38042ce84a57ca5d5 (patch)
tree33c6f9fe5b0fd6692ac7b41475152470c7ec00f5
parentfee35fc9cfb43b3a3b71dec554b2fb9f8f82c1ab (diff)
Extend blacklisting of tst_QQmlImport::importPathOrder to MinGW
Task-number: QTBUG-88643 Change-Id: I51d346c127e3269eca49e387db578c16480a0565 Reviewed-by: Liang Qi <liang.qi@qt.io> (cherry picked from commit 93c791eaf39f2ed198c7dc188b8257b638b61465)
-rw-r--r--tests/auto/qml/qqmlimport/BLACKLIST1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qml/qqmlimport/BLACKLIST b/tests/auto/qml/qqmlimport/BLACKLIST
index e99a8dbdbf..dfd4d646da 100644
--- a/tests/auto/qml/qqmlimport/BLACKLIST
+++ b/tests/auto/qml/qqmlimport/BLACKLIST
@@ -1,2 +1,3 @@
[importPathOrder]
msvc-2019
+windows-10 gcc developer-build