qt6-bb10/tests/auto/network/access/http2
Mårten Nordheim c942bae4eb tst_http2: Fix flaky authentication test
The h2 server is running in a separate thread, so while the previous
test was finished and the server was deleted, it could still emit
and have a queued emission in-flight which would be picked up by
the next running test.

Pick-to: 6.2 6.1 5.15
Change-Id: I26b1bc711df7473032d6078f35f8aca37c40137e
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2021-09-10 14:17:05 +00:00
..
certs Make Ubuntu with its non-standard security level happy 2020-10-26 14:07:54 +01:00
CMakeLists.txt tests: Use QT_TESTCASE_SOURCEDIR define 2021-08-11 21:03:56 +02:00
http2srv.cpp Move QNAM's http header parsing into separate class 2021-09-09 16:55:50 +02:00
http2srv.h HTTP/2 authentication required 2021-04-29 13:05:16 +02:00
tst_http2.cpp tst_http2: Fix flaky authentication test 2021-09-10 14:17:05 +00:00