qt6-bb10/tests/auto
Mårten Nordheim 50c8ec9fa4 QAbstractSocket: Don't pretend pause and resume is a stack
It only stores one layer of state, and pausing twice in a row will just
overwrite the previous state. This doesn't happen often but can happen,
especially on Windows if a certificate needs to be looked up in the system
certificate stores (socket gets paused) and then a recoverable error
occurs in QNAM (socket gets paused again).

Fixes: QTBUG-100362
Fixes: QTBUG-63196
Fixes: QTBUG-98476
Pick-to: 6.3 6.2 5.15
Change-Id: Ie524c48e11b6fa8010b78cc1bf3931efe2ce3351
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2022-02-09 22:26:20 +01:00
..
bic/data Add BC files for 6.2.0 2022-01-07 13:31:38 +00:00
cmake Bump version from 6.2.0 to 6.4.0 in tests as well 2022-01-31 17:20:06 +02:00
concurrent Fix memory leak in QtConcurrent::run when called with a NULL QThreadPool 2022-01-24 22:40:35 +01:00
corelib Fix an inaccurate comment and update a test case 2022-02-09 20:46:24 +00:00
dbus
gui rhi: Add the long-pending probe() helper, with backing for Metal 2022-02-09 14:02:57 +01:00
guiapplauncher
network QAbstractSocket: Don't pretend pause and resume is a stack 2022-02-09 22:26:20 +01:00
opengl
other QIODevice: use QVLA to hold the ring buffers, not QList 2021-12-15 17:35:13 +00:00
printsupport
shared
sql Get rid of empty optional methods in tst_QSqlQuery 2022-02-09 21:46:24 +01:00
testlib QPlainTestLogger: do not print "failure location" if there's no failure 2022-02-02 23:08:37 +01:00
tools Add missing implicit dependencies to the tool tests 2022-02-09 15:33:46 +01:00
widgets QProcess/Unix: ensure we don't accidentally execute something from CWD 2022-02-09 11:26:32 -08:00
xml
CMakeLists.txt
network-settings.h