Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: reduce logging coming from p4wq tests #45745

Merged
merged 2 commits into from
May 18, 2022

Conversation

nashif
Copy link
Member

@nashif nashif commented May 17, 2022

  • p4wq: register log module with default log level
  • tests: p4wq: set log level for test

Fixes #45670

nashif added 2 commits May 17, 2022 16:58
Set default log level while registering p4wq as a log module.

Signed-off-by: Anas Nashif <[email protected]>
Log messages from workqueue are very chatty and on some systems cause
dropping of messages coming from the tests, so set the level to not get
warnings.

Fixes zephyrproject-rtos#45670

Signed-off-by: Anas Nashif <[email protected]>
@nashif nashif requested review from dcpleung and andyross as code owners May 17, 2022 21:03
@github-actions github-actions bot added the area: Tests Issues related to a particular existing or missing test label May 17, 2022
@nashif nashif changed the title tests: reduce logging coming frpm, p4wq tests tests: reduce logging coming from p4wq tests May 18, 2022
@nashif nashif merged commit 703422f into zephyrproject-rtos:main May 18, 2022
@nashif nashif deleted the p4wq_test branch May 18, 2022 00:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Tests Issues related to a particular existing or missing test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Intel CAVS: log missing of tests/lib/p4workq/
3 participants