qt5base-lts/tests/auto/network
Timur Pocheptsov a90a238b49 tst_qsslsocket - blacklist several test temporarily
For some reason behavior of SecureTransport has changed from 10.12 to 10.13
and then to 10.14. On 10.13 SecureTransport fails upon receiving the server's
certificate with 'Unrecoverable error', before we can do a manual verification
and accept the certificate as trusted. Analysis of available source code
shows that they, apparently, do not like MD5 hash which our server is using.
Until certificate is updated on the server or we switch completely to
the Docker-based solution we have to BLACKLIST tests that connect to our
current network test-server. Oddly enough, on 10.14 SecureTransport is
less mean.

Task-number: QTBUG-69873
Change-Id: I7da1883e0970a2f6ddd8385f193b76116d6983e0
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2019-01-24 20:38:14 +00:00
..
access Merge remote-tracking branch 'origin/5.11' into 5.12 2018-11-27 01:00:09 +01:00
bearer Make tests compile for Android 2018-06-25 08:01:19 +00:00
kernel tst_qnetworkinterface: Fix for case of zero interface 2018-07-06 06:39:36 +00:00
socket Merge remote-tracking branch 'origin/5.11' into 5.12 2018-11-27 01:00:09 +01:00
ssl tst_qsslsocket - blacklist several test temporarily 2019-01-24 20:38:14 +00:00
network.pro Re-enable network tests on Mac OS. 2012-04-24 16:06:28 +02:00