summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2020-10-21 09:24:49 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2020-10-22 17:59:22 +0000
commit420ff9b6ab0d7fe55e23c69b970d9adb59a77cbf (patch)
treec539ef000a61f438607fe6e6a84fe6c265477f22
parentc84b7154982f21c9332dccec6460a5f6abc379ce (diff)
tests: blacklist tst_QGraphicsAnchorLayout::layoutDirection()
on Ubuntu 20.04 There is some issue with the glib event dispatcher. Task-number: QTBUG-87728 Change-Id: I4d64206898dd2c8356d5fc51a68c2e5759b38aac Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io> (cherry picked from commit 88f3f33beba48250ac82c92aac239ba4c1b0cdee) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--tests/auto/widgets/graphicsview/qgraphicsanchorlayout/BLACKLIST2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/widgets/graphicsview/qgraphicsanchorlayout/BLACKLIST b/tests/auto/widgets/graphicsview/qgraphicsanchorlayout/BLACKLIST
new file mode 100644
index 0000000000..ce0e42b3c7
--- /dev/null
+++ b/tests/auto/widgets/graphicsview/qgraphicsanchorlayout/BLACKLIST
@@ -0,0 +1,2 @@
+[layoutDirection]
+ubuntu-20.04