summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMårten Nordheim <marten.nordheim@qt.io>2018-06-21 14:33:23 +0200
committerMårten Nordheim <marten.nordheim@qt.io>2018-06-26 08:06:03 +0000
commitafa2d38a89e07dad292c82c6d739d7a17bce4111 (patch)
treef26813450897cba6ce64bd967585f0f33f855822 /tests
parentcffa010d42b5103aada292c8e1e5b57760d7bdb7 (diff)
Android: Blacklist tst_qframe::testPainting
It causes most of the fails seen on Android. Task-number: QTBUG-69064 Change-Id: I2f97fea41ee78e7962b8c34ed996bbe4bcb88732 Reviewed-by: Jesus Fernandez <Jesus.Fernandez@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/widgets/widgets/qframe/BLACKLIST3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/widgets/widgets/qframe/BLACKLIST b/tests/auto/widgets/widgets/qframe/BLACKLIST
new file mode 100644
index 0000000000..3a28dd1239
--- /dev/null
+++ b/tests/auto/widgets/widgets/qframe/BLACKLIST
@@ -0,0 +1,3 @@
+# QTBUG-69064
+[testPainting]
+android