aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorTony Sarajärvi <tony.sarajarvi@qt.io>2017-04-10 21:54:58 +0300
committerTony Sarajärvi <tony.sarajarvi@qt.io>2017-04-10 20:52:13 +0000
commit90e7521313fc9e89d492d65f9ad0dca3c38e7225 (patch)
tree3644fa455925878a9e7ce560d43f2ed88ac5cfce /tests
parent452a78d0ac4a1579733a8ab641be24c9b7c0dd96 (diff)
Blacklist tst_qquickwindow::attachedProperty on macOS 10.11
Task-number: QTBUG-60052 Change-Id: I9f415fa2c2a984dd347983c67d1255efb858cb0d Reviewed-by: Liang Qi <liang.qi@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/quick/qquickwindow/BLACKLIST2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/quick/qquickwindow/BLACKLIST b/tests/auto/quick/qquickwindow/BLACKLIST
index b2720c2642..157808fdbf 100644
--- a/tests/auto/quick/qquickwindow/BLACKLIST
+++ b/tests/auto/quick/qquickwindow/BLACKLIST
@@ -1,2 +1,4 @@
[requestActivate]
osx-10.11
+[attachedProperty]
+osx-10.11