summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorTony Sarajärvi <tony.sarajarvi@qt.io>2017-05-26 09:19:55 +0300
committerLiang Qi <liang.qi@qt.io>2017-05-31 18:53:50 +0000
commit600454578d9e378c2918f0191240ac2f6e2aeabe (patch)
tree49128d2a57f005a120c971d324fb82181bef67e9 /tests
parent72e9aee500cbd1363edf8a517b007ebb8ac6e88a (diff)
Extend blacklisting of tst_QSemaphore
tryAcquireWithTimeout(0.2s) was already blacklisted and now the same failed with "(2s)". Task-number: QTBUG-58745 Change-Id: I82363238c08056d2969a7616e3a6e5af080d537d Reviewed-by: Liang Qi <liang.qi@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/corelib/thread/qsemaphore/BLACKLIST1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/corelib/thread/qsemaphore/BLACKLIST b/tests/auto/corelib/thread/qsemaphore/BLACKLIST
index c198b90253..eb83b03556 100644
--- a/tests/auto/corelib/thread/qsemaphore/BLACKLIST
+++ b/tests/auto/corelib/thread/qsemaphore/BLACKLIST
@@ -3,3 +3,4 @@ windows
osx-10.12
[tryAcquireWithTimeout:2s]
windows
+osx-10.12