summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2022-04-21 10:36:12 +0200
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2022-08-07 16:05:03 +0200
commitfa4db87706c39c62b94017a724159c55ecc0053f (patch)
tree62cc943ff067c7ff26511b6c02c4af4c81e28b8c
parent5ff71637968c70f138d8ea6cc24e61c1608f2187 (diff)
Remove blacklist of tryAcquireWithTimeout on Windows
Hasn't failed on Windows in months Change-Id: Id14eaead667dfba93807592a7e0cb4da7f91f16f Reviewed-by: Marc Mutz <marc.mutz@qt.io>
-rw-r--r--tests/auto/corelib/thread/qsemaphore/BLACKLIST6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/auto/corelib/thread/qsemaphore/BLACKLIST b/tests/auto/corelib/thread/qsemaphore/BLACKLIST
index f7f6d5149c..ecd42cff7c 100644
--- a/tests/auto/corelib/thread/qsemaphore/BLACKLIST
+++ b/tests/auto/corelib/thread/qsemaphore/BLACKLIST
@@ -1,8 +1,2 @@
[tryAcquireWithTimeout]
-osx
-[tryAcquireWithTimeout:0.2s]
-windows
-macos
-[tryAcquireWithTimeout:2s]
-windows
macos