summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
diff options
context:
space:
mode:
authorTony Sarajärvi <tony.sarajarvi@qt.io>2019-01-21 12:29:32 +0200
committerTony Sarajärvi <tony.sarajarvi@qt.io>2019-01-30 10:10:19 +0000
commit5d885c8325f1c1567d08b580399dfd6ce4c5ab97 (patch)
treec93bf85a3264a550fd5ea94cd6736f3cdea4d532 /tests/auto/corelib
parent49ca66583a46f136b48d31fc5488b5ad69fe7e7d (diff)
Blacklist qtimer/basic_chrono on macos due to flakiness
Task-number: QTBUG-73168 Change-Id: I56b45b7f474bdad73f6cd8514b42475e6107b6be Reviewed-by: Kai Koehne <kai.koehne@qt.io>
Diffstat (limited to 'tests/auto/corelib')
-rw-r--r--tests/auto/corelib/kernel/qtimer/BLACKLIST2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/corelib/kernel/qtimer/BLACKLIST b/tests/auto/corelib/kernel/qtimer/BLACKLIST
index e5136624d8..c31e15f171 100644
--- a/tests/auto/corelib/kernel/qtimer/BLACKLIST
+++ b/tests/auto/corelib/kernel/qtimer/BLACKLIST
@@ -1,3 +1,5 @@
[remainingTime]
windows
osx
+[basic_chrono]
+macos