-
Technical task
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
None
-
Foundation Sprint 139, Foundation Sprint 140, Foundation Sprint 141
Running h2spec triggered an assertion after running test 6.3.2.
The assertion failure is: "validateHeader() == FrameStatus::goodFrame" in file /Users/oyheskes/src/qt-httpserver3/qtbase/src/network/access/http2/http2frames.cpp, line 153.
The test is sending a PRIORITY frame with a length other than 5 octets.
The result is correct: the endpoint MUST respond with a stream error of type FRAME_SIZE_ERROR.
The assertion happens after the correct response has been sent.