[
https://issues.apache.org/jira/browse/TS-3808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Masaori Koshiba updated TS-3808:
--------------------------------
Description:
This is an umbrella ticket for testing HTTP/2 features of ATS by
[h2spec|https://github.com/summerwind/h2spec].
Goal : pass all tests.
h3. Status
* ATS : {{9c707a89d58f0b635cc3c2070025ba08161beec0}}
* h2spec : {{v1.3.1}}
* All tests passed (71 tests, 71 passed, 0 skipped, 0 failed)
was:
This is an umbrella ticket for testing HTTP/2 features of ATS by
[h2spec|https://github.com/summerwind/h2spec].
Goal : pass all tests.
h3. Status
* ATS : {{fe2de1a3d552c09409bfc328a2dfe6a4f1691930}}
* h2spec : {{v1.2.0}}
* 71 tests, 68 passed, 1 skipped, 2 failed
h4. Details
{code}
===============================================================================
Failed tests
===============================================================================
8.1. HTTP Request/Response Exchange
× Sends a HEADERS frame containing trailer part
- The endpoint should respond with HEADERS frame.
Expected: HEADERS frame (Flags: 1)
Actual: RST_STREAM frame (Length: 4, Flags: 0, ErrorCode:
STREAM_CLOSED)
× Sends a second HEADERS frame without the END_STREAM flag
- The endpoint MUST respond with a stream error of type PROTOCOL_ERROR.
Expected: GOAWAY frame (ErrorCode: PROTOCOL_ERROR)
RST_STREAM frame (ErrorCode: PROTOCOL_ERROR)
Connection close
Actual: RST_STREAM frame (Length: 4, Flags: 0, ErrorCode:
STREAM_CLOSED)
{code}
> ☂ Testing HTTP/2 features by h2spec
> ------------------------------------
>
> Key: TS-3808
> URL: https://issues.apache.org/jira/browse/TS-3808
> Project: Traffic Server
> Issue Type: Test
> Components: HTTP/2
> Reporter: Masaori Koshiba
> Labels: Umbrella
> Fix For: 6.2.0
>
>
> This is an umbrella ticket for testing HTTP/2 features of ATS by
> [h2spec|https://github.com/summerwind/h2spec].
> Goal : pass all tests.
> h3. Status
> * ATS : {{9c707a89d58f0b635cc3c2070025ba08161beec0}}
> * h2spec : {{v1.3.1}}
> * All tests passed (71 tests, 71 passed, 0 skipped, 0 failed)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)