Skip to content

Conversation

@Trott
Copy link
Member

@TrottTrott commented May 29, 2016

Checklist
  • tests and code linting passes
  • the commit message follows commit guidelines
Affected core subsystem(s)

test debugger

Description of change

Remove uses of common.PORT + 1337 where common.PORT suffices.

Refs: #6990

Remove uses of `common.PORT + 1337` where `common.PORT` suffices. Refs: nodejs#6990
@TrottTrott added debugger test Issues and PRs related to the tests. labels May 29, 2016
@bnoordhuis
Copy link
Member

LGTM

1 similar comment
@cjihrig
Copy link
Contributor

LGTM

@Trott
Copy link
MemberAuthor

Trott commented Jun 1, 2016

Trott added a commit to Trott/io.js that referenced this pull request Jun 2, 2016
Remove uses of `common.PORT + 1337` where `common.PORT` suffices. PR-URL: nodejs#7055 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Refs: nodejs#6990
@Trott
Copy link
MemberAuthor

Trott commented Jun 2, 2016

Landed in 85da963

@TrottTrott closed this Jun 2, 2016
rvagg pushed a commit that referenced this pull request Jun 2, 2016
Remove uses of `common.PORT + 1337` where `common.PORT` suffices. PR-URL: #7055 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Refs: #6990
MylesBorins pushed a commit that referenced this pull request Jul 11, 2016
Remove uses of `common.PORT + 1337` where `common.PORT` suffices. PR-URL: #7055 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Refs: #6990
MylesBorins pushed a commit that referenced this pull request Jul 12, 2016
Remove uses of `common.PORT + 1337` where `common.PORT` suffices. PR-URL: #7055 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Refs: #6990
MylesBorins pushed a commit that referenced this pull request Jul 12, 2016
Remove uses of `common.PORT + 1337` where `common.PORT` suffices. PR-URL: #7055 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Refs: #6990
@MylesBorinsMylesBorins mentioned this pull request Jul 12, 2016
MylesBorins pushed a commit that referenced this pull request Jul 14, 2016
Remove uses of `common.PORT + 1337` where `common.PORT` suffices. PR-URL: #7055 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Refs: #6990
MylesBorins pushed a commit that referenced this pull request Jul 14, 2016
Remove uses of `common.PORT + 1337` where `common.PORT` suffices. PR-URL: #7055 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Refs: #6990
@TrottTrott deleted the say-no branch January 13, 2022 22:43
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.

4 participants

@Trott@bnoordhuis@cjihrig@MylesBorins