aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickmousearea/BLACKLIST
diff options
context:
space:
mode:
authorShawn Rutledge <shawn.rutledge@qt.io>2020-11-19 17:22:37 +0100
committerShawn Rutledge <shawn.rutledge@qt.io>2020-11-20 17:51:29 +0100
commitf1a9c9b4273ec6104a0543b5cf48281141f613e6 (patch)
tree153f652746155577ecffce270634c911d150f339 /tests/auto/quick/qquickmousearea/BLACKLIST
parent06c31f386f8664343debd219a522a8897df0f3ec (diff)
Clean up and un-blacklist tst_QQuickMouseArea tests
- Use QQuickTest::showView() consistently to reduce boilerplate - Use QTest::mouse*() where possible rather than constructing QMouseEvents (and potentially getting them wrong) - Use QPointingDevicePrivate::firstPointExclusiveGrabber() on a specific device to check grab state rather than QQWindow::mouseGrabberItem() - The warning "event went missing during delivery!" has been removed, so tst_QQuickMouseArea::nestedEventDelivery() shouldn't expect it Pick-to: 6.0 Pick-to: 6.0.0 Task-number: QTBUG-86729 Change-Id: Ieb1af38c118dadf8cdf8ae19f92002207d71d5b5 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'tests/auto/quick/qquickmousearea/BLACKLIST')
-rw-r--r--tests/auto/quick/qquickmousearea/BLACKLIST9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/auto/quick/qquickmousearea/BLACKLIST b/tests/auto/quick/qquickmousearea/BLACKLIST
index 7522f6f92f..61eb8043e2 100644
--- a/tests/auto/quick/qquickmousearea/BLACKLIST
+++ b/tests/auto/quick/qquickmousearea/BLACKLIST
@@ -9,12 +9,3 @@ opensuse-leap
[pressOneAndTapAnother]
opensuse-leap
-[nestedEventDelivery]
-* # QTBUG-86729
-
-[ignoreBySource]
-* # QTBUG-86729
-
-[onMousePressRejected]
-* # QTBUG-86729
-