test: mark tst_qftp as insignificant
authorRohan McGovern <rohan.mcgovern@nokia.com>
Wed, 10 Aug 2011 01:45:02 +0000 (11:45 +1000)
committerQt by Nokia <qt-info@nokia.com>
Wed, 10 Aug 2011 01:56:34 +0000 (03:56 +0200)
As virtually all of our tests which use the live qt-test-server, this
test is inherently unstable.

Change-Id: I27fc07a28b8dd6cd4dd3cb6414389e3cf41d0318
Reviewed-on: http://codereview.qt.nokia.com/2795
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Kalle Lehtonen <kalle.ju.lehtonen@nokia.com>
tests/auto/qftp/qftp.pro

index 69f8957..8f63d6e 100644 (file)
@@ -18,3 +18,5 @@ wince*: {
 } else {
    DEFINES += SRCDIR=\\\"$$PWD/\\\"
 }
+
+CONFIG+=insignificant_test  # uses live qt-test-server, inherently unstable