summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread/qsemaphore/BLACKLIST
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2016-12-09 11:23:04 +0100
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2016-12-14 14:39:58 +0000
commitb750a3786f42395f0cddd8ed8f92a2bcfda1b270 (patch)
tree5f59c04b3288edd296ad69e73200d9ce80f2d40a /tests/auto/corelib/thread/qsemaphore/BLACKLIST
parent311e523ceffc5338e63f0468701e9307d9c3defa (diff)
Lower timeout on tst_QSemaphore::tryAcquireWithTimeout
The test was so slow it was blacklisted on all platforms for timing out. This patch lowers the timeout to a 5th and tries removing the blacklist. Change-Id: Ib28b21de572517c548a14300f26815598efe91e2 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'tests/auto/corelib/thread/qsemaphore/BLACKLIST')
-rw-r--r--tests/auto/corelib/thread/qsemaphore/BLACKLIST3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/corelib/thread/qsemaphore/BLACKLIST b/tests/auto/corelib/thread/qsemaphore/BLACKLIST
deleted file mode 100644
index 9f6f6e3ba6..0000000000
--- a/tests/auto/corelib/thread/qsemaphore/BLACKLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-# Times out randomly on linux, windows, osx
-[tryAcquireWithTimeout]
-*