FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

test: http2 client destroy tests in one file by trivikr · Pull Request #15749 · nodejs/node · GitHub

/ node Public

test: http2 client destroy tests in one file - #15749

Closed
trivikr wants to merge 1 commit into
nodejs:masterfrom
trivikr:test-http2-client-destroy
Closed

test: http2 client destroy tests in one file#15749
trivikr wants to merge 1 commit into
nodejs:masterfrom
trivikr:test-http2-client-destroy

Conversation

trivikr commented Oct 3, 2017
edited
Loading

Copy link
Copy Markdown
Member

This PR includes all client destroy tests in one file.
It also rearranges some statements and removes redundant ones in destroy()

Refs: #14985

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)

test, http2

nodejs-github-bot added the test Issues and PRs related to the tests. label Oct 3, 2017
mscdex added the http2 Issues or PRs related to the http2 subsystem. label Oct 3, 2017
trivikr force-pushed the test-http2-client-destroy branch from 7fb7aef to 5978e53 Compare October 3, 2017 05:42

jasnell left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM if tests pass.

Copy link
Copy Markdown
Member

mcollina left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

mcollina commented Oct 7, 2017

Copy link
Copy Markdown
Member

Landed as d6031bc

mcollina closed this Oct 7, 2017
mcollina pushed a commit that referenced this pull request Oct 7, 2017
Refs: #14985
PR-URL: #15749
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
trivikr deleted the test-http2-client-destroy branch October 7, 2017 18:35

Copy link
Copy Markdown
Contributor

This is not landing cleanly on 8.x, can you please backport?

trivikr added a commit to trivikr/node that referenced this pull request Oct 7, 2017
Refs: nodejs#14985
PR-URL: nodejs#15749
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>

trivikr commented Oct 7, 2017

Copy link
Copy Markdown
Member Author

@MylesBorins I've created backport PR at #16070
I followed instructions given in

# How to Backport a Pull Request to a Release Line

MylesBorins pushed a commit that referenced this pull request Oct 7, 2017
Refs: #14985
Backport-PR-URL: #16070
PR-URL: #15749
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>

Copy link
Copy Markdown
Contributor

land in 8ae4ae6

MylesBorins mentioned this pull request Oct 10, 2017
MylesBorins pushed a commit that referenced this pull request Oct 11, 2017
Refs: #14985
Backport-PR-URL: #16070
PR-URL: #15749
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
addaleax pushed a commit to addaleax/ayo that referenced this pull request Oct 12, 2017
Refs: #14985
PR-URL: nodejs/node#15749
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

http2 Issues or PRs related to the http2 subsystem. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants


Back | FazBrowse Home | New Git URL