test: blacklist crashing tst_qfontdialog for qpa, xcb
Task-number: QTBUG-20756 Change-Id: I04b5ace4d357f756a3148597170b87a60b008cf5 Reviewed-on: http://codereview.qt.nokia.com/2655 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Sergio Ahumada <sergio.ahumada@nokia.com>bb10
parent
dccdeb77c7
commit
06a7e8c017
|
|
@ -8,3 +8,5 @@ mac:!qpa {
|
|||
OBJECTIVE_SOURCES += tst_qfontdialog_mac_helpers.mm
|
||||
LIBS += -framework Cocoa
|
||||
}
|
||||
|
||||
contains(QT_CONFIG,xcb):qpa:CONFIG+=insignificant_test # QTBUG-20756 crashes on qpa, xcb
|
||||
|
|
|
|||
Loading…
Reference in New Issue