[
https://issues.apache.org/jira/browse/TS-3782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14694536#comment-14694536
]
ASF GitHub Bot commented on TS-3782:
------------------------------------
GitHub user syucream opened a pull request:
https://github.com/apache/trafficserver/pull/277
TS-3782: Add H2 exceptional test cases
HTTP/2 exceptional test cases. It has already been fixed based on comments
on [TS-3782](https://issues.apache.org/jira/browse/TS-3782)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/syucream/trafficserver h2spec
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/277.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #277
----
commit 55d8876b76588c515afa95acbc0c3b856b761569
Author: Ryo Okubo <[email protected]>
Date: 2015-08-10T01:24:42Z
Add H2 exceptional test cases
----
> Add tests for HTTP/2 in TSQA
> ----------------------------
>
> Key: TS-3782
> URL: https://issues.apache.org/jira/browse/TS-3782
> Project: Traffic Server
> Issue Type: Test
> Components: CI, HTTP/2
> Reporter: Masaori Koshiba
> Assignee: Thomas Jackson
> Labels: review
> Fix For: 6.0.0
>
> Attachments: exceptional_scenario_tests_001.patch,
> normal_scenario_tests_001.patch
>
>
> Add tests for HTTP/2 in TSQA. IMO, it is better to add two types of tests for
> HTTP/2 below.
> 1. Normal Scenario Tests
> - Do HTTP requests with [hyper|https://github.com/lukasa/hyper] or other
> HTTP/2 client.
> 2. Exceptional Scenario Tests
> - [h2spec|https://github.com/summerwind/h2spec] looks good test tool for
> edge cases of HTTP/2.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)