summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
diff options
context:
space:
mode:
authorTony Sarajärvi <tony.sarajarvi@theqtcompany.com>2015-12-08 10:31:35 +0200
committerSimon Hausmann <simon.hausmann@theqtcompany.com>2015-12-15 09:45:51 +0000
commit40804ad86876865b67d10f937a4de2a3cc9978e8 (patch)
treea3efb7d82c56abf65885b27371f04cd6de6500a5 /tests/auto/corelib
parent214e271b93b9c9f4f52d2e56956cf5c8da9b4251 (diff)
Extend blacklisting of tst_qsettings to OSX 10.11
This test is marked as blacklisted on 10.10, and it is found to still fail in 10.11. Task-number: QTBUG-49834 Change-Id: Ibddb1af6b61f3fca2b2aea18102bbaa5390a40d3 Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
Diffstat (limited to 'tests/auto/corelib')
-rw-r--r--tests/auto/corelib/io/qsettings/BLACKLIST1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/corelib/io/qsettings/BLACKLIST b/tests/auto/corelib/io/qsettings/BLACKLIST
index 1cba99b66c..317e97730e 100644
--- a/tests/auto/corelib/io/qsettings/BLACKLIST
+++ b/tests/auto/corelib/io/qsettings/BLACKLIST
@@ -1,2 +1,3 @@
[isWritable:native]
osx-10.10
+osx-10.11