Skip to content

--supress-output doesn't work on NodeJS 8.x and above #399

@evanp

Description

@evanp

Tests fail for supress output if NodeJS is 8.x or above. Seems to be a difference in the way the console is initialized; it grabs the process.stdout before we can replace it with a dummy.

This keeps tests for v0.8.x from working for later versions.

Metadata

Metadata

Assignees

Labels

bugThe software doesn't do what we say it does

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions