Clean up test output #11194

Closed
opened 2025-12-29 21:41:46 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (May 16, 2025).

Originally assigned to: @jeremystretch on GitHub.

Proposed Changes

Running the test suite currently produces quite a bit of extraneous output. Each instance needs to be tracked down and resolved to avoid outputting noisy or misleading information when tests are run.

Justification

This extraneous output pollutes the test output, and in many cases can mislead the user into believing a problem exists (for instance, when a test intentionally triggers an exception that results in an error message leaking to the terminal).

Originally created by @jeremystretch on GitHub (May 16, 2025). Originally assigned to: @jeremystretch on GitHub. ### Proposed Changes Running the test suite currently produces quite a bit of extraneous output. Each instance needs to be tracked down and resolved to avoid outputting noisy or misleading information when tests are run. ### Justification This extraneous output pollutes the test output, and in many cases can mislead the user into believing a problem exists (for instance, when a test intentionally triggers an exception that results in an error message leaking to the terminal).
adam added the status: acceptedtype: housekeeping labels 2025-12-29 21:41:46 +01:00
adam closed this issue 2025-12-29 21:41:46 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11194