Skip to content
This repository was archived by the owner on Jul 6, 2018. It is now read-only.

test: add http2 rstStream test#87

Closed
yosuke-furukawa wants to merge 1 commit intonodejs:masterfrom
yosuke-furukawa:add_tests_for_http2stream
Closed

test: add http2 rstStream test#87
yosuke-furukawa wants to merge 1 commit intonodejs:masterfrom
yosuke-furukawa:add_tests_for_http2stream

Conversation

@yosuke-furukawa
Copy link
Copy Markdown
Member

I added test for stream.rstStream API.
When this API is called, emit streamClosed event and can be checked the cancel codes, This PR checked the codes.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

http2, test

@yosuke-furukawa yosuke-furukawa force-pushed the add_tests_for_http2stream branch from 785ea38 to e72b9e1 Compare May 5, 2017 13:11
jasnell

This comment was marked as off-topic.

jasnell

This comment was marked as off-topic.

@yosuke-furukawa yosuke-furukawa force-pushed the add_tests_for_http2stream branch from e72b9e1 to ada3e0c Compare May 6, 2017 18:19
@jasnell
Copy link
Copy Markdown
Member

jasnell commented May 7, 2017

Landed!

@jasnell jasnell closed this May 7, 2017
jasnell pushed a commit that referenced this pull request May 7, 2017
PR-URL: #87
Reviewed-By: James M Snell <jasnell@gmail.com>
jasnell pushed a commit that referenced this pull request May 19, 2017
PR-URL: #87
Reviewed-By: James M Snell <jasnell@gmail.com>
jasnell pushed a commit that referenced this pull request May 31, 2017
PR-URL: #87
Reviewed-By: James M Snell <jasnell@gmail.com>
jasnell pushed a commit to jasnell/http2-1 that referenced this pull request Jun 22, 2017
PR-URL: nodejs#87
Reviewed-By: James M Snell <jasnell@gmail.com>
jasnell pushed a commit to jasnell/http2-1 that referenced this pull request Jul 10, 2017
PR-URL: nodejs#87
Reviewed-By: James M Snell <jasnell@gmail.com>
jasnell pushed a commit to jasnell/http2-1 that referenced this pull request Jul 14, 2017
PR-URL: nodejs#87
Reviewed-By: James M Snell <jasnell@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants