Uh oh!
There was an error while loading. Please reload this page.
(v6.x backport) test: reduce string concatenations - #13835
Conversation
vsemozhetbyt
commented
Jun 21, 2017
WRT assignment: #12735 (comment) |
Can a CI for a backport be launched as a common CI (with setting a PR ID in the same form)? |
Yes. You just leave the That should probably be documented. |
CI: https://ci.nodejs.org/job/node-test-pull-request/8769/ (I hope I've set it right, as I usually do not change the |
One arm fail on pre-test phase if I get it right. |
gibfahn
commented
Jun 21, 2017
@refack you up for a round 2 of reviewing this PR? |
refack
commented
Jun 21, 2017
refack
commented
Jun 21, 2017
vsemozhetbyt
commented
Jun 23, 2017
How should I resolve conflicts in backports? |
gibfahn
commented
Jun 23, 2017
Yep |
vsemozhetbyt
commented
Jun 23, 2017
Conflict resolved. New CI: https://ci.nodejs.org/job/node-test-pull-request/8810/ |
MylesBorins
commented
Jul 10, 2017
Landed in 0dfb19d My gut tells me this should be fine, but I am kinda concerned there may be perf regressions on V8 5.1 /cc @nodejs/v8 are there any issues with using string interpolation on V8 5.1? |

Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passesAffected core subsystem(s)
test
Backport of #12735