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

n-api: separate out async_hooks test by gabrielschulhof · Pull Request #19392 · nodejs/node · GitHub

/ node Public

n-api: separate out async_hooks test - #19392

Closed
gabrielschulhof wants to merge 1 commit into
nodejs:masterfrom
gabrielschulhof:napi-separate-make-callback
Closed

n-api: separate out async_hooks test#19392
gabrielschulhof wants to merge 1 commit into
nodejs:masterfrom
gabrielschulhof:napi-separate-make-callback

Conversation

Copy link
Copy Markdown
Contributor

Place the test_make_callback async_hooks-related test into its own file.

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

Place the test_make_callback async_hooks-related test into its own file.
nodejs-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 Mar 16, 2018

mhdawson left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

Copy link
Copy Markdown
Contributor Author

Both these failures are on test/parallel. I don't believe they are related.

Copy link
Copy Markdown
Contributor Author

Landed in f24d0ec.

gabrielschulhof pushed a commit that referenced this pull request Mar 19, 2018
Place the test_make_callback async_hooks-related test into its own file.

PR-URL: #19392
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
gabrielschulhof deleted the napi-separate-make-callback branch March 19, 2018 13:26
MylesBorins pushed a commit that referenced this pull request Mar 20, 2018
Place the test_make_callback async_hooks-related test into its own file.

PR-URL: #19392
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
MylesBorins pushed a commit that referenced this pull request Mar 20, 2018
Place the test_make_callback async_hooks-related test into its own file.

PR-URL: #19392
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
targos mentioned this pull request Mar 20, 2018
gabrielschulhof pushed a commit to gabrielschulhof/node that referenced this pull request Apr 12, 2018
Place the test_make_callback async_hooks-related test into its own file.

PR-URL: nodejs#19392
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
MylesBorins pushed a commit that referenced this pull request May 1, 2018
Place the test_make_callback async_hooks-related test into its own file.

Backport-PR-URL: #19265
PR-URL: #19392
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
MylesBorins mentioned this pull request May 2, 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.

4 participants


Back | FazBrowse Home | New Git URL