qt5base-lts/tests/auto/network/ssl/qsslsocket
Mårten Nordheim c3a5c482ef Fix tst_QSslSocket::waitForConnectedEncryptedReadyRead
... and unblacklist it.

It was blacklisted some years ago because it was failing too often.
It was failing because the ssl socket had already received and decrypted
all the data it was going to get, meaning the waitForReadyRead call was
just going to block forever.

Change-Id: Ia540735177d4e1be8696f2d752f1d7813faecfe5
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2017-11-22 13:50:09 +00:00
..
certs QSslSocket: fix connection to a international domain name 2017-03-23 16:11:15 +00:00
.gitignore Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00
BLACKLIST Fix tst_QSslSocket::waitForConnectedEncryptedReadyRead 2017-11-22 13:50:09 +00:00
qsslsocket.pro use regular configure mechanism for openssl library references 2017-02-22 07:45:59 +00:00
ssl.tar.gz Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00
tst_qsslsocket.cpp Fix tst_QSslSocket::waitForConnectedEncryptedReadyRead 2017-11-22 13:50:09 +00:00