Temporarily disabled tests

Necessary to avoid CI blocking.
The tests should be enabled again as soon as possible.

Task-number: QTBUG-21424
Change-Id: Ib25da5b9a1fdb23e00a5c503db90d306deb90f06
Reviewed-on: http://codereview.qt-project.org/4768
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Holger Ihrig <holger.ihrig@nokia.com>
This commit is contained in:
Jo Asplin 2011-09-13 13:36:23 +02:00 committed by Qt by Nokia
parent 5842e7e97e
commit 19c383c7bc
3 changed files with 6 additions and 3 deletions

View File

@ -6,4 +6,6 @@ DEPENDPATH += .
INCLUDEPATH += . ..
# Input
SOURCES += tst_qcompleter.cpp
SOURCES += tst_qcompleter.cpp
CONFIG += insignificant_test # QTBUG-21424

View File

@ -1,3 +1,5 @@
load(qttest_p4)
QT += widgets
SOURCES += tst_qmenubar.cpp
CONFIG += insignificant_test # QTBUG-21424

View File

@ -2,5 +2,4 @@ load(qttest_p4)
QT += widgets
SOURCES += tst_qspinbox.cpp
CONFIG += insignificant_test # QTBUG-21424