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: subsys: debug: cpu_load: debug.cpu_load.periodic_report reports timeout #87206

Open
katgiadla opened this issue Mar 17, 2025 · 0 comments
Assignees
Labels
bug The issue is a bug, or the PR is fixing a bug platform: nRF Nordic nRFx priority: low Low impact/importance bug

Comments

@katgiadla
Copy link
Collaborator

katgiadla commented Mar 17, 2025

Describe the bug
The test tests/subsys/debug/cpu_load/debug.cpu_load.periodic_report

Observed for

  • nrf5340dk/nrf5340/cpuapp/ns
  • nrf9160dk@0.14.0/nrf9160/ns
  • nrf9160dk@0.14.0/nrf9160

To Reproduce
Steps to reproduce the behavior:

  1. have nrf9160dk@0.14.0/nrf9160 connected
  2. go to your zephyr dir
  3. call ./scripts/twister -T tests/subsys/debug/cpu_load -p nrf9160dk@0.14.0/nrf9160 --device-testing --device-serial /dev/ttyACM0 -v --inline-logs --west-flash="--erase"
  4. See console output with error

Expected behavior
Valid console output

Impact
Not clear

Logs and console output

*** Booting Zephyr OS build v4.1.0-567-g25f3de75a29a ***
Running TESTSUITE cpu_load
===================================================================
START - test_load
 PASS - test_load in 0.300 seconds
===================================================================
START - test_periodic_report
*** Booting Zephyr OS build v4.1.0-567-g25f3de75a29a ***
Running TESTSUITE cpu_load
===================================================================
START - test_load
 PASS - test_load in 0.300 seconds
===================================================================
START - test_periodic_report
*** Booting Zephyr OS build v4.1.0-567-g25f3de75a29a ***
...

Environment (please complete the following information):

  • OS: Ubuntu 20.04.1 LTS
  • Toolchain Zephyr SDK 0.17.0
  • Commit SHA or Version used: v4.1.0-567-g25f3de

Additional information:
Probably introducedy by commit 688b561

@katgiadla katgiadla added bug The issue is a bug, or the PR is fixing a bug platform: nRF Nordic nRFx priority: low Low impact/importance bug labels Mar 17, 2025
@github-project-automation github-project-automation bot moved this to To triage in nRF platform Mar 17, 2025
@nordic-piks nordic-piks moved this from To triage to Backlog in nRF platform Mar 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue is a bug, or the PR is fixing a bug platform: nRF Nordic nRFx priority: low Low impact/importance bug
Projects
Status: Backlog
Development

No branches or pull requests

2 participants