summaryrefslogtreecommitdiffstats
path: root/tests/auto/network
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/network')
-rw-r--r--tests/auto/network/access/qftp/tst_qftp.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/network/access/qftp/tst_qftp.cpp b/tests/auto/network/access/qftp/tst_qftp.cpp
index a322c7ab65..5c6f48c59b 100644
--- a/tests/auto/network/access/qftp/tst_qftp.cpp
+++ b/tests/auto/network/access/qftp/tst_qftp.cpp
@@ -1382,6 +1382,7 @@ void tst_QFtp::abort_data()
void tst_QFtp::abort()
{
+ QSKIP("This test takes too long.");
// In case you wonder where the abort() actually happens, look into
// tst_QFtp::dataTransferProgress
//