Flag tst_QTreeView::styleOptionViewItem test as unstable.
Task-number: QTBUG-23638 Change-Id: I8c07976001aeec5ba796d4b3e9ee421e32ba1360 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>bb10
parent
5341880105
commit
db549f90fa
|
|
@ -3,3 +3,6 @@ TARGET = tst_qtreeview
|
|||
QT += widgets testlib
|
||||
QT += widgets-private gui-private core-private
|
||||
SOURCES += tst_qtreeview.cpp
|
||||
|
||||
# QTBUG-23638
|
||||
linux-*:system(". /etc/lsb-release && [ $DISTRIB_CODENAME = oneiric ]"):CONFIG+=insignificant_test
|
||||
|
|
|
|||
Loading…
Reference in New Issue