Skip to content

sequential/test-repl-persistent-history is failing on OS X #2319

Closed
@evanlucas

Description

@evanlucas
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.

Metadata

Metadata

Assignees

Labels

macosIssues and PRs related to the macOS platform / OSX.replIssues and PRs related to the REPL subsystem.testIssues and PRs related to the tests.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions