diff options
author | Shane Kearns <shane.kearns@accenture.com> | 2011-01-25 10:43:45 (GMT) |
---|---|---|
committer | Shane Kearns <shane.kearns@accenture.com> | 2011-01-25 10:55:36 (GMT) |
commit | 5f41f2b4bbe3f4d3f7e2ccb6c14273c5a308b837 (patch) | |
tree | 1ea592561d6d2ad203d14b6e1493542db959d323 /src/network | |
parent | 640152ac8057f026451da814419511cf04446eca (diff) | |
download | Qt-5f41f2b4bbe3f4d3f7e2ccb6c14273c5a308b837.zip Qt-5f41f2b4bbe3f4d3f7e2ccb6c14273c5a308b837.tar.gz Qt-5f41f2b4bbe3f4d3f7e2ccb6c14273c5a308b837.tar.bz2 |
qnetworkreply test stability on symbian
The first few tests could randomly timeout due to delays in starting
the WLAN connection.
This is addressed by opening the default bearer in initTestCase, and
closing it in cleanupTestCase. This will keep the connection active for
the duration of the test, instead of activating/deactivating continuously.
The first SSL test could randomly timeout due to the delay in fetching the
CA certificates from the system (which can be very slow on some phones /
SIM cards).
This is addressed by preloading them in initTestCase - all the tests will
then get system SSL certs from the cache.
Reviewed-by: Markus Goetz
Diffstat (limited to 'src/network')
0 files changed, 0 insertions, 0 deletions