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

doc: change error message testing policy #31421

Commits on Jan 20, 2020

  1. doc: change error message testing policy

    Dynamic error messages often contain important information that
    depends on the context, e.g., which argument caused an
    ERR_INVALID_ARG_TYPE, which type was expected, and which type was
    received. I don't think that internal breakage when changing a dynamic
    error message should prevent us from testing such properties properly.
    tniessen authored Jan 20, 2020
    Configuration menu
    Copy the full SHA
    5d67c16 View commit details
    Browse the repository at this point in the history