Skip to content

 List of tests where console.log|error can be replaced with debug #32678

Description

@HarshithaKP

This issue is to track all the test files that have console.log|error that can be replaced with debug statements. The consideration is that only informative messages can be replaced, not the one that influence the test logic itself.
A good candidate for a future code & learn. Recommend one per person, doing more does not add value.
Refs: #32588 (comment)

Checklist for reference

test/parallel

  • test-cluster-setup-master-cumulative.js
  • test-cluster-setup-master-multiple.js
  • test-cluster-worker-wait-server-close.js
  • test-code-cache.js
  • test-crypto.js
  • test-dgram-close.js
  • test-domain-http-server.js
  • test-domain-stack.js
  • test-event-emitter-listeners-side-effects.js
  • test-event-emitter-subclass.js
  • test-exception-handler2.js

[I am still building the list]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussIssues opened for discussion and feedback.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions