aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@qt.io>2023-04-03 23:39:36 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-04-11 16:42:15 +0000
commitbb61f110fe390f5bd443ed5bca4ababc127113d7 (patch)
tree9b32e93108261fcb5633b5830d21bd99b6a97801 /tests
parent4303749ec1b0b9f6233c17d3928e65faae148a3f (diff)
Unblacklist tst_qquickimage:mirror test
The test has no business failing on macos-12 when it passes on macos-11 and macos-13. The test does depend on screen grabbing, which might have been temporarily resulted in flakiness due to a system dialog or similar disturbance. Fixes: QTBUG-98402 Change-Id: I5fe548ec63e3ad6639a290cd83a96cfabdf4fb4b Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io> (cherry picked from commit c42b41cfe88fce32f2407dcd67158517000c9e39) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/quick/qquickimage/BLACKLIST3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/quick/qquickimage/BLACKLIST b/tests/auto/quick/qquickimage/BLACKLIST
index 348ae127f3..a5c718c4f0 100644
--- a/tests/auto/quick/qquickimage/BLACKLIST
+++ b/tests/auto/quick/qquickimage/BLACKLIST
@@ -1,6 +1,3 @@
-# QTBUG-98402
-[mirror]
-macos-12 ci
# QTBUG-102721
[hugeImages]
android