tests: Mark failing autotests as "insignificant" for now
This is meant to be a temporary solution to not hold any further development. JIRA tasks might be filed for failing tests. Change-Id: I08a5f5b0cb153e7fd7890b2936ec3bb6b3a0907c Reviewed-on: http://codereview.qt.nokia.com/1753 Reviewed-by: Sergio Ahumada <sergio.ahumada@nokia.com>
This commit is contained in:
parent
6c984d6c15
commit
3cc0cf31bd
@ -1,3 +1,5 @@
|
||||
load(qttest_p4)
|
||||
HEADERS += oomsimulator.h 3rdparty/valgrind.h 3rdparty/memcheck.h
|
||||
SOURCES += tst_exceptionsafety_objects.cpp
|
||||
|
||||
CONFIG+=insignificant_test
|
||||
|
@ -26,4 +26,5 @@ contains(QT_CONFIG, dbus){
|
||||
QT += dbus
|
||||
}
|
||||
|
||||
CONFIG+=insignificant_test
|
||||
|
||||
|
@ -31,4 +31,4 @@ win32 {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
mac*:CONFIG+=insignificant_test
|
||||
|
@ -3,3 +3,4 @@ requires(contains(QT_CONFIG, dbus))
|
||||
QT = core dbus
|
||||
SOURCES += tst_qdbuspendingcall.cpp
|
||||
|
||||
CONFIG+=insignificant_test
|
||||
|
@ -2,4 +2,4 @@ load(qttest_p4)
|
||||
SOURCES += tst_qdialog.cpp
|
||||
|
||||
|
||||
|
||||
CONFIG+=insignificant_test
|
||||
|
@ -6,3 +6,5 @@ QT += network
|
||||
win32:!wince*:LIBS += -luser32
|
||||
|
||||
symbian:TARGET.CAPABILITY += NetworkServices
|
||||
|
||||
CONFIG+=insignificant_test
|
||||
|
@ -40,3 +40,5 @@ win32 {
|
||||
symbian {
|
||||
LIBS+=-lefsrv
|
||||
}
|
||||
|
||||
CONFIG+=insignificant_test
|
||||
|
@ -14,3 +14,5 @@ symbian: {
|
||||
DEPLOYMENT += dummyDeploy
|
||||
LIBS += -lefsrv
|
||||
}
|
||||
|
||||
CONFIG+=insignificant_test
|
||||
|
@ -3,3 +3,4 @@ SOURCES += tst_qfilesystemwatcher.cpp
|
||||
QT = core
|
||||
|
||||
CONFIG += parallel_test
|
||||
CONFIG += insignificant_test
|
||||
|
@ -1,2 +1,4 @@
|
||||
load(qttest_p4)
|
||||
SOURCES += tst_qfocusevent.cpp
|
||||
|
||||
mac*:CONFIG+=insignificant_test
|
||||
|
@ -18,3 +18,5 @@ wince*: {
|
||||
} else {
|
||||
DEFINES += SRCDIR=\\\"$$PWD/\\\"
|
||||
}
|
||||
|
||||
CONFIG+=insignificant_test
|
||||
|
@ -12,3 +12,4 @@ win32:!wince*: DEFINES += QT_NO_EGL
|
||||
SOURCES += tst_qgl.cpp
|
||||
RESOURCES = qgl.qrc
|
||||
|
||||
CONFIG+=insignificant_test
|
||||
|
@ -10,3 +10,5 @@ SOURCES += tst_qglthreads.cpp
|
||||
x11 {
|
||||
LIBS += $$QMAKE_LIBS_X11
|
||||
}
|
||||
|
||||
CONFIG+=insignificant_test
|
||||
|
@ -1,3 +1,5 @@
|
||||
load(qttest_p4)
|
||||
SOURCES += tst_qgraphicstransform.cpp
|
||||
CONFIG += parallel_test
|
||||
|
||||
CONFIG+=insignificant_test
|
||||
|
@ -5,3 +5,4 @@ QT += core-private gui-private
|
||||
SOURCES += tst_qgraphicswidget.cpp
|
||||
|
||||
|
||||
mac*:CONFIG+=insignificant_test
|
||||
|
@ -27,3 +27,5 @@ wince*: {
|
||||
} else {
|
||||
DEFINES += SRCDIR=\\\"$$PWD/\\\"
|
||||
}
|
||||
|
||||
CONFIG+=insignificant_test
|
||||
|
@ -28,3 +28,4 @@ wince* {
|
||||
DEFINES += SRCDIR=\\\"$$PWD\\\"
|
||||
}
|
||||
|
||||
CONFIG+=insignificant_test
|
||||
|
@ -40,3 +40,5 @@ symbian: {
|
||||
DEPLOYMENT += imagePlugins
|
||||
}
|
||||
}
|
||||
|
||||
CONFIG+=insignificant_test
|
||||
|
@ -4,3 +4,5 @@ SOURCES += tst_qinputcontext.cpp
|
||||
symbian {
|
||||
LIBS += -lws32 -lcone
|
||||
}
|
||||
|
||||
mac*:CONFIG+=insignificant_test
|
||||
|
@ -15,3 +15,4 @@ wince*|symbian: {
|
||||
INSTALLS += test_data
|
||||
}
|
||||
|
||||
CONFIG+=insignificant_test
|
||||
|
@ -2,3 +2,4 @@ load(qttest_p4)
|
||||
SOURCES += tst_qmacstyle.cpp
|
||||
|
||||
|
||||
mac*:CONFIG+=insignificant_test
|
||||
|
@ -10,3 +10,5 @@ contains(QT_CONFIG, opengl):QT += opengl
|
||||
mac {
|
||||
LIBS += -framework Security
|
||||
}
|
||||
|
||||
CONFIG+=insignificant_test
|
||||
|
@ -4,3 +4,4 @@ SOURCES += tst_qmdisubwindow.cpp
|
||||
DEFINES += QT_NO_CAST_TO_ASCII QT_NO_CAST_FROM_ASCII
|
||||
|
||||
|
||||
mac*:CONFIG+=insignificant_test
|
||||
|
@ -7,5 +7,4 @@ INCLUDEPATH += .
|
||||
# Input
|
||||
SOURCES += tst_qmessagebox.cpp
|
||||
|
||||
|
||||
|
||||
CONFIG+=insignificant_test
|
||||
|
@ -2,3 +2,4 @@ load(qttest_p4)
|
||||
SOURCES += tst_qmutex.cpp
|
||||
QT = core
|
||||
CONFIG += parallel_test
|
||||
CONFIG += insignificant_test
|
||||
|
@ -4,3 +4,5 @@ SOURCES += tst_qnetworkaddressentry.cpp
|
||||
QT = core network
|
||||
|
||||
symbian: TARGET.CAPABILITY = NetworkServices
|
||||
|
||||
CONFIG+=insignificant_test
|
||||
|
@ -16,3 +16,4 @@ wince* {
|
||||
}
|
||||
|
||||
|
||||
mac*:CONFIG+=insignificant_test
|
||||
|
@ -29,3 +29,4 @@ symbian: {
|
||||
}
|
||||
|
||||
DEFINES += SRCDIR=\\\"$$PWD/../\\\"
|
||||
mac*:CONFIG+=insignificant_test
|
||||
|
@ -1,2 +1,4 @@
|
||||
load(qttest_p4)
|
||||
SOURCES += tst_qprinter.cpp
|
||||
|
||||
mac*:CONFIG+=insignificant_test
|
||||
|
@ -2,3 +2,4 @@ load(qttest_p4)
|
||||
SOURCES += tst_qscrollbar.cpp
|
||||
|
||||
|
||||
mac*:CONFIG+=insignificant_test
|
||||
|
@ -1,3 +1,5 @@
|
||||
load(qttest_p4)
|
||||
|
||||
SOURCES += tst_qscroller.cpp
|
||||
|
||||
CONFIG += insignificant_test
|
||||
|
@ -4,3 +4,4 @@ QT = core
|
||||
|
||||
|
||||
CONFIG += parallel_test
|
||||
mac*:CONFIG+=insignificant_test
|
||||
|
@ -9,4 +9,4 @@ SOURCES += tst_qtabwidget.cpp
|
||||
|
||||
win32:!wince*:LIBS += -luser32
|
||||
|
||||
|
||||
CONFIG+=insignificant_test
|
||||
|
@ -12,4 +12,4 @@ wince*|symbian: {
|
||||
}
|
||||
|
||||
|
||||
|
||||
CONFIG+=insignificant_test
|
||||
|
@ -6,4 +6,4 @@ HEADERS +=
|
||||
SOURCES += tst_qtextscriptengine.cpp
|
||||
INCLUDEPATH += $$QT_SOURCE_TREE/src/3rdparty/harfbuzz/src
|
||||
|
||||
|
||||
CONFIG+=insignificant_test
|
||||
|
@ -1,2 +1,4 @@
|
||||
load(qttest_p4)
|
||||
SOURCES += tst_qtoolbutton.cpp
|
||||
|
||||
CONFIG+=insignificant_test
|
||||
|
@ -23,3 +23,6 @@ wince*|symbian: {
|
||||
TARGET = tst_qudpsocket
|
||||
|
||||
symbian: TARGET.CAPABILITY += NetworkServices
|
||||
|
||||
|
||||
CONFIG+=insignificant_test
|
||||
|
@ -2,4 +2,4 @@ CONFIG += qttest_p4
|
||||
SOURCES += tst_qundogroup.cpp
|
||||
TARGET = tst_qundogroup
|
||||
|
||||
|
||||
CONFIG+=insignificant_test
|
||||
|
@ -2,4 +2,4 @@ CONFIG += qttest_p4
|
||||
SOURCES += tst_qundostack.cpp
|
||||
TARGET = tst_qundostack
|
||||
|
||||
|
||||
CONFIG+=insignificant_test
|
||||
|
@ -1,3 +1,5 @@
|
||||
load(qttest_p4)
|
||||
SOURCES += tst_qvariant.cpp
|
||||
QT += network
|
||||
|
||||
CONFIG+=insignificant_test
|
||||
|
@ -24,3 +24,5 @@ symbian {
|
||||
}
|
||||
|
||||
!wince*:!symbian:win32: LIBS += -luser32 -lgdi32
|
||||
|
||||
CONFIG+=insignificant_test
|
||||
|
@ -2,3 +2,4 @@ load(qttest_p4)
|
||||
SOURCES += tst_qx11info.cpp
|
||||
|
||||
|
||||
mac*:CONFIG+=insignificant_test
|
||||
|
Loading…
Reference in New Issue
Block a user