Temporarily disabled tests
Necessary to avoid CI blocking. The tests should be enabled again as soon as possible. Task-number: QTBUG-21424 Change-Id: Ibc54723855579095be0dea3bd3e071dd22a1fccf Reviewed-on: http://codereview.qt-project.org/4825 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Matthew Cattell <matthew.cattell@nokia.com>bb10
parent
704c7d0f76
commit
5842e7e97e
|
|
@ -11,3 +11,4 @@ TARGET = ../tst_qdbusabstractinterface
|
|||
|
||||
QT = core
|
||||
QT += dbus
|
||||
CONFIG += insignificant_test #See QTBUG-21424
|
||||
|
|
|
|||
|
|
@ -5,3 +5,4 @@ QT += gui-private
|
|||
SOURCES += tst_qstylesheetstyle.cpp
|
||||
RESOURCES += resources.qrc
|
||||
requires(contains(QT_CONFIG,private_tests))
|
||||
CONFIG += insignificant_test #See QTBUG-21424
|
||||
|
|
|
|||
Loading…
Reference in New Issue