Skip to content

test: remove unneeded comment task - #1858

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

test: remove unneeded comment task#1858
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:todo

Conversation

@Trott

@TrottTrott commented Jun 1, 2015

Copy link
Copy Markdown
Member

The test queried about in the TODO comment would result in a HTTP request to localhost and falls outside of the scope of the test file in which it appears, which tests that protocols other than HTTP and HTTPS throw errors.

ref: #264

@brendanashworthbrendanashworth added the test Issues and PRs related to the tests. label Jun 1, 2015
@cjihrig

Copy link
Copy Markdown
Contributor

LGTM

brendanashworth pushed a commit that referenced this pull request Jun 1, 2015
PR-URL: #1858
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@brendanashworth

Copy link
Copy Markdown
Contributor

Thanks Rich, landed in 8704c58.

andrewdeandrade pushed a commit to andrewdeandrade/node that referenced this pull request Jun 3, 2015
PR-URL: nodejs/node#1858
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@rvaggrvagg mentioned this pull request Jun 11, 2015
@Trott
Trott deleted the todo branch October 14, 2021 13:47
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@Trott@cjihrig@brendanashworth