test: replace console.log/error with debuglog#32695
Closed
agustindaguerre wants to merge 1 commit intonodejs:masterfrom
Closed
test: replace console.log/error with debuglog#32695agustindaguerre wants to merge 1 commit intonodejs:masterfrom
agustindaguerre wants to merge 1 commit intonodejs:masterfrom
Conversation
jasnell
approved these changes
Apr 6, 2020
9b63eb6 to
d110688
Compare
Member
|
Just a nit... the commit should use |
Contributor
Author
|
@jasnell updated 👍 |
This comment has been minimized.
This comment has been minimized.
d110688 to
20af0a4
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Member
|
I'm sure this PR is ok but, I don't now why CI failed so many times(I'm a newbie on Jenkins CI) 🤔 |
This comment has been minimized.
This comment has been minimized.
Use utility debug logs instead of console logs in test-cluster-setup-master-multiple.js Refs: nodejs#32678
20af0a4 to
c993c4b
Compare
Collaborator
himself65
approved these changes
Apr 9, 2020
Member
|
I will handle merging this |
Contributor
Author
|
@himself65 cool, thanks |
Member
|
Landed in 41b1e87 Thanks for your contributions!🎉 |
Member
|
BTW, the original commit message is invalid because ✖ da7d991c0221b662bf56a8d4861353237b84047e
✔ 0:0 skipping fixes-url fixes-url
✔ 0:0 blank line after title line-after-title
✖ 1:72 Line should be <= 72 columns. line-length
✔ 0:0 metadata is at end of message metadata-end
✔ 5:8 PR-URL is valid. pr-url
✔ 0:0 reviewers are valid reviewers
✔ 0:0 valid subsystems subsystem
✔ 0:0 Title is formatted correctly. title-format
✔ 0:0 Title is <= 50 columns. title-lengthso I edit it manually |
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Use utility debug logs instead of console logs in
test-cluster-setup-master-multiple.jsRefs: #32678
Checklist
make -j4 test(UNIX)