Skip to content

Conversation

gabrielschulhof
Copy link
Contributor

Fixes: #24249
PR-URL: #25556

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

@nodejs-github-bot nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. node-api Issues and PRs related to the Node-API. v10.x labels Jan 22, 2019
@gabrielschulhof gabrielschulhof force-pushed the un-experimental-tsfn-v10.x branch from fe2664a to 96a21ea Compare January 22, 2019 07:38
Copy link
Member

@mhdawson mhdawson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gabrielschulhof gabrielschulhof added the semver-minor PRs that contain new features and should be released in the next minor version. label Jan 22, 2019
@gabrielschulhof gabrielschulhof force-pushed the un-experimental-tsfn-v10.x branch from 96a21ea to 23a9bda Compare January 25, 2019 19:24
@gabrielschulhof
Copy link
Contributor Author

@gabrielschulhof gabrielschulhof force-pushed the un-experimental-tsfn-v10.x branch from 23a9bda to 3a265b0 Compare January 25, 2019 20:30
@gabrielschulhof
Copy link
Contributor Author

@gabrielschulhof
Copy link
Contributor Author

@gabrielschulhof
Copy link
Contributor Author

@gabrielschulhof
Copy link
Contributor Author

...and another resume: https://ci.nodejs.org/job/node-test-pull-request/20367/

@gabrielschulhof
Copy link
Contributor Author

OK, so it looks like we dropped support for FreeBSD 10, but if I am to backport this to to v10.x, I need it to build on FreeBSD 10. Right now it looks like it's failing for an unrelated reason, but I suspect it's part of the reason why we dropped support for FreeBSD 10.

@gabrielschulhof
Copy link
Contributor Author

I ran a job against acf7e7d which is already on v10.x-staging and it also fails the same way: https://ci.nodejs.org/job/node-test-commit-freebsd/23660/

@gabrielschulhof
Copy link
Contributor Author

Now running a job against the commit previous to acf7e7d: https://ci.nodejs.org/job/node-test-commit-freebsd/23677/

@gabrielschulhof
Copy link
Contributor Author

@codebytere codebytere force-pushed the v10.x-staging branch 2 times, most recently from 2d6e145 to 7840f71 Compare January 29, 2019 18:12
Fixes: nodejs#24249
PR-URL: nodejs#25556
Backport-PR-URL: nodejs#25633
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Michael Dawson <[email protected]>
@gabrielschulhof gabrielschulhof force-pushed the un-experimental-tsfn-v10.x branch from 9ced725 to cff27fe Compare January 29, 2019 19:19
@gabrielschulhof
Copy link
Contributor Author

New CI after rebase: https://ci.nodejs.org/job/node-test-pull-request/20419 (pending as of this writing)

@gabrielschulhof
Copy link
Contributor Author

Resumed as https://ci.nodejs.org/job/node-test-pull-request/20421 (also pending) because the previous one did not seem to run.

@gabrielschulhof
Copy link
Contributor Author

@gabrielschulhof
Copy link
Contributor Author

gabrielschulhof commented Jan 30, 2019

gabrielschulhof pushed a commit to gabrielschulhof/node that referenced this pull request Mar 4, 2019
Fixes: nodejs#24249
PR-URL: nodejs#25556
Backport-PR-URL: nodejs#25633
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Michael Dawson <[email protected]>
@gabrielschulhof
Copy link
Contributor Author

New CI: https://ci.nodejs.org/job/node-test-pull-request/21341/

BethGriggs pushed a commit that referenced this pull request Mar 12, 2019
Fixes: #24249
PR-URL: #25556
Backport-PR-URL: #25633
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Michael Dawson <[email protected]>
@BethGriggs
Copy link
Member

Landed in 48a5241

@BethGriggs BethGriggs closed this Mar 12, 2019
richardlau added a commit to richardlau/node-1 that referenced this pull request May 23, 2019
The N-API version was bumped to 4 for Node.js 10 in
nodejs#25633

Refs: nodejs#25633
BethGriggs pushed a commit that referenced this pull request May 28, 2019
The N-API version was bumped to 4 for Node.js 10 in
#25633

Refs: #25633
BethGriggs pushed a commit that referenced this pull request May 28, 2019
The N-API version was bumped to 4 for Node.js 10 in
#25633

Refs: #25633

PR-URL: #27832
Reviewed-By: Beth Griggs <[email protected]>
Reviewed-By: Shelley Vohr <[email protected]>
Reviewed-By: Michael Dawson <[email protected]>
@gabrielschulhof gabrielschulhof deleted the un-experimental-tsfn-v10.x branch June 14, 2019 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++ Issues and PRs that require attention from people who are familiar with C++. node-api Issues and PRs related to the Node-API. semver-minor PRs that contain new features and should be released in the next minor version.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants