test: marked tst_qhttpnetworkconnection as insignificant
This test crashes sometimes (but not always), making its result insignificant for the purpose of detecting regressions. Task-number: QTBUG-20981 Change-Id: I65e9c449ef342fad17be2364964774f229970aaa Reviewed-on: http://codereview.qt.nokia.com/3125 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Kalle Lehtonen <kalle.ju.lehtonen@nokia.com>
This commit is contained in:
parent
f94410f104
commit
becba0e71f
@ -9,3 +9,5 @@ symbian: TARGET.CAPABILITY = NetworkServices
|
||||
symbian: {
|
||||
INCLUDEPATH += $$MW_LAYER_SYSTEMINCLUDE
|
||||
}
|
||||
|
||||
CONFIG+=insignificant_test # QTBUG-20981, crashes sometimes
|
||||
|
Loading…
Reference in New Issue
Block a user