summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2017-03-17 21:21:08 +0100
committerMarc Mutz <marc.mutz@kdab.com>2017-03-17 20:19:20 +0000
commit93a4bf5c8b38d02dd7489e5c0ffecf6fd3b97d34 (patch)
tree43e166f6b4df12b7fed6a2a520f2733c5f7a2624 /tests/auto/corelib/thread
parent346cd79192ef71afa572812e17f1d422594651a0 (diff)
Blacklist also tst_QSemaphore::tryAcquireWithTimeout(2s)
It has started failing recently on the CI, too. Task-number: QTBUG-58745 Change-Id: I4c8834917e6455d00c300549ed448b06da75d5bc Reviewed-by: Rafael Roquetto <rafael.roquetto@kdab.com>
Diffstat (limited to 'tests/auto/corelib/thread')
-rw-r--r--tests/auto/corelib/thread/qsemaphore/BLACKLIST2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/corelib/thread/qsemaphore/BLACKLIST b/tests/auto/corelib/thread/qsemaphore/BLACKLIST
index 22e30d0fd6..06ae815f29 100644
--- a/tests/auto/corelib/thread/qsemaphore/BLACKLIST
+++ b/tests/auto/corelib/thread/qsemaphore/BLACKLIST
@@ -1,2 +1,4 @@
[tryAcquireWithTimeout:0.2s]
windows
+[tryAcquireWithTimeout:2s]
+windows