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

test: test documented napi_get_value_int32 behaviour by mhdawson · Pull Request #12633 · nodejs/node · GitHub

/ node Public

test: test documented napi_get_value_int32 behaviour - #12633

Closed
mhdawson wants to merge 1 commit into
nodejs:masterfrom
mhdawson:addnumbercov
Closed

test: test documented napi_get_value_int32 behaviour#12633
mhdawson wants to merge 1 commit into
nodejs:masterfrom
mhdawson:addnumbercov

Conversation

Copy link
Copy Markdown
Member

We chose to document this in the docs as there are
different possible behaviours. Adding this test to validate
that all vm implementations do it the same way.

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

test, n-api

We chose to document this in the docs as there are
different possible behaviours.  Adding this test to validate
that all vm implementations do it the same way.
nodejs-github-bot added node-api Issues and PRs related to the Node-API. test Issues and PRs related to the tests. labels Apr 24, 2017

Copy link
Copy Markdown
Member Author

Copy link
Copy Markdown
Member Author

re-run of arms tests: https://ci.nodejs.org/job/node-test-binary-arm/7603/

Copy link
Copy Markdown
Member Author

Arm re-run still had jenkins related issues so trying full CI: https://ci.nodejs.org/job/node-test-pull-request/7692/

mhdawson commented Apr 26, 2017
edited
Loading

Copy link
Copy Markdown
Member Author

Arm failures look to be infrastructure issues so not related, rest of CI was green.

Copy link
Copy Markdown
Member Author

landed as 4241577

mhdawson closed this Apr 26, 2017
mhdawson added a commit that referenced this pull request Apr 26, 2017
We chose to document this in the docs as there are
different possible behaviours.  Adding this test to validate
that all vm implementations do it the same way.

PR-URL: #12633
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
jasnell mentioned this pull request May 11, 2017
gibfahn mentioned this pull request Jun 15, 2017
3 tasks
mhdawson deleted the addnumbercov branch June 28, 2017 19:24
gabrielschulhof pushed a commit to gabrielschulhof/node that referenced this pull request Apr 10, 2018
We chose to document this in the docs as there are
different possible behaviours.  Adding this test to validate
that all vm implementations do it the same way.

PR-URL: nodejs#12633
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
MylesBorins pushed a commit that referenced this pull request Apr 16, 2018
We chose to document this in the docs as there are
different possible behaviours.  Adding this test to validate
that all vm implementations do it the same way.

Backport-PR-URL: #19447
PR-URL: #12633
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
MylesBorins mentioned this pull request Apr 16, 2018
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

node-api Issues and PRs related to the Node-API. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL