Flag tst_qmenubar tests as unstable.
Task-number: QTBUG-4965 Task-number: QTBUG-11823 Change-Id: Ie8b5093867cf177197e405fdcf3205d4436c110a Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
This commit is contained in:
parent
6b99b97556
commit
169b9cac64
@ -2,3 +2,6 @@ CONFIG += testcase
|
||||
TARGET = tst_qmenubar
|
||||
QT += widgets testlib
|
||||
SOURCES += tst_qmenubar.cpp
|
||||
|
||||
# QTBUG-4965, QTBUG-11823 - unstable tests
|
||||
linux-*:system(". /etc/lsb-release && [ $DISTRIB_CODENAME = oneiric ]"):CONFIG += insignificant_test
|
||||
|
Loading…
Reference in New Issue
Block a user