Noisy spectacular warnings during integration tests #21271
Unanswered
llamafilm
asked this question in
Help Wanted!
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Since upgrading to Netbox v4.5, the integration tests (
manage.py test) are printing hundreds of warnings like this:It's harmless, but I'd like to suppress these to make the logs more readable. I could hide them by adding
DISABLE_ERRORS_AND_WARNINGStoSPECTACULAR_SETTINGSbut I'd rather not modify the code. How does the Netbox CI pipeline do it?Beta Was this translation helpful? Give feedback.
All reactions