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: check arg type for dnsPromises.resolve to increase coverage. #22000

Closed
wants to merge 1 commit into from

Conversation

shisama
Copy link
Contributor

@shisama shisama commented Jul 27, 2018

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

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

trivikr commented Aug 1, 2018

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

trivikr commented Aug 2, 2018

@maclover7
Copy link
Contributor

Hopefully one last resume CI to fix Windows: https://ci.nodejs.org/job/node-test-pull-request/16162/

@maclover7
Copy link
Contributor

@shisama shisama force-pushed the test-dns-resolve-type-check branch from b5ed53e to cbec284 Compare August 5, 2018 12:46
@shisama
Copy link
Contributor Author

shisama commented Aug 5, 2018

@trivikr @maclover7 Thank you to run CI again. But CI failed. I'm not sure that rebasing this will resolve the problems but I tried to rebase. If you don't mind, could you please run CI again?

@trivikr
Copy link
Member

trivikr commented Aug 5, 2018

New CI: https://ci.nodejs.org/job/node-test-pull-request/16204/

@trivikr
Copy link
Member

trivikr commented Aug 7, 2018

Landed in 0b85435

@trivikr trivikr closed this Aug 7, 2018
trivikr pushed a commit that referenced this pull request Aug 7, 2018
PR-URL: #22000
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
targos pushed a commit that referenced this pull request Aug 11, 2018
PR-URL: #22000
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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.

None yet

8 participants