Skip to content

test-child-process-disconnected.js added more descriptive error message to test's assert #23118

New issue

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

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

Already on GitHub? # to your account

Conversation

Josh-Broomfield
Copy link
Contributor

No description provided.

@nodejs-github-bot nodejs-github-bot added the test Issues and PRs related to the tests. label Sep 27, 2018
@gireeshpunathil
Copy link
Member

hello @Josh-Broomfield - thanks for the PR. there is linter error reported:

test/parallel/test-child-process-disconnect.js
  97:42  error  Trailing spaces not allowed  no-trailing-spaces

can you fix that and push again? thanks. ( run make -j4 test that will catch all these types of issues)

@Trott
Copy link
Member

Trott commented Sep 27, 2018

can you fix that and push again? thanks. ( run make -j4 test that will catch all these types of issues)

And if you just want to quickly lint JS files only without running all the tests, you can use make lint-js.

@Trott
Copy link
Member

Trott commented Sep 27, 2018

Change looks good to me once lint issue is addressed.

@Trott
Copy link
Member

Trott commented Sep 27, 2018

@Trott
Copy link
Member

Trott commented Sep 28, 2018

@addaleax addaleax added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Sep 30, 2018
@addaleax
Copy link
Member

@danbev
Copy link
Contributor

danbev commented Oct 3, 2018

Re-run of failing node-test-commit-linux ✔️
Re-run of failing node-test-commit-arm ✔️
Re-run of failing node-test-commit-linux-containered ✔️

@danbev
Copy link
Contributor

danbev commented Oct 3, 2018

Landed in 2f36cb4.

@danbev danbev closed this Oct 3, 2018
danbev pushed a commit that referenced this pull request Oct 3, 2018
PR-URL: #23118
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
@Trott
Copy link
Member

Trott commented Oct 3, 2018

Thanks for the contribution! 🎉

(If you're interested in other possible contributions to Node.js but don't have a good idea of where to start looking, some ideas are posted at https://www.nodetodo.org/next-steps/.)

@Josh-Broomfield
Copy link
Contributor Author

Could this be reopened please? I'd like to try a bunch of different things since I'm unfamiliar with open source.

@addaleax
Copy link
Member

@Josh-Broomfield This pull request has been merged into our master branch – if you’d like to propose new changes, I think it would be best to do so with new pull request?

@Josh-Broomfield
Copy link
Contributor Author

Josh-Broomfield commented Oct 11, 2018

Oh sorry I figured since it failed some tests that it wasn't. I'll be looking into the next steps link then. Thanks.

jasnell pushed a commit that referenced this pull request Oct 17, 2018
PR-URL: #23118
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
author ready PRs that have at least one approval, no pending requests for changes, and a CI started. test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants