summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2011-08-17 16:12:56 +1000
committerQt by Nokia <qt-info@nokia.com>2011-08-17 17:46:37 +0200
commit7a16085a0f04a632cc4e6b6f08d674bcf25d6e60 (patch)
tree7b9d047a39e7550f4a5fa5054bd8452de438c130
parenta3ce0eb6f19578bbc5b95602ebd731fbb80fec26 (diff)
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>
-rw-r--r--tests/auto/qlistview/qlistview.pro2
1 files changed, 1 insertions, 1 deletions
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