summaryrefslogtreecommitdiffstats
path: root/tests/auto/concurrent/qtconcurrentmap
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@qt.io>2018-02-08 13:00:52 +0100
committerThiago Macieira <thiago.macieira@intel.com>2018-02-09 18:45:28 +0000
commita72b6fe67685aad93062ca491e4e4cde7a87158c (patch)
treee678432ac26ebfe337300a6e9e623e9874bdde43 /tests/auto/concurrent/qtconcurrentmap
parentc19d532393f54229173fd6c0adcce041fa4fd635 (diff)
Blacklist tst_QtConcurrentMap::qFutureAssignmentLeak
This test was blacklisted in 5.10 on opensuse, but it fails a lot on ubuntu as well. While we are discussing a real fix for this, temporarily get this out of the way. Task-number: QTBUG-63152 Change-Id: I4f1d3b261013052636ee13eda30f94b647a43a38 Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io> Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'tests/auto/concurrent/qtconcurrentmap')
-rw-r--r--tests/auto/concurrent/qtconcurrentmap/BLACKLIST3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/concurrent/qtconcurrentmap/BLACKLIST b/tests/auto/concurrent/qtconcurrentmap/BLACKLIST
new file mode 100644
index 0000000000..c92cc3e0f1
--- /dev/null
+++ b/tests/auto/concurrent/qtconcurrentmap/BLACKLIST
@@ -0,0 +1,3 @@
+[qFutureAssignmentLeak]
+ci opensuse-42.3
+ci ubuntu-16.04