aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2020-07-16 13:04:38 +0200
committerUlf Hermann <ulf.hermann@qt.io>2020-07-21 12:56:21 +0200
commit682a87a637eab8f7d6bb671e7b681dcaf227a15b (patch)
tree4a3572872cf1d5ab442297704384c51fce2be641
parent9d866a5a0379fb8bdac39f60360e9e6004eb33a2 (diff)
Blacklist QQuickLoader's urlToComponent test on macos
Task-number: QTBUG-85622 Change-Id: Ib2814fe1d69b641e9e8b72e682f172bdad77b9f5 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
-rw-r--r--tests/auto/quick/qquickloader/BLACKLIST2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/quick/qquickloader/BLACKLIST b/tests/auto/quick/qquickloader/BLACKLIST
index a45a300607..30c02e4c13 100644
--- a/tests/auto/quick/qquickloader/BLACKLIST
+++ b/tests/auto/quick/qquickloader/BLACKLIST
@@ -2,3 +2,5 @@
# QTBUG-63049
[asyncToSync1]
b2qt
+[urlToComponent]
+macos