From 7a16085a0f04a632cc4e6b6f08d674bcf25d6e60 Mon Sep 17 00:00:00 2001 From: Rohan McGovern Date: Wed, 17 Aug 2011 16:12:56 +1000 Subject: test: mark qlistview as insignificant for qpa, xcb The test fails on some qpa, xcb configurations, but not others. The difference between the passing and failing configurations is unknown. Task-number: QTBUG-20956 Change-Id: I0dc7c3e598ce1116ef5f2280d9285dda82f14f10 Reviewed-on: http://codereview.qt.nokia.com/3064 Reviewed-by: Qt Sanity Bot Reviewed-by: Kalle Lehtonen --- tests/auto/qlistview/qlistview.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/auto/qlistview/qlistview.pro b/tests/auto/qlistview/qlistview.pro index e62ade63c1..21dfe57606 100644 --- a/tests/auto/qlistview/qlistview.pro +++ b/tests/auto/qlistview/qlistview.pro @@ -2,4 +2,4 @@ load(qttest_p4) SOURCES += tst_qlistview.cpp win32:!wince*: LIBS += -luser32 - +qpa:contains(QT_CONFIG,xcb):CONFIG+=insignificant_test -- cgit v1.2.3