From d2d87e6a9fd176b0b27159ad8a04e5522f7f7ba6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tony=20Saraj=C3=A4rvi?= Date: Fri, 1 Jun 2018 09:05:43 +0300 Subject: [PATCH] Extend blacklisting of QSemaphore tests to macOS 10.13 Task-number: QTBUG-58745 Change-Id: Iad16beef04a7b52786b5415944d582d33b1120c8 Reviewed-by: Allan Sandfeld Jensen --- tests/auto/corelib/thread/qsemaphore/BLACKLIST | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/auto/corelib/thread/qsemaphore/BLACKLIST b/tests/auto/corelib/thread/qsemaphore/BLACKLIST index eb83b03556..0786f50417 100644 --- a/tests/auto/corelib/thread/qsemaphore/BLACKLIST +++ b/tests/auto/corelib/thread/qsemaphore/BLACKLIST @@ -1,6 +1,8 @@ [tryAcquireWithTimeout:0.2s] windows osx-10.12 +osx-10.13 [tryAcquireWithTimeout:2s] windows osx-10.12 +osx-10.13