aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickitem
diff options
context:
space:
mode:
authorMaximilian Goldstein <max.goldstein@qt.io>2021-03-19 09:35:51 +0100
committerMaximilian Goldstein <max.goldstein@qt.io>2021-03-19 10:24:53 +0100
commit1bc7b77d7eff77b3761e543a18e4c7a795ea9f43 (patch)
tree12d6dce4318dee2bc44f1ca4f42bbd623c154def /tests/auto/quick/qquickitem
parentfb69e86bee67a228ca581a8bfe3384da14398f76 (diff)
Blacklist tst_qquickitem::hoverEvent on Ubuntu 20.04
This test is flakey and has failed multiple times in the past. Task-number: QTBUG-92000 Change-Id: Iac8fd79e23f3dddb07c379e9b26fca3f8c3d7015 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'tests/auto/quick/qquickitem')
-rw-r--r--tests/auto/quick/qquickitem/BLACKLIST2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/quick/qquickitem/BLACKLIST b/tests/auto/quick/qquickitem/BLACKLIST
index d94a3ef102..ad6c265dd6 100644
--- a/tests/auto/quick/qquickitem/BLACKLIST
+++ b/tests/auto/quick/qquickitem/BLACKLIST
@@ -1,2 +1,4 @@
[contains:hollow square: testing points inside]
xcb
+[hoverEvent]
+ubuntu-20.04