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: improve error logging for inspector test #14508

Closed
wants to merge 1 commit into from

Commits on Jul 27, 2017

  1. test: improve error logging for inspector test

    If JSON.parse() fails, print a message showing the JSON that failed to
    parse. This is to help with debugging a current test failure on CI.
    
    Refs: nodejs#14507
    Trott committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    31bc3c1 View commit details
    Browse the repository at this point in the history