Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign uptest: modified order of parameters for assertion #24430
Conversation
nodejs-github-bot
added
the
test
label
Nov 17, 2018
BridgeAR
approved these changes
Nov 17, 2018
BridgeAR
added
the
code-and-learn
label
Nov 17, 2018
targos
approved these changes
Nov 17, 2018
|
Changes LGTM. Commit message should start with |
This comment has been minimized.
This comment has been minimized.
|
|
targos
added
the
fast-track
label
Nov 17, 2018
cjihrig
approved these changes
Nov 17, 2018
gireeshpunathil
approved these changes
Nov 18, 2018
This comment has been minimized.
This comment has been minimized.
|
trivikr
approved these changes
Nov 18, 2018
jasnell
approved these changes
Nov 19, 2018
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
Resume Build CI: https://ci.nodejs.org/job/node-test-pull-request/18772/ |
thefourtheye
approved these changes
Nov 20, 2018
thefourtheye
reviewed
Nov 20, 2018
| @@ -634,8 +634,8 @@ asyncTest( | |||
| const e = new Error('error'); | |||
| const domainError = new Error('domain error'); | |||
| onUnhandledSucceed(done, function(reason, promise) { | |||
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
Resume Build: https://ci.nodejs.org/job/node-test-pull-request/18785/ |
This comment has been minimized.
This comment has been minimized.
|
Resume Build CI: https://ci.nodejs.org/job/node-test-pull-request/18788/ |
This comment has been minimized.
This comment has been minimized.
|
That test-stream-pipeline issue is being pretty stubborn but is also pretty clearly unrelated. Let's do a full CI: https://ci.nodejs.org/job/node-test-pull-request/18815/ |
Trott
added a commit
to Trott/io.js
that referenced
this pull request
Nov 20, 2018
This comment has been minimized.
This comment has been minimized.
|
Landed in 7ba83e8. Thanks for the contribution! (If you're interested in other possible contributions to Node.js but don't have a good idea of where to start looking, some ideas are posted at https://www.nodetodo.org/next-steps/.) |
fiveobjects commentedNov 17, 2018
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes