SSL session sharing auto test: Retrieve smaller file for testing

The "mediumfile" is actually 9.6 MB large, and makes the test slow and
even fail on mobile platforms.

Change-Id: I694d9d38e4d09c8e90a03c1141320fe2a757fdd9
Reviewed-by: Richard J. Moore <rich@kde.org>
This commit is contained in:
Peter Hartmann 2013-02-18 12:08:41 +01:00 committed by The Qt Project
parent 2dd8e7cf2e
commit 165926c3ae

View File

@ -5892,7 +5892,7 @@ void tst_QNetworkReply::sslSessionSharing_data()
void tst_QNetworkReply::sslSessionSharing()
{
QString urlString("https://" + QtNetworkSettings::serverName() + "/qtest/mediumfile");
QString urlString("https://" + QtNetworkSettings::serverName());
QList<QNetworkReplyPtr> replies;
// warm up SSL session cache