aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorJoni Jantti <joni.jantti@qt.io>2018-06-04 15:26:54 +0300
committerShawn Rutledge <shawn.rutledge@qt.io>2018-07-12 20:26:16 +0000
commitd43d1151660db40e48e860204bd1e06a8b1eadf4 (patch)
tree78c9631cfbc6e73eff1d83d62c2360dcffc51924 /tests
parent1bf1a1c460fcfb1555026cbb1127cfc6daee7ca0 (diff)
Blacklist tst_QQuickMultiPointTouchArea::nonOverlapping and ::nested
These autotests fail on Ubuntu 18.04 builds. Task-number: QTBUG-68868 Change-Id: Ib1b094596cddc873f04fa4296a2a62b290b27ce4 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/quick/qquickmultipointtoucharea/BLACKLIST2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/quick/qquickmultipointtoucharea/BLACKLIST b/tests/auto/quick/qquickmultipointtoucharea/BLACKLIST
index cab6e2f7bf..cdb3e7733b 100644
--- a/tests/auto/quick/qquickmultipointtoucharea/BLACKLIST
+++ b/tests/auto/quick/qquickmultipointtoucharea/BLACKLIST
@@ -1,4 +1,6 @@
[nonOverlapping]
ubuntu-16.04
+ubuntu-18.04
[nested]
ubuntu-16.04
+ubuntu-18.04