Windows: Make QMenuBar autotest significant again
The bug has been fix by 7bc576771d .
Task-number: QTBUG-24326
Change-Id: Ifd37e9fe76cb24e49132f22909c95a55a230b1ed
Reviewed-by: Sergio Ahumada <sergio.ahumada@nokia.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
bb10
parent
84984af0e1
commit
779b3188a9
|
|
@ -5,5 +5,3 @@ SOURCES += tst_qmenubar.cpp
|
|||
|
||||
# QTBUG-4965, QTBUG-11823 - unstable tests
|
||||
linux-*:system(". /etc/lsb-release && [ $DISTRIB_CODENAME = oneiric ]"):CONFIG += insignificant_test
|
||||
|
||||
win32:CONFIG += insignificant_test # QTBUG-24326
|
||||
|
|
|
|||
Loading…
Reference in New Issue