summaryrefslogtreecommitdiffstats
path: root/tests/auto/qnetworkreply
diff options
context:
space:
mode:
authorAleksandar Sasha Babic <aleksandar.babic@nokia.com>2009-05-18 16:01:33 (GMT)
committerAleksandar Sasha Babic <aleksandar.babic@nokia.com>2009-05-18 16:01:33 (GMT)
commitdc06f947f5a2b300c4396a8ec1d8793f594e2d86 (patch)
tree3f0eaf7db7d8396c1b029e90b075de06fe0e4d27 /tests/auto/qnetworkreply
parent4e463e50ace02f31f4d23a5b414f86d62c43eb25 (diff)
downloadQt-dc06f947f5a2b300c4396a8ec1d8793f594e2d86.zip
Qt-dc06f947f5a2b300c4396a8ec1d8793f594e2d86.tar.gz
Qt-dc06f947f5a2b300c4396a8ec1d8793f594e2d86.tar.bz2
Testing on symbina requires more time.
Diffstat (limited to 'tests/auto/qnetworkreply')
-rw-r--r--tests/auto/qnetworkreply/tst_qnetworkreply.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qnetworkreply/tst_qnetworkreply.cpp b/tests/auto/qnetworkreply/tst_qnetworkreply.cpp
index d7faa73..8a12b0b 100644
--- a/tests/auto/qnetworkreply/tst_qnetworkreply.cpp
+++ b/tests/auto/qnetworkreply/tst_qnetworkreply.cpp
@@ -2146,7 +2146,7 @@ void tst_QNetworkReply::ioGetWithManyProxies()
#ifndef Q_OS_SYMBIAN
QTestEventLoop::instance().enterLoop(10);
#else
- QTestEventLoop::instance().enterLoop(30);
+ QTestEventLoop::instance().enterLoop(60);
#endif
QVERIFY(!QTestEventLoop::instance().timeout());