********* Start testing of tst_QHttp2Connection *********
Config: Using QtTest library 6.10.0, Qt 6.10.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 14.3.0
PASS   : tst_QHttp2Connection::initTestCase()
PASS   : tst_QHttp2Connection::construct()
PASS   : tst_QHttp2Connection::constructStream()
PASS   : tst_QHttp2Connection::testSETTINGSFrame()
PASS   : tst_QHttp2Connection::maxHeaderTableSize()
PASS   : tst_QHttp2Connection::testPING()
PASS   : tst_QHttp2Connection::testRSTServerSide()
PASS   : tst_QHttp2Connection::testRSTClientSide()
PASS   : tst_QHttp2Connection::testRSTReplyOnDATAEND()
PASS   : tst_QHttp2Connection::resetAfterClose()
PASS   : tst_QHttp2Connection::testBadFrameSize(priority_correct)
PASS   : tst_QHttp2Connection::testBadFrameSize(priority_bad)
PASS   : tst_QHttp2Connection::testBadFrameSize(ping_correct)
QCRITICAL: tst_QHttp2Connection::testBadFrameSize(ping_bad) qt.network.http2.connection: [0x14f8055f0] Connection error: invalid frame size (6)
PASS   : tst_QHttp2Connection::testBadFrameSize(ping_bad)
PASS   : tst_QHttp2Connection::testDataFrameAfterRSTIncoming()
QCRITICAL: tst_QHttp2Connection::testDataFrameAfterRSTOutgoing() qt.network.http2.connection: [0x14ef05130] Connection error: DATA on invalid stream (11)
PASS   : tst_QHttp2Connection::testDataFrameAfterRSTOutgoing()
PASS   : tst_QHttp2Connection::headerFrameAfterRSTOutgoing(retain-stream)
PASS   : tst_QHttp2Connection::headerFrameAfterRSTOutgoing(delete-stream)
PASS   : tst_QHttp2Connection::connectToServer()
PASS   : tst_QHttp2Connection::WINDOW_UPDATE()
QCRITICAL: tst_QHttp2Connection::testCONTINUATIONFrame() qt.network.http2.connection: [0x14ee07ac0] Connection error: CONTINUATION expected (1)
QCRITICAL: tst_QHttp2Connection::testCONTINUATIONFrame() qt.network.http2.connection: [0x14ee07ac0] Connection error: CONTINUATION after a frame with the END_HEADERS flag set (1)
QCRITICAL: tst_QHttp2Connection::testCONTINUATIONFrame() qt.network.http2.connection: [0x14f8055f0] Connection error: CONTINUATION on invalid stream (1)
QCRITICAL: tst_QHttp2Connection::testCONTINUATIONFrame() qt.network.http2.connection: [0x14ef05130] Connection error: CONTINUATION on invalid stream (1)
PASS   : tst_QHttp2Connection::testCONTINUATIONFrame()
PASS   : tst_QHttp2Connection::cleanupTestCase()
Totals: 22 passed, 0 failed, 0 skipped, 0 blacklisted, 17904ms
********* Finished testing of tst_QHttp2Connection *********
