From c19e529d5513a46a91d25117e57ff5e461731259 Mon Sep 17 00:00:00 2001 From: Shawn Rutledge Date: Thu, 4 Mar 2021 09:38:25 +0100 Subject: Blacklist tst_qquickitem::hoverEvent on boot2qt Suddenly we get 3 hover moves when there were only 2 mouse move events. The reason is not yet clear. Task-number: QTBUG-91548 Change-Id: Ib65194639aa059ae6ee0324b3faf2cfb7d234e1e Reviewed-by: Shawn Rutledge --- tests/auto/quick/qquickitem/BLACKLIST | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/auto/quick/qquickitem/BLACKLIST b/tests/auto/quick/qquickitem/BLACKLIST index d94a3ef102..71aecc7004 100644 --- a/tests/auto/quick/qquickitem/BLACKLIST +++ b/tests/auto/quick/qquickitem/BLACKLIST @@ -1,2 +1,5 @@ [contains:hollow square: testing points inside] xcb +# QTBUG-91548: receives 3 hover moves instead of 2 +[hoverEvent] +b2qt -- cgit v1.2.3