Skip to content

Conversation

@addaleax
Copy link
Member

These tests have been added after the original workers PR and
time out when run inside a worker by themselves.
This is needed for enabling --worker tests in our regular CI.

Refs: nodejs/build#1318

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

@addaleaxaddaleax requested a review from maclover7July 13, 2018 13:08
@nodejs-github-bot

This comment has been minimized.

@nodejs-github-botnodejs-github-bot added the test Issues and PRs related to the tests. label Jul 13, 2018
@addaleaxaddaleax added fast-track PRs that do not need to wait for 48 hours to land. worker Issues and PRs related to Worker support. labels Jul 13, 2018
These tests have been added after the original workers PR and time out when run inside a worker by themselves. This is needed for enabling `--worker` tests in our regular CI. Refs: nodejs/build#1318
@addaleaxaddaleaxforce-pushed the worker-test-timeout branch from 6b84655 to 0a8a6d2CompareJuly 13, 2018 13:11
@addaleax
Copy link
MemberAuthor

Full CI: https://ci.nodejs.org/job/node-test-pull-request/15846/

Please 👍 this comment if you approve of fast-tracking this PR.

@maclover7
Copy link
Contributor

@maclover7maclover7 mentioned this pull request Jul 13, 2018
3 tasks
@addaleax
Copy link
MemberAuthor

@addaleax
Copy link
MemberAuthor

Landed in 36cc5f5

@addaleaxaddaleax deleted the worker-test-timeout branch July 13, 2018 17:23
addaleax added a commit that referenced this pull request Jul 13, 2018
These tests have been added after the original workers PR and time out when run inside a worker by themselves. This is needed for enabling `--worker` tests in our regular CI. Refs: nodejs/build#1318 PR-URL: #21791 Reviewed-By: Jon Moss <[email protected]> Reviewed-By: Refael Ackermann <[email protected]>
targos pushed a commit that referenced this pull request Jul 14, 2018
These tests have been added after the original workers PR and time out when run inside a worker by themselves. This is needed for enabling `--worker` tests in our regular CI. Refs: nodejs/build#1318 PR-URL: #21791 Reviewed-By: Jon Moss <[email protected]> Reviewed-By: Refael Ackermann <[email protected]>
@targostargos mentioned this pull request Jul 17, 2018
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fast-trackPRs that do not need to wait for 48 hours to land.testIssues and PRs related to the tests.workerIssues and PRs related to Worker support.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@addaleax@nodejs-github-bot@maclover7@refack