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

test: change assert messages by PaulBlanche · Pull Request #16820 · nodejs/node · GitHub

/ node Public

test: change assert messages - #16820

Closed
PaulBlanche wants to merge 1 commit into
nodejs:masterfrom
PaulBlanche:master
Closed

test: change assert messages#16820
PaulBlanche wants to merge 1 commit into
nodejs:masterfrom
PaulBlanche:master

Conversation

PaulBlanche commented Nov 6, 2017
edited
Loading

Copy link
Copy Markdown
Contributor

Exceptions that were thrown when they shouldn't were lost.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes

Exceptions that were thrown when they shouldn't were lost.
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 Nov 6, 2017

Copy link
Copy Markdown
Member

@PaulBlanche - looks like you pushed changed without:

#git config --global user.name
#git config --global user.email

on your system - implication of which is that this commit will not be associated with your profile. Can you set them up and push once again?

gireeshpunathil added the code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. label Nov 6, 2017

Copy link
Copy Markdown
Contributor

Trott commented Nov 7, 2017

Copy link
Copy Markdown
Member

Trott pushed a commit to Trott/io.js that referenced this pull request Nov 8, 2017
Include unexpected value in assertion messages.

PR-URL: nodejs#16820
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>

Trott commented Nov 8, 2017

Copy link
Copy Markdown
Member

Landed in e04d23c.

Thanks for the contribution! 🎉

Trott closed this Nov 8, 2017
evanlucas pushed a commit that referenced this pull request Nov 13, 2017
Include unexpected value in assertion messages.

PR-URL: #16820
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
evanlucas mentioned this pull request Nov 13, 2017
gibfahn pushed a commit that referenced this pull request Dec 13, 2017
Include unexpected value in assertion messages.

PR-URL: #16820
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
This was referenced Dec 20, 2017
gabrielschulhof pushed a commit to gabrielschulhof/node that referenced this pull request Apr 16, 2018
Include unexpected value in assertion messages.

PR-URL: nodejs#16820
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
MylesBorins pushed a commit that referenced this pull request Apr 16, 2018
Include unexpected value in assertion messages.

Backport-PR-URL: #19447
PR-URL: #16820
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
MylesBorins mentioned this pull request Apr 16, 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

code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. 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.

6 participants


Back | FazBrowse Home | New Git URL