Blacklist tst_QGraphicsScene::removeItem on OS X 10.11 in CI

Known to fail now and then, most likely due to the mouse cursor
moving while the test is executing.

Task-number: QTBUG-60754
Change-Id: Id8f0786416d0df33f197a7a8f99b7aad1341a6be
Reviewed-by: Liang Qi <liang.qi@qt.io>
This commit is contained in:
Tor Arne Vestbø 2017-05-11 12:25:17 +02:00
parent 5c38bbf9ba
commit cb9afb0627

View File

@ -0,0 +1,3 @@
[removeItem]
# QTBUG-60754, QTest::mouseMove is not always respected, or the CI moves the cursor
osx-10.11 ci