test: mark tst_qgraphicswidget as insignificant on qpa, xcb
This autotest is unstable. Task-number: QTBUG-20778 Change-Id: If862a64d2be2f3f66ea8435b0412bfb401f9aceb Reviewed-on: http://codereview.qt.nokia.com/2721 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Kalle Lehtonen <kalle.ju.lehtonen@nokia.com>bb10
parent
3e522ca6e2
commit
991033cf46
|
|
@ -6,3 +6,4 @@ SOURCES += tst_qgraphicswidget.cpp
|
|||
|
||||
|
||||
mac*:CONFIG+=insignificant_test
|
||||
qpa:contains(QT_CONFIG,xcb):CONFIG+=insignificant_test # QTBUG-20778 unstable on qpa, xcb
|
||||
|
|
|
|||
Loading…
Reference in New Issue