summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorKari Oikarinen <kari.oikarinen@qt.io>2018-02-14 10:23:58 +0200
committerKari Oikarinen <kari.oikarinen@qt.io>2018-02-14 15:48:16 +0000
commit716e4a0414128f275a8c17e072a055de22cd8dba (patch)
treeac42cecf5aef3abc758b094fe8522c609037fd3b /tests
parent54d57cbd6fe9c6f668bb42f02f2674239359e6fd (diff)
Blacklist tst_QWidget::moveInResizeEvent on Ubuntu
Previous version of Ubuntu used to be blacklisted and the test is still flaky on Ubuntu 16.04. Task-number: QTBUG-66390 Task-number: QTBUG-66216 Change-Id: Iec404879f61164b995f0df7348f4f4baf608ca90 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/widgets/kernel/qwidget/BLACKLIST2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/widgets/kernel/qwidget/BLACKLIST b/tests/auto/widgets/kernel/qwidget/BLACKLIST
index c822539966..2ca30f98c3 100644
--- a/tests/auto/widgets/kernel/qwidget/BLACKLIST
+++ b/tests/auto/widgets/kernel/qwidget/BLACKLIST
@@ -59,6 +59,8 @@ osx
osx
[setToolTip]
osx
+[moveInResizeEvent]
+ubuntu-16.04
[moveChild:right]
osx
[activateWindow]