Uh oh!
There was an error while loading. Please reload this page.
test: general improvements to vm tests - #14458
Conversation
Trott
commented
Jul 24, 2017
Not objecting enough to stop it, but I'm not a fan of removing |
jasnell
commented
Jul 24, 2017
I've been considering introducing a new |
Trott
commented
Jul 24, 2017
What is the downside of (Feel free to take this offline if it's a distraction from the PR generally.) |
jasnell
commented
Jul 25, 2017
most of the time the |
Trott
commented
Jul 25, 2017
If most of the logging is useless (which is an assessment I do not agree with), how does creating a whole new way to control logging improve anything? It seems that it would be better to improve or remove existing log messages. |
Although looking more at these specific logging messages...yeah, not sure I get the utility of them. Sorry I said anything here. I should have saved it for something else where the log messages might have value. 😆 |
jasnell
commented
Jul 25, 2017
@Trott ... I definitely understand where you're coming from. Introducing a new |
There was a problem hiding this comment.
The function should be invoked: common.mustNotCall().
jasnell
commented
Jul 31, 2017
Updated, rebased |
updated since review, dismissing request for changes
jasnell
commented
Aug 2, 2017
Rebased. CI before landing: https://ci.nodejs.org/job/node-test-pull-request/9445/ |
jasnell
commented
Aug 2, 2017
Canceled the CI run... there appear to be some issues in CI-land (ping @nodejs/build) |
jasnell
commented
Aug 2, 2017
Trying new CI run again: https://ci.nodejs.org/job/node-test-pull-request/9454/ |
PR-URL: #14458 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
jasnell
commented
Aug 3, 2017
Landed 4b23b42 |
PR-URL: #14458 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
PR-URL: #14458 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
General improvements to vm tests
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passesAffected core subsystem(s)
test