Skip to content

n-api,test: make method static - #20292

Closed
gabrielschulhof wants to merge 1 commit into
nodejs:masterfrom
gabrielschulhof:n-api-make-methods-static
Closed

n-api,test: make method static#20292
gabrielschulhof wants to merge 1 commit into
nodejs:masterfrom
gabrielschulhof:n-api-make-methods-static

Conversation

@gabrielschulhof

Copy link
Copy Markdown
Contributor

One non-static method remains

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

Whoops! I left one out of the previous PR. Sorry!

One non-static method remains
@nodejs-github-botnodejs-github-bot added dont-land-on-v4.x node-api Issues and PRs related to the Node-API. test Issues and PRs related to the tests. labels Apr 25, 2018
@gabrielschulhof

Copy link
Copy Markdown
ContributorAuthor

@gabrielschulhof

Copy link
Copy Markdown
ContributorAuthor

The failing tests are flakes.

@BridgeARBridgeAR added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. fast-track PRs that do not need to wait for 48 hours to land. labels Apr 26, 2018
@gabrielschulhof

Copy link
Copy Markdown
ContributorAuthor

Landed in 5a10d14.

gabrielschulhof pushed a commit to gabrielschulhof/node that referenced this pull request Apr 26, 2018
One non-static method remains
PR-URL: nodejs#20292
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
@gabrielschulhof
gabrielschulhof deleted the n-api-make-methods-static branch April 26, 2018 15:14
MylesBorins pushed a commit that referenced this pull request May 4, 2018
One non-static method remains
PR-URL: #20292
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
@MylesBorinsMylesBorins mentioned this pull request May 8, 2018
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.fast-trackPRs that do not need to wait for 48 hours to land.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.

5 participants

@gabrielschulhof@cjihrig@trivikr@BridgeAR@nodejs-github-bot