qt5base-lts/tests/auto/qlistview/qlistview.pro
Rohan McGovern 7a16085a0f 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 <qt_sanity_bot@ovi.com>
Reviewed-by: Kalle Lehtonen <kalle.ju.lehtonen@nokia.com>
2011-08-17 17:46:37 +02:00

6 lines
134 B
Prolog

load(qttest_p4)
SOURCES += tst_qlistview.cpp
win32:!wince*: LIBS += -luser32
qpa:contains(QT_CONFIG,xcb):CONFIG+=insignificant_test