Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: handle missing V8 tests in n-api test #14123

Merged
merged 1 commit into from
Jul 13, 2017
Merged

Commits on Jul 13, 2017

  1. test: handle missing V8 tests in n-api test

    The N-API test testInstanceOf.js relies on several V8 test files
    which may not exist in downloadable archives. If the files are
    missing, this commit causes a warning to be emitted rather than
    failing the test.
    
    Refs: nodejs#14113
    Fixes: nodejs#13344
    PR-URL: nodejs#14123
    Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
    Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    cjihrig committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    598a128 View commit details
    Browse the repository at this point in the history