Closed
Description
Path: sequential/test-repl-persistent-history
assert.js:89
throw new assert.AssertionError({
^
AssertionError: '> \'=^.^=\'' === '> \'42\''
at Writable.write [as _write] (/Users/evan/dev/code/forks/io.js/test/sequential/test-repl-persistent-history.js:173:16)
at doWrite (_stream_writable.js:292:12)
at writeOrBuffer (_stream_writable.js:278:5)
at Writable.write (_stream_writable.js:207:11)
at REPLServer._writeToOutput (readline.js:219:17)
at REPLServer.Interface._refreshLine (readline.js:259:8)
at REPLServer.Interface._historyPrev (readline.js:572:10)
at REPLServer.Interface._ttyWrite (readline.js:858:14)
at ActionStream.onkeypress (readline.js:105:10)
at emitTwo (events.js:87:13)
I haven't tested it on any other OS for now.