Skip to content

tests: Reduce the debug verbosity so it is easier to see problems in CI - #4407

Open
BsAtHome wants to merge 1 commit into
LinuxCNC:masterfrom
BsAtHome:fix_test-debug-verbosity
Open

tests: Reduce the debug verbosity so it is easier to see problems in CI#4407
BsAtHome wants to merge 1 commit into
LinuxCNC:masterfrom
BsAtHome:fix_test-debug-verbosity

Conversation

@BsAtHome

Copy link
Copy Markdown
Contributor

Some of the tests produce a very large amount of noise from NML debugging messages. These are useless. The large volume of messages prevents us to see when, for example, tests/halui/mdi/ fails. There is a suspected race condition in there and it fails once in a while. But, the output in the CI only shows NML messages because the output is cut off and tracing the real point of failure is not possible.

This PR reduces the debug level to a more modest level for all the tests that had enabled everything. There are still some NML messages visible, but these are now showing the commands being processed.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant