From 2ba3cde348faa5b47d23179e2de5745649088033 Mon Sep 17 00:00:00 2001 From: Samuel Mira Date: Fri, 18 Mar 2022 17:01:41 +0200 Subject: Android: Blacklist failing tests on tst_QGraphicsProxyWidget Backlist failing tests on Android. To be fixed later. Task-number: QTBUG-100470 Task-number: QTBUG-101888 Pick-to: 5.15 6.2 6.3 Change-Id: Iaa33b555f6063702af683c683e0b07ce2910fe13 Reviewed-by: Ivan Solovev --- tests/auto/widgets/graphicsview/qgraphicsproxywidget/BLACKLIST | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'tests/auto/widgets/graphicsview') diff --git a/tests/auto/widgets/graphicsview/qgraphicsproxywidget/BLACKLIST b/tests/auto/widgets/graphicsview/qgraphicsproxywidget/BLACKLIST index afb6dd5e2d..20977b26bb 100644 --- a/tests/auto/widgets/graphicsview/qgraphicsproxywidget/BLACKLIST +++ b/tests/auto/widgets/graphicsview/qgraphicsproxywidget/BLACKLIST @@ -5,3 +5,9 @@ b2qt macos ci [windowOpacity] macos ci +[wheelEventPropagation] +android +[forwardTouchEvent] +android +[touchEventPropagation] +android -- cgit v1.2.3