summaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2020-10-21 09:24:49 +0200
committerLiang Qi <liang.qi@qt.io>2020-10-22 18:06:19 +0200
commit88f3f33beba48250ac82c92aac239ba4c1b0cdee (patch)
tree405e7ca38d6894e05a92c23baa8c4e80516ad500 /tests/auto
parent93f19445a4445d51508a1acc8620550f8964eaba (diff)
tests: blacklist tst_QGraphicsAnchorLayout::layoutDirection()
on Ubuntu 20.04 There is some issue with the glib event dispatcher. Task-number: QTBUG-87728 Pick-to: 5.15 Change-Id: I4d64206898dd2c8356d5fc51a68c2e5759b38aac Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
Diffstat (limited to 'tests/auto')
-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