From a72b6fe67685aad93062ca491e4e4cde7a87158c Mon Sep 17 00:00:00 2001 From: Frederik Gladhorn Date: Thu, 8 Feb 2018 13:00:52 +0100 Subject: 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 Reviewed-by: Simon Hausmann --- tests/auto/concurrent/qtconcurrentmap/BLACKLIST | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/auto/concurrent/qtconcurrentmap/BLACKLIST (limited to 'tests/auto/concurrent/qtconcurrentmap') 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 -- cgit v1.2.3