FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

test,worker: add more tests for worker.ref()/.unref() by addaleax · Pull Request #26083 · nodejs/node · GitHub

/ node Public

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

Closed
addaleax wants to merge 1 commit into
nodejs:masterfrom
addaleax:test-worker-ref
Closed

test,worker: add more tests for worker.ref()/.unref()#26083
addaleax wants to merge 1 commit into
nodejs:masterfrom
addaleax:test-worker-ref

Conversation

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

Copy link
Copy Markdown
Collaborator

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

Copy link
Copy Markdown
Member Author

addaleax commented Feb 13, 2019
edited
Loading

Copy link
Copy Markdown
Member Author

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

addaleax added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Feb 14, 2019

Copy link
Copy Markdown
Member Author

Landed in 6a2dde5

addaleax closed this Feb 15, 2019
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>

Copy link
Copy Markdown
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 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no outstanding review comments, 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


Back | FazBrowse Home | New Git URL