aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@qt.io>2025-08-27 10:22:44 +0800
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2025-09-12 03:27:53 +0000
commit407ee44ae1f871c74b06adc6c2457d618d6e8c7e (patch)
tree4c53313fc1b2f4c30e24c465cb3ffed7ad49a21d
parent2561c5221af158ed3edfefd29759623ddc470f03 (diff)
Unblacklist a few tst_QQuickPopup tests on macOS
These were added in 031da6519072529481b045e67d143bd55a120aef but don't have any test data listed in Grafana on 6.5, 6.8, 6.9, 6.10 or dev, so we can assume they're passing. Task-number: QTBUG-114718 Pick-to: 6.8 Change-Id: Ia7e6effc46b56c0e9985c00182de7436fc1ab037 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io> (cherry picked from commit f27b5464cd1dd06dc6e97c9bb9bd20730b76971a) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> (cherry picked from commit 2f807fa22963eda556b5f7d1c9fab95b83541a6b)
-rw-r--r--tests/auto/quickcontrols/qquickpopup/BLACKLIST8
1 files changed, 1 insertions, 7 deletions
diff --git a/tests/auto/quickcontrols/qquickpopup/BLACKLIST b/tests/auto/quickcontrols/qquickpopup/BLACKLIST
index c1a7266df1..6eac87a2f7 100644
--- a/tests/auto/quickcontrols/qquickpopup/BLACKLIST
+++ b/tests/auto/quickcontrols/qquickpopup/BLACKLIST
@@ -1,13 +1,7 @@
# See qtbase/src/testlib/qtestblacklist.cpp for format
-# QTBUG-114718 (begin)
-[invisibleToolTipOpen]
-macos
-[cursorShape]
-macos
[doubleClickInMouseArea]
-macos
-# QTBUG-114718 (end)
+macos # QTBUG-139571
[zOrder]
macos # QTBUG-89938