Ignore tst_QSizeGrip failures on Mac OS X
This test currently fails on Mac, mark it as insignificant. Task-number: QTBUG-23681 Change-Id: I7355cda953966778d651fafaff837f1083eeb3f4 Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>bb10
parent
6f21509ac0
commit
8fdf8baa88
|
|
@ -4,4 +4,4 @@ INCLUDEPATH += .
|
|||
QT += widgets testlib
|
||||
SOURCES += tst_qsizegrip.cpp
|
||||
|
||||
|
||||
mac: CONFIG += insignificant_test # failures on mac, QTBUG-23681
|
||||
|
|
|
|||
Loading…
Reference in New Issue