Skip to content

test: do not fail SLOW tests if they are not slow - #25868

Closed
hashseed wants to merge 1 commit into
nodejs:masterfrom
hashseed:slowtests
Closed

test: do not fail SLOW tests if they are not slow#25868
hashseed wants to merge 1 commit into
nodejs:masterfrom
hashseed:slowtests

Conversation

@hashseed

Copy link
Copy Markdown
Member

Make SLOW imply PASS.

Refs: #25867

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

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-botnodejs-github-bot added test Issues and PRs related to the tests. tools Issues and PRs related to the tools directory. labels Feb 1, 2019
@addaleax

Copy link
Copy Markdown
Member

@addaleaxaddaleax added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Feb 2, 2019
@hashseed

Copy link
Copy Markdown
MemberAuthor

Looks like some Jenkins related issue?

@refack

refack commented Feb 4, 2019

Copy link
Copy Markdown
Contributor

Looks like some Jenkins related issue?

Should be solved.
Resume: https://ci.nodejs.org/job/node-test-pull-request/20562/ ✔️

@refackrefack added landed and removed author ready PRs that have at least one approval, no pending requests for changes, and a CI started. labels Feb 4, 2019
@refack

Copy link
Copy Markdown
Contributor

Landed in dfe5f8f

@refackrefack closed this Feb 4, 2019
refack pushed a commit that referenced this pull request Feb 4, 2019
PR-URL: #25868
Refs: #25867
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Gus Caplan <me@gus.host>
addaleax pushed a commit that referenced this pull request Feb 6, 2019
PR-URL: #25868
Refs: #25867
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Gus Caplan <me@gus.host>
@targostargos mentioned this pull request Feb 14, 2019
@hashseed
hashseed deleted the slowtests branch February 15, 2019 12:49
BethGriggs pushed a commit that referenced this pull request Dec 4, 2019
PR-URL: #25868
Refs: #25867
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Gus Caplan <me@gus.host>
@BethGriggsBethGriggs mentioned this pull request Dec 4, 2019
MylesBorins pushed a commit that referenced this pull request Dec 17, 2019
PR-URL: #25868
Refs: #25867
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Gus Caplan <me@gus.host>
@BethGriggsBethGriggs mentioned this pull request Jan 7, 2020
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testIssues and PRs related to the tests.toolsIssues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@hashseed@nodejs-github-bot@addaleax@refack@danbev@richardlau@devsnek@BethGriggs