Remove insignification from QMenuBar test on Ubuntu 11.10.
This test hasn't failed in the last 400 CI builds. Task-number: QTBUG-4965 Change-Id: I2ff03b7a12906a2b583b3127bf47c12b901ed319 Reviewed-by: Toby Tomkins <toby.tomkins@nokia.com>bb10
parent
8aa0be210a
commit
c1bfcb29ff
|
|
@ -2,5 +2,3 @@ CONFIG += testcase
|
|||
TARGET = tst_qmenubar
|
||||
QT += widgets testlib
|
||||
SOURCES += tst_qmenubar.cpp
|
||||
|
||||
linux-*:system(". /etc/lsb-release && [ $DISTRIB_CODENAME = oneiric ]"):CONFIG += insignificant_test # QTBUG-4965, QTBUG-11823
|
||||
|
|
|
|||
Loading…
Reference in New Issue