Skip to content

test: possible flaky test-repl.js #4823

@techjeffharris

Description

@techjeffharris

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

No one assigned

    Labels

    replIssues and PRs related to the REPL subsystem.testIssues and PRs related to the tests.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions