qt5base-lts/tests/auto/network
Timur Pocheptsov b9b48464df tst_http2::goaway - run in ALPN mode only
I was observing rare crashes on my mac, where I was using SecureTransport.
This would imply both the client (the test) and the server were working
in h2c mode. But this is against the test's logic - the first request
will be HTTP/1.1 (and upgrading protocol) and I wanted to send 3 HTTP/2
requests instead.

Fixes: QTBUG-77476
Change-Id: I048ca242e2096ca36dd112277807d1fee530150c
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2019-09-04 15:35:50 +02:00
..
access tst_http2::goaway - run in ALPN mode only 2019-09-04 15:35:50 +02:00
bearer Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
kernel QHostInfo: Always post results through the event loop to the receiver 2019-07-26 17:59:47 +02:00
socket Windows: handle errors correctly when connecting to unreachable host 2019-07-11 10:46:23 +02:00
ssl Revert "Temporarily skip tst_QSslSocket::resume" 2019-07-03 13:04:54 +02:00
network.pro