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
Holger Ihrig 2011-09-13 17:32:08 +02:00 committed by Qt by Nokia
parent 704c7d0f76
commit 5842e7e97e
2 changed files with 2 additions and 0 deletions

View File

@ -11,3 +11,4 @@ TARGET = ../tst_qdbusabstractinterface
QT = core
QT += dbus
CONFIG += insignificant_test #See QTBUG-21424

View File

@ -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