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

test: updated test-http-get-pipeline-problem.js to use fixtures module by Trott · Pull Request #16117 · nodejs/node · GitHub

/ node Public

test: updated test-http-get-pipeline-problem.js to use fixtures module - #16117

Closed
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:NigelKibodeaux
Closed

test: updated test-http-get-pipeline-problem.js to use fixtures module#16117
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:NigelKibodeaux

Conversation

Trott commented Oct 10, 2017

Copy link
Copy Markdown
Member

Continuation of #15842. Ping @NigelKibodeaux

Instead of using common.fixturesDir, uses the fixtures module

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test http

Trott added code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. http Issues or PRs related to the http subsystem. test Issues and PRs related to the tests. labels Oct 10, 2017
Instead of using common.fixturesDir, uses the fixtures module

Trott commented Oct 10, 2017
edited
Loading

Copy link
Copy Markdown
Member Author

LGTM. (I'm unable to approve in the GitHub interface because I opened this PR, but I didn't author the commit, so I think my LGTM still counts. :-D )

Trott commented Oct 10, 2017

Copy link
Copy Markdown
Member Author

Trott pushed a commit to Trott/io.js that referenced this pull request Oct 11, 2017
Instead of using common.fixturesDir, uses the fixtures module in
test-http-get-pipeline-problem.

PR-URL: nodejs#16117
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>

Trott commented Oct 11, 2017

Copy link
Copy Markdown
Member Author

Landed in 87ee0b6.

@NigelKibodeaux Thanks for the contribution! 🎉

Trott closed this Oct 11, 2017

Copy link
Copy Markdown
Contributor

@Trott My pleasure!

addaleax pushed a commit to addaleax/ayo that referenced this pull request Oct 12, 2017
Instead of using common.fixturesDir, uses the fixtures module in
test-http-get-pipeline-problem.

PR-URL: nodejs/node#16117
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
targos pushed a commit that referenced this pull request Oct 18, 2017
Instead of using common.fixturesDir, uses the fixtures module in
test-http-get-pipeline-problem.

PR-URL: #16117
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
MylesBorins pushed a commit that referenced this pull request Nov 15, 2017
Instead of using common.fixturesDir, uses the fixtures module in
test-http-get-pipeline-problem.

PR-URL: #16117
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
MylesBorins mentioned this pull request Nov 21, 2017
MylesBorins pushed a commit that referenced this pull request Nov 21, 2017
Instead of using common.fixturesDir, uses the fixtures module in
test-http-get-pipeline-problem.

PR-URL: #16117
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
MylesBorins pushed a commit that referenced this pull request Nov 28, 2017
Instead of using common.fixturesDir, uses the fixtures module in
test-http-get-pipeline-problem.

PR-URL: #16117
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Trott deleted the NigelKibodeaux branch January 13, 2022 22:46
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

code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. http Issues or PRs related to the http subsystem. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL