summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@qt.io>2021-01-12 12:09:37 +0100
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2021-01-26 09:57:35 +0100
commit0fe931cb9da893452ba059db2824ab15246a0f05 (patch)
treefa4fd20db4d8a20e5008ffd21f9fe558ea13ae1a /tests
parent81f474501aa0c7bfe2a206b303da022b72423e46 (diff)
Blacklist flaky QListView::internalDragDropMove case on OpenSuSE
The test has failed consistently on that platform in CI, while passing on RHEL and Ubuntu. Task-number: QTBUG-90016 Change-Id: I23af863da20ca146e4a9506f3626790d73e1865b Reviewed-by: Jan Arve Sæther <jan-arve.saether@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/widgets/itemviews/qlistview/BLACKLIST3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/widgets/itemviews/qlistview/BLACKLIST b/tests/auto/widgets/itemviews/qlistview/BLACKLIST
new file mode 100644
index 0000000000..2d3ae59eb1
--- /dev/null
+++ b/tests/auto/widgets/itemviews/qlistview/BLACKLIST
@@ -0,0 +1,3 @@
+[internalDragDropMove]
+opensuse ci
+