Skip to content

Conversation

ALJCepeda
Copy link
Contributor

@ALJCepeda ALJCepeda commented Sep 24, 2016

Checklist
  • make -j8 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change

Reverts: 85827bd
Refs: #4640
Using common.PORT no longer causes other tests to fail

Currently running make -j4 test returns errors for parallel/test-internal-modules and parallel/test-repl but that seems to be unrelated to this pull request.
It seems that there's something unusual going on with the VM I use to build

Reverts: 85827bd
Refs: nodejs#4640
Using `common.PORT` no longer causes other tests to fail
@nodejs-github-bot nodejs-github-bot added the test Issues and PRs related to the tests. label Sep 24, 2016
@mscdex mscdex added the tls Issues and PRs related to the tls subsystem. label Sep 24, 2016
@lpinca
Copy link
Member

lpinca commented Sep 25, 2016

@lpinca
Copy link
Member

lpinca commented Sep 25, 2016

LGTM if CI is green.

@ALJCepeda
Copy link
Contributor Author

ALJCepeda commented Sep 26, 2016

It seems that most of the builds are failing https://ci.nodejs.org/job/node-test-pull-request/ maybe infrastructure issues still?

@imyller
Copy link
Member

imyller commented Sep 26, 2016

@Trott
Copy link
Member

Trott commented Sep 27, 2016

Note that pummel tests are not run in CI, so the CI is basically only valuable for the linting in this case.

Test seems to work as expected with the change, so LGTM.

/cc @bnoordhuis

Copy link
Member

@imyller imyller left a comment

Choose a reason for hiding this comment

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

LGTM
Test works as expected

@jasnell
Copy link
Member

jasnell commented Oct 6, 2016

LGTM

@jasnell jasnell self-assigned this Oct 6, 2016
jasnell pushed a commit that referenced this pull request Oct 6, 2016
Reverts: 85827bd
Using `common.PORT` no longer causes other tests to fail

Refs: #4640
PR-URL: #8757
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Ilkka Myller <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
@jasnell
Copy link
Member

jasnell commented Oct 6, 2016

Landed in 647e8e5

@jasnell jasnell closed this Oct 6, 2016
jasnell pushed a commit that referenced this pull request Oct 10, 2016
Reverts: 85827bd
Using `common.PORT` no longer causes other tests to fail

Refs: #4640
PR-URL: #8757
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Ilkka Myller <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Fishrock123 pushed a commit that referenced this pull request Oct 11, 2016
Reverts: 85827bd
Using `common.PORT` no longer causes other tests to fail

Refs: #4640
PR-URL: #8757
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Ilkka Myller <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
MylesBorins pushed a commit that referenced this pull request Nov 22, 2016
Reverts: 85827bd
Using `common.PORT` no longer causes other tests to fail

Refs: #4640
PR-URL: #8757
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Ilkka Myller <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
@MylesBorins MylesBorins mentioned this pull request Nov 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test Issues and PRs related to the tests. tls Issues and PRs related to the tls subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants