aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGatis Paeglis <gatis.paeglis@qt.io>2018-04-18 14:34:12 +0200
committerGatis Paeglis <gatis.paeglis@qt.io>2018-05-08 17:04:45 +0000
commit6a02e8801c71d8008c5b4db922a736c358fee00e (patch)
treead8a457f298849c639b563d61caf69b7ca27e3dc
parenta609554c031fd57d9a2a3905f5a02cc6b4aa19e9 (diff)
tests: unblacklist tst_qquickwindow.cpp::touchEvent_propagation
For details see QTBUG-67757. Task-number: QTBUG-53916 Change-Id: I142a418fc22e6cdf64ab571ea2759e00c8101c47 Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
-rw-r--r--tests/auto/quick/qquickwindow/BLACKLIST3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/quick/qquickwindow/BLACKLIST b/tests/auto/quick/qquickwindow/BLACKLIST
index 6c2671ad9e..bb9f403188 100644
--- a/tests/auto/quick/qquickwindow/BLACKLIST
+++ b/tests/auto/quick/qquickwindow/BLACKLIST
@@ -1,6 +1,3 @@
# QTBUG-62177
[attachedProperty]
osx
-# QTBUG-53916
-[touchEvent_propagation:hide item]
-ubuntu