Skip to content

Conversation

@PaulBlanche
Copy link
Contributor

@PaulBlanchePaulBlanche commented Nov 6, 2017

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-botnodejs-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
@gireeshpunathil
Copy link
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?

@gireeshpunathilgireeshpunathil added the code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. label Nov 6, 2017
@vsemozhetbyt
Copy link
Contributor

@Trott
Copy link
Member

Trott commented Nov 7, 2017

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 <[email protected]> Reviewed-By: Rich Trott <[email protected]>
@Trott
Copy link
Member

Trott commented Nov 8, 2017

Landed in e04d23c.

Thanks for the contribution! 🎉

@TrottTrott 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 <[email protected]> Reviewed-By: Rich Trott <[email protected]>
@evanlucasevanlucas 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 <[email protected]> Reviewed-By: Rich Trott <[email protected]>
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 <[email protected]> Reviewed-By: Rich Trott <[email protected]>
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 <[email protected]> Reviewed-By: Rich Trott <[email protected]>
@MylesBorinsMylesBorins mentioned this pull request Apr 16, 2018
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code-and-learnIssues related to the Code-and-Learn events and PRs submitted during the events.node-apiIssues and PRs related to the Node-API.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@PaulBlanche@gireeshpunathil@vsemozhetbyt@Trott@gibfahn@nodejs-github-bot