Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: fix timeouts when running worker tests with --worker #21791

Closed
wants to merge 1 commit into from

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

@addaleax addaleax requested a review from maclover7 July 13, 2018 13:08
@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot nodejs-github-bot added the test Issues and PRs related to the tests. label Jul 13, 2018
@addaleax addaleax 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
@addaleax addaleax force-pushed the worker-test-timeout branch from 6b84655 to 0a8a6d2 Compare July 13, 2018 13:11
@addaleax
Copy link
Member Author

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

@maclover7 maclover7 mentioned this pull request Jul 13, 2018
3 tasks
@addaleax
Copy link
Member Author

@addaleax
Copy link
Member Author

Landed in 36cc5f5

@addaleax addaleax closed this Jul 13, 2018
@addaleax addaleax 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 <me@jonathanmoss.me>
Reviewed-By: Refael Ackermann <refack@gmail.com>
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 <me@jonathanmoss.me>
Reviewed-By: Refael Ackermann <refack@gmail.com>
@targos targos mentioned this pull request Jul 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fast-track PRs that do not need to wait for 48 hours to land. test Issues and PRs related to the tests. worker Issues and PRs related to Worker support.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants