Uh oh!
There was an error while loading. Please reload this page.
test: adding history regression test case - #24843
Conversation
nodejs-github-bot
commented
Dec 5, 2018
@antsmartian sadly an error occured when I tried to trigger a build :( |
antsmartian
commented
Dec 5, 2018
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
912aa88 to
078dfa8Compareantsmartian
commented
Dec 7, 2018
Rebuild CI Lite : https://ci.nodejs.org/job/node-test-pull-request-lite-pipeline/1862/ |
antsmartian
commented
Dec 7, 2018
@BridgeAR ping... |
antsmartian
commented
Dec 12, 2018
@nodejs/repl @BridgeAR Gentle remainder 🔉 |
There was a problem hiding this comment.
I suggest to add one more UP and one more DOWN so we reach the end of the list in both cases.
There was a problem hiding this comment.
Yeah, taken care of this. Guess should be good now.. cc @BridgeAR
078dfa8 to
9d7ce13Compareantsmartian
commented
Dec 13, 2018
antsmartian
commented
Dec 14, 2018
@BridgeAR Can you please just have a look now, have addressed your comments and I wanted to take your review once before I land this to master. |
BridgeAR
commented
Dec 14, 2018
Still LG but please run a regular CI |
antsmartian
commented
Dec 14, 2018
Yeah sure, thanks much @BridgeAR. |
antsmartian
commented
Dec 15, 2018
Trott
commented
Dec 15, 2018
Landed in 0bf7d41 |
PR-URL: nodejs#24843 Refs: nodejs#24385 Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
antsmartian
commented
Dec 15, 2018
Thanks @Trott |
PR-URL: nodejs#24843 Refs: nodejs#24385 Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
PR-URL: nodejs#24843 Refs: nodejs#24385 Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Recently added mulitline caused a issue in history navigation ref: #24385
Fundamentally, we don't had a test case for navigation till now, the one I see here: https://github.com/nodejs/node/blob/master/test/parallel/test-repl-persistent-history.js#L97, just tests one level navigation.
cc @nodejs/repl @BridgeAR
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes