Skip to content

test,worker: add more tests for worker.ref()/.unref() #26083

New issue

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

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

Already on GitHub? # to your account

Closed
wants to merge 1 commit into from

Conversation

addaleax
Copy link
Member

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

@nodejs-github-bot nodejs-github-bot added the test Issues and PRs related to the tests. label Feb 13, 2019
@addaleax addaleax added the worker Issues and PRs related to Worker support. label Feb 13, 2019
@addaleax
Copy link
Member Author

@addaleax
Copy link
Member Author

addaleax commented Feb 13, 2019

Resume CI: https://ci.nodejs.org/job/node-test-pull-request/20770/ (:heavy_check_mark:)

@addaleax addaleax added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Feb 14, 2019
@addaleax
Copy link
Member Author

Landed in 6a2dde5

@addaleax addaleax closed this Feb 15, 2019
@addaleax addaleax deleted the test-worker-ref branch February 15, 2019 22:22
addaleax added a commit that referenced this pull request Feb 15, 2019
PR-URL: #26083
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@addaleax
Copy link
Member Author

Hmpf … looks like one of the tests here might be flaky? :/

https://ci.nodejs.org/job/node-test-commit-aix/21102/nodes=aix61-ppc64/testReport/junit/(root)/test/parallel_test_worker_ref_onexit/

I can’t reproduce locally so far … I’ll keep trying for now. If this turns out to be a frequent problem we should remove the test or mark it as flaky, though.

addaleax added a commit that referenced this pull request Feb 16, 2019
PR-URL: #26083
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@BridgeAR BridgeAR mentioned this pull request Feb 26, 2019
rvagg pushed a commit that referenced this pull request Feb 28, 2019
PR-URL: #26083
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
author ready PRs that have at least one approval, no pending requests for changes, and a CI started. 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.

5 participants