tst_QQuickGridView::unaligned() was failing on mac
authorBea Lam <bea.lam@nokia.com>
Tue, 22 Nov 2011 07:04:57 +0000 (17:04 +1000)
committerQt by Nokia <qt-info@nokia.com>
Wed, 23 Nov 2011 06:40:45 +0000 (07:40 +0100)
commit54a547549cb095ec31168ae529458e539a43922d
tree1183cce3bbe895ed09a80fcc3921685788d08ab6
parent7ccace3c47ae479381c44892b874a8beb6f84b85
tst_QQuickGridView::unaligned() was failing on mac

Failing when threaded renderer is enabled. Ensure remove is
applied before testing the result.

Change-Id: I156efb43735ee0efd6a6f0b9a721979aafe17605
Reviewed-by: Bea Lam <bea.lam@nokia.com>
tests/auto/declarative/qquickgridview/tst_qquickgridview.cpp