-
- Notifications
You must be signed in to change notification settings - Fork 33.8k
Closed
Labels
replIssues and PRs related to the REPL subsystem.Issues and PRs related to the REPL subsystem.testIssues and PRs related to the tests.Issues and PRs related to the tests.
Description
I just filed my first PR #4822 and a test in test-repl.js failed.
@chrisdickinson recommended that I create an issue and /CC @Trott
sending "require(\"internal/repl\")" Unix data: "{ createInternalRepl: [Function: createRepl] }\nnode via Unix socket> ", expecting /^Error: Cannot find module 'internal\/repl'/ assert.js:89 throw new assert.AssertionError({ ^ AssertionError: null == true at Socket.<anonymous> (/home/jeff/git/node/test/parallel/test-repl.js:69:16) at emitOne (events.js:91:13) at Socket.emit (events.js:183:7) at readableAddChunk (_stream_readable.js:147:16) at Socket.Readable.push (_stream_readable.js:111:10) at Pipe.onread (net.js:523:20) Command: out/Release/node /home/jeff/git/node/test/parallel/test-repl.js [01:31|% 100|+ 1010|- 2]: Done Makefile:91: recipe for target 'test' failed make: *** [test] Error 1 Metadata
Metadata
Assignees
Labels
replIssues and PRs related to the REPL subsystem.Issues and PRs related to the REPL subsystem.testIssues and PRs related to the tests.Issues and PRs related to the tests.