test: mark tst_qabstractnetworkcache as insignificant
authorRohan McGovern <rohan.mcgovern@nokia.com>
Tue, 2 Aug 2011 03:47:31 +0000 (13:47 +1000)
committerQt by Nokia <qt-info@nokia.com>
Tue, 2 Aug 2011 11:14:55 +0000 (13:14 +0200)
This test crashes pseudorandomly, which makes the result insignificant
for the purpose of detecting regressions.

Task-number: QTBUG-20686
Change-Id: I3079d935d46a4bcd2b119c2b9b452f0b69dccf21
Reviewed-on: http://codereview.qt.nokia.com/2479
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Kalle Lehtonen <kalle.ju.lehtonen@nokia.com>
tests/auto/qabstractnetworkcache/qabstractnetworkcache.pro

index 6f5044f..4dea3c9 100644 (file)
@@ -10,3 +10,5 @@ wince*|symbian: {
 }
 
 symbian: TARGET.CAPABILITY = NetworkServices
+
+CONFIG += insignificant_test  # QTBUG-20686; note, assumed unstable on all platforms