summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorCaroline Chao <caroline.chao@theqtcompany.com>2015-04-13 15:54:18 +0200
committerCaroline Chao <caroline.chao@theqtcompany.com>2015-04-22 10:50:47 +0000
commit5a3a59b1c157049a7871b09abf474b75a76eb4d5 (patch)
tree75ed7e7e3137532762106caf01bb899cc0ab3e5d /tests
parent3e42eeeec1ea71141c06bd1dc05370eeb58c7bfe (diff)
Tests: Blacklist tst_QGraphicItem::ensureUpdateOnTextItem
On OS X 10.10. This test is currently failing in CI. Change-Id: I1b3a33b404c915e83c5e4fa0a7af69d1b941d93c Task-number: QTBUG-41342 Reviewed-by: Morten Johan Sørvig <morten.sorvig@theqtcompany.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/widgets/graphicsview/qgraphicsitem/BLACKLIST2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/widgets/graphicsview/qgraphicsitem/BLACKLIST b/tests/auto/widgets/graphicsview/qgraphicsitem/BLACKLIST
index edaa450731..56f643162b 100644
--- a/tests/auto/widgets/graphicsview/qgraphicsitem/BLACKLIST
+++ b/tests/auto/widgets/graphicsview/qgraphicsitem/BLACKLIST
@@ -1,2 +1,4 @@
[sorting]
osx
+[ensureUpdateOnTextItem]
+osx-10.10