Skip to content

test: check arg type for dnsPromises.resolve to increase coverage. - #22000

Closed
shisama wants to merge 1 commit into
nodejs:masterfrom
shisama:test-dns-resolve-type-check
Closed

test: check arg type for dnsPromises.resolve to increase coverage.#22000
shisama wants to merge 1 commit into
nodejs:masterfrom
shisama:test-dns-resolve-type-check

Conversation

@shisama

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

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

Copy link
Copy Markdown
Member

@trivikrtrivikr 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
Copy Markdown
Member

@maclover7

Copy link
Copy Markdown
Contributor

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

@maclover7

Copy link
Copy Markdown
Contributor

@shisama
shisamaforce-pushed the test-dns-resolve-type-check branch from b5ed53e to cbec284CompareAugust 5, 2018 12:46
@shisama

shisama commented Aug 5, 2018

Copy link
Copy Markdown
ContributorAuthor

@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
Copy Markdown
Member

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

@trivikr

Copy link
Copy Markdown
Member

Landed in 0b85435

@trivikrtrivikr 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>
@rvaggrvagg mentioned this pull request Aug 13, 2018
firass111 pushed a commit to firass111/Project_node1 that referenced this pull request Apr 16, 2025
PR-URL: nodejs/node#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 freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@shisama@trivikr@maclover7@jasnell@addaleax@lpinca@cjihrig@nodejs-github-bot