Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: cleanup test-cluster-disconnect-unshared-tcp #8598

Conversation

RachBLondon
Copy link

@RachBLondon RachBLondon commented Sep 17, 2016

  • make -j4 test (UNIX), or vcbuild test nosign (Windows) passes

Affected core subsystem(s)

test

Description of change

  • test updated test/parallel/test-cluster-disconnect-unshared-tcp.js
  • Replaced var with const.

@nodejs-github-bot nodejs-github-bot added the test Issues and PRs related to the tests. label Sep 17, 2016
Copy link
Contributor

@cjihrig cjihrig left a comment

Choose a reason for hiding this comment

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

LGTM

@mscdex mscdex added the cluster Issues and PRs related to the cluster subsystem. label Sep 17, 2016
@imyller
Copy link
Member

imyller commented Sep 17, 2016

@RachBLondon May I kindly ask you to reference specific test in the commit message? Thank you.

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
Commit title should be fixed before landing

@imyller
Copy link
Member

imyller commented Sep 20, 2016

@RachBLondon no worries. I'll start landing this and will fix the commit title.

@imyller imyller self-assigned this Sep 20, 2016
@imyller imyller changed the title test: update var to const test: cleanup test-cluster-disconnect-unshared-tcp Sep 20, 2016
@imyller
Copy link
Member

imyller commented Sep 20, 2016

Copy link
Member

@lpinca lpinca left a comment

Choose a reason for hiding this comment

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

LGTM

@imyller
Copy link
Member

imyller commented Sep 20, 2016

linux-ppc test actually succeeded, the just status did not correctly update to GitHub.

@imyller
Copy link
Member

imyller commented Sep 20, 2016

We've got three LGTMs, CI green and no objections. Landing.

imyller pushed a commit that referenced this pull request Sep 20, 2016
Replaced var with const

PR-URL: #8598
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ilkka Myller <ilkka.myller@nodefield.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@imyller
Copy link
Member

imyller commented Sep 20, 2016

landed in 0f7fffb

Thank you for your contribution, @RachBLondon

@imyller imyller closed this Sep 20, 2016
@imyller imyller removed their assignment Sep 20, 2016
Fishrock123 pushed a commit that referenced this pull request Oct 11, 2016
Replaced var with const

PR-URL: #8598
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ilkka Myller <ilkka.myller@nodefield.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster Issues and PRs related to the cluster subsystem. test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants