Mark QTreeView test as significant.
authorStephen Kelly <stephen.kelly@kdab.com>
Tue, 9 Oct 2012 14:32:10 +0000 (16:32 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 12 Oct 2012 05:52:50 +0000 (07:52 +0200)
I can't find any failures in the CI logs, as reported by the bug.

Even if there is still an unstable test here, it is not appropriate
to mark the entire test as insignificant, as that hides regressions
in the entire class.

Task-number: QTBUG-23638
Change-Id: I1aeaf6e725bf28e9ac03c9330a67e51241b9272b
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
tests/auto/widgets/itemviews/qtreeview/qtreeview.pro

index 8e617c6..8640e15 100644 (file)
@@ -4,5 +4,4 @@ QT += widgets testlib
 QT += widgets-private gui-private core-private
 SOURCES  += tst_qtreeview.cpp
 
-linux-*:system(". /etc/lsb-release && [ $DISTRIB_CODENAME = oneiric ]"):CONFIG+=insignificant_test # QTBUG-23638
 DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0