Uh oh!
There was an error while loading. Please reload this page.
Revert #16548 - #16622
Conversation
This reverts commit ab2c351.
seishun
commented
Oct 30, 2017
+1 for fast tracking so that CI is back to green. |
refack
commented
Oct 30, 2017
/cc @nodejs/release RE: how to format the message |
seishun
commented
Oct 30, 2017
I blame nodejs/build#790 for letting this happen by the way. A big red cross is much more obvious than a URL buried somewhere in the conversation. |
refack
commented
Oct 30, 2017
I also assume nodejs/build#952, Windows CI was red most weekend. |
gibfahn
commented
Oct 30, 2017
What you did seems fine.
Good point, added |
joyeecheung
left a comment
There was a problem hiding this comment.
Sorry for not checking more thoroughly. Let's fast track this.
joyeecheung
commented
Oct 31, 2017
One jenkins build failure on Windows, others are know flaky tests. To be safe: https://ci.nodejs.org/job/node-test-commit-windows-fanned/13030/ |
joyeecheung
commented
Oct 31, 2017
Windows build got aborted, but I guess we only need to make sure that it compiles as before since this is just a revert for compilation errors... |
This reverts commit cdb263d. That commit was landed without a green CI and is failing on Windows.
joyeecheung
commented
Oct 31, 2017
@seishun You have pushed new commits, did you rebased? |
seishun
commented
Oct 31, 2017
@joyeecheung No, I just changed the reason line to match previous revert commits. |
joyeecheung
commented
Oct 31, 2017
seishun
commented
Oct 31, 2017
No longer needed. |
#16548 was landed despite failing on Windows (see https://ci.nodejs.org/job/node-compile-windows/12916/). Reverting to make CI green again.
According to https://github.com/nodejs/node/blob/master/COLLABORATOR_GUIDE.md#reverting-commits, I should include the reason for reverting in the commit message, but it doesn't say what to do when there are multiple commits.
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passesAffected core subsystem(s)
doc, src