Skip to content

test: skip test-domain-error-types in debug mode temporariliy - #30629

Merged
Trott merged 1 commit into
nodejs:masterfrom
Trott:skip-it
Nov 26, 2019
Merged

test: skip test-domain-error-types in debug mode temporariliy#30629
Trott merged 1 commit into
nodejs:masterfrom
Trott:skip-it

Conversation

@Trott

Copy link
Copy Markdown
Member

Until #30498 is resolved, skip
test-domain-error-types on debug builds.

Not my first choice, but the frequency of failures in container+debug+shared-lib here is a problem.

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 Nov 24, 2019
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Comment threadtest/parallel/test-domain-error-types.js Outdated
Comment threadtest/parallel/test-domain-error-types.js Outdated
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Comment threadtest/parallel/parallel.status Outdated
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@TrottTrott added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Nov 25, 2019
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@Trott

Copy link
Copy Markdown
MemberAuthor

With the .status file approach, the test now doesn't show up at all in the results for the debug build. I would have thought it would be green-on-pass/yellow-on-fail. I'm puzzled by that. It is showing up in non-debug builds as expected.

@nodejs-github-bot

nodejs-github-bot commented Nov 25, 2019

Copy link
Copy Markdown
Collaborator

@richardlau

Copy link
Copy Markdown
Member

With the .status file approach, the test now doesn't show up at all in the results for the debug build. I would have thought it would be green-on-pass/yellow-on-fail. I'm puzzled by that. It is showing up in non-debug builds as expected.

#30629 (comment)

Until nodejs#30498 is resolved, skip
test-domain-error-types on debug builds.
PR-URL: nodejs#30629
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
@Trott
Trott merged commit 6d022c1 into nodejs:masterNov 26, 2019
@Trott

Copy link
Copy Markdown
MemberAuthor

Landed in 6d022c1

@Trott
Trott deleted the skip-it branch November 26, 2019 18:20
addaleax pushed a commit that referenced this pull request Nov 30, 2019
Until #30498 is resolved, skip
test-domain-error-types on debug builds.
PR-URL: #30629
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
@BridgeARBridgeAR mentioned this pull request Dec 3, 2019
BethGriggs pushed a commit that referenced this pull request Dec 23, 2019
Until #30498 is resolved, skip
test-domain-error-types on debug builds.
PR-URL: #30629
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
@BethGriggsBethGriggs mentioned this pull request Dec 27, 2019
BethGriggs pushed a commit that referenced this pull request Dec 31, 2019
Until #30498 is resolved, skip
test-domain-error-types on debug builds.
PR-URL: #30629
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
@gengjiawengengjiawen mentioned this pull request Jan 12, 2021
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.

6 participants

@Trott@nodejs-github-bot@richardlau@rvagg@addaleax@lundibundi