From 938ce35cec46b92bfb1fee29251078e50a0536b4 Mon Sep 17 00:00:00 2001 From: Jo Asplin Date: Mon, 31 Oct 2011 09:33:35 +0100 Subject: Re-enabled passing tests in tst_qgraphicsitem To increase the effective test coverage, this patch re-enables the tst_qgraphicsitem test case as such, and instead disables only the test functions that are currently failing in CI. Task-number: QTBUG-22453 Change-Id: If311bc61801d2a279c274928ae7f0faeb595eeb3 Reviewed-by: Jason McDonald --- tests/auto/widgets/graphicsview/qgraphicsitem/qgraphicsitem.pro | 3 --- 1 file changed, 3 deletions(-) (limited to 'tests/auto/widgets/graphicsview/qgraphicsitem/qgraphicsitem.pro') diff --git a/tests/auto/widgets/graphicsview/qgraphicsitem/qgraphicsitem.pro b/tests/auto/widgets/graphicsview/qgraphicsitem/qgraphicsitem.pro index 0d4b046839..4c30b6264b 100644 --- a/tests/auto/widgets/graphicsview/qgraphicsitem/qgraphicsitem.pro +++ b/tests/auto/widgets/graphicsview/qgraphicsitem/qgraphicsitem.pro @@ -6,6 +6,3 @@ SOURCES += tst_qgraphicsitem.cpp DEFINES += QT_NO_CAST_TO_ASCII win32:!wince*: LIBS += -lUser32 - -# ### fixme: QTBUG-20756 crashes on xcb -contains(QT_CONFIG,xcb):CONFIG+=insignificant_test -- cgit v1.2.3