summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread/qsemaphore
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@theqtcompany.com>2015-06-15 21:28:55 +0200
committerSimon Hausmann <simon.hausmann@theqtcompany.com>2015-06-20 15:25:35 +0000
commit7a04670e5300c490fdabf6d1aad6b641eb5ae16f (patch)
tree3000be858ffe3fd64e84664d9610b6ead721dfb1 /tests/auto/corelib/thread/qsemaphore
parentb373d183de4249c938935ff357c50c415b69f247 (diff)
Blacklist tryAcquireWithTimeout
All variants of the tests are timing out randomly on all platforms :( Change-Id: I9244602a8d06fd07d3cc99b2fb8fdf6e07e92cf2 Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
Diffstat (limited to 'tests/auto/corelib/thread/qsemaphore')
-rw-r--r--tests/auto/corelib/thread/qsemaphore/BLACKLIST2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/corelib/thread/qsemaphore/BLACKLIST b/tests/auto/corelib/thread/qsemaphore/BLACKLIST
index 7cd180c92c..9f6f6e3ba6 100644
--- a/tests/auto/corelib/thread/qsemaphore/BLACKLIST
+++ b/tests/auto/corelib/thread/qsemaphore/BLACKLIST
@@ -1,3 +1,3 @@
# Times out randomly on linux, windows, osx
-[tryAcquireWithTimeout:10s]
+[tryAcquireWithTimeout]
*