Skip to content

test: fix error in test/internet/test-dns.js - #35969

Merged
Trott merged 1 commit into
nodejs:masterfrom
Trott:fix-test-dns
Nov 5, 2020
Merged

test: fix error in test/internet/test-dns.js#35969
Trott merged 1 commit into
nodejs:masterfrom
Trott:fix-test-dns

Conversation

@Trott

@Trott Trott commented Nov 4, 2020

Copy link
Copy Markdown
Member

Refs: #35466 (comment)

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 Node.js core tests and test infrastructure. label Nov 4, 2020
@Trott

Trott commented Nov 4, 2020

Copy link
Copy Markdown
Member Author

Fast-track to fix failing test in node-daily-master?

@Trott

Trott commented Nov 4, 2020

Copy link
Copy Markdown
Member Author

Internet CI: https://ci.nodejs.org/job/node-test-commit-custom-suites-freestyle/17343/

There's a different DNS test that I expect to still fail but this one should now pass.

@Trott Trott mentioned this pull request Nov 4, 2020
4 tasks

@richardlau richardlau left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Subsystem should be test instead of doc but otherwise 👍.

@aduh95 aduh95 added the fast-track PRs proposed for a shorter-than-standard waiting period before landing. label Nov 4, 2020
@Trott

Trott commented Nov 5, 2020

Copy link
Copy Markdown
Member Author

Subsystem should be test instead of doc but otherwise 👍.

Fixed. Thanks.

@Trott Trott changed the title doc: fix error in test/internet/test-dns.js test: fix error in test/internet/test-dns.js Nov 5, 2020
Refs: nodejs#35466 (comment)

PR-URL: nodejs#35969
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
@Trott

Trott commented Nov 5, 2020

Copy link
Copy Markdown
Member Author

Landed in 088dfce

@Trott
Trott merged commit 088dfce into nodejs:master Nov 5, 2020
@Trott
Trott deleted the fix-test-dns branch November 5, 2020 13:51
danielleadams pushed a commit that referenced this pull request Nov 9, 2020
Refs: #35466 (comment)

PR-URL: #35969
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
@danielleadams danielleadams mentioned this pull request Nov 9, 2020
targos pushed a commit that referenced this pull request May 1, 2021
Refs: #35466 (comment)

PR-URL: #35969
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
@danielleadams danielleadams mentioned this pull request May 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fast-track PRs proposed for a shorter-than-standard waiting period before landing. test Issues and PRs related to Node.js core tests and test infrastructure.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants