aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShawn Rutledge <shawn.rutledge@qt.io>2022-10-19 00:08:19 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-10-19 18:32:05 +0000
commit4d506075170db90ccd78f246c2a10ebfe598093e (patch)
tree6276f054dd1f829bdcf5cee6d9dca9b2edc3bc44
parent31b248d39965ee618ff389adcace7bd839afc915 (diff)
Un-blacklist hoverHandlerAndUnderlyingHoverHandler test
Grafana says it's always passing now. Fixes: QTBUG-89933 Change-Id: If9fe1b28fdb4eb0972aac6ec60414c553f1ddc3b Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io> (cherry picked from commit 9077368045ab0656ca4a3c58e5a5eabe9f3ef4d6) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--tests/auto/quick/pointerhandlers/qquickhoverhandler/BLACKLIST3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/quick/pointerhandlers/qquickhoverhandler/BLACKLIST b/tests/auto/quick/pointerhandlers/qquickhoverhandler/BLACKLIST
index 51e1876a88..1c4499753a 100644
--- a/tests/auto/quick/pointerhandlers/qquickhoverhandler/BLACKLIST
+++ b/tests/auto/quick/pointerhandlers/qquickhoverhandler/BLACKLIST
@@ -3,6 +3,3 @@ macos # Can't move cursor (QTBUG-76312)
# QTBUG-103065
[movingItemWithHoverHandler]
android
-
-[hoverHandlerAndUnderlyingHoverHandler]
-macos ci # QTBUG-89933