test: help annotate `test/parallel/test-util-log.js`
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 35.1k
Closed
Labels
Description
opened
on Aug 23, 2018Help needed with some code archeology:
The test in node/test/parallel/test-util-log.js ends with common.restoreStdout(); but no common.restoreStderr();
node/test/parallel/test-util-log.js
Lines 58 to 60 in 6acb550
| assert.strictEqual(process.stdout.writeTimes, tests.length); | |
| common.restoreStdout(); |
We should have a comment documenting the reason why (or fix it).
Ref: #13439
Metadata
Metadata
Assignees
No one assigned
Labels
Type
No type
Projects
No projects
Milestone
No milestone
Relationships
None yet
Development
No branches or pull requests
Issue actions