Skip to content

Conversation

@gibfahn
Copy link
Member

@gibfahngibfahn commented Apr 4, 2017

The addons-napi testsuite is already included in $(CI_NATIVE_SUITES), so
we don't need to manually specify it in the test-ci target as well.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

CI: https://ci.nodejs.org/job/node-test-commit/8866/EDIT: Windows failed
CI 2: https://ci.nodejs.org/job/node-test-commit/8867/
CI 3: https://ci.nodejs.org/job/node-test-commit/8939/
CI 4: https://ci.nodejs.org/job/node-test-commit/8984/

@gibfahngibfahn added build Issues and PRs related to build files or the CI. node-api Issues and PRs related to the Node-API. labels Apr 4, 2017
@nodejs-github-botnodejs-github-bot added the build Issues and PRs related to build files or the CI. label Apr 4, 2017
Copy link
Member

@mhdawsonmhdawson left a comment

Choose a reason for hiding this comment

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

LGTM

@mscdexmscdex added the test Issues and PRs related to the tests. label Apr 4, 2017
The addons-napi testsuite is already included in $(CI_NATIVE_SUITES), so we don't need to manually specify it in the test-ci target as well. PR-URL: nodejs#12201 Reviewed-By: Sakthipriyan Vairamani <[email protected]> Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Daniel Bevenius <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Michael Dawson <[email protected]>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

buildIssues and PRs related to build files or the CI.node-apiIssues and PRs related to the Node-API.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

13 participants

@gibfahn@digitalinfinity@bnoordhuis@danbev@jasnell@thefourtheye@addaleax@cjihrig@richardlau@mhdawson@mscdex@italoacasas@nodejs-github-bot