From 6535912add3444544c9403e5ecb2b8910ec6e2f5 Mon Sep 17 00:00:00 2001 From: Caroline Chao Date: Tue, 21 Apr 2015 12:33:25 +0200 Subject: [PATCH] Tests: Remove tst_QGraphicsIten::sorting from the BLACKLIST file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The test tst_QGraphicsIten::sorting is blacklisted but always passing. Change-Id: I69bbd4b4bbe227267e16ab5558ddabe7d2c0b1b3 Task-number: QTBUG-41342 Reviewed-by: Morten Johan Sørvig --- tests/auto/widgets/graphicsview/qgraphicsitem/BLACKLIST | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/auto/widgets/graphicsview/qgraphicsitem/BLACKLIST b/tests/auto/widgets/graphicsview/qgraphicsitem/BLACKLIST index 56f643162b..abfa7a3329 100644 --- a/tests/auto/widgets/graphicsview/qgraphicsitem/BLACKLIST +++ b/tests/auto/widgets/graphicsview/qgraphicsitem/BLACKLIST @@ -1,4 +1,2 @@ -[sorting] -osx [ensureUpdateOnTextItem] osx-10.10