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: fix multiple expectedWarnings bug #19766

Closed
wants to merge 1 commit into from

Commits on Apr 3, 2018

  1. test: fix multiple expectedWarnings bug

    Commit 8fb4ea9 ("test: add deprecation code to expectWarning") did
    not take into account that the same warning could be expected multiple
    times. This bug was discovered in
    nodejs#18138 and this commit adds a fix for
    this issue.
    
    Refs: nodejs#18138
    danbev committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    173f8bf View commit details
    Browse the repository at this point in the history