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 fails at nrf54h20 #87090

Open
nordic-piks opened this issue Mar 14, 2025 · 2 comments · May be fixed by #87093
Open

tests/subsys/debug/cpu_load/debug.cpu_load fails at nrf54h20 #87090

nordic-piks opened this issue Mar 14, 2025 · 2 comments · May be fixed by #87093
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

@nordic-piks
Copy link
Collaborator

  • Describe the bug
    The tests:
  • tests/subsys/debug/cpu_load/debug.cpu_load
  • tests/subsys/debug/cpu_load/debug.cpu_load.periodic_report

Observed for

To Reproduce
Steps to reproduce the behavior:

  1. have [email protected]/nrf54h20/cpuapp connected
  2. go to your zephyr dir
  3. call ./scripts/twister -T tests/subsys/debug/cpu_load -p [email protected]/nrf54h20/cpurad --device-testing --device-serial /dev/ttyACM1 -v --inline-logs
  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-499-gb7970ccc5f9f ***
Running TESTSUITE cpu_load
===================================================================
START - test_load

    Assertion failed at ../../../../../../../../../zephyr/tests/subsys/debug/cpu_load/src/main.c:37: cpu_load_test_load: load not within 500 +/- DELTA

 FAIL - test_load in 0.214 seconds
===================================================================
TESTSUITE cpu_load failed.

------ TESTSUITE SUMMARY START ------

SUITE FAIL -   0.00% [cpu_load]: pass = 0, fail = 1, skip = 0, total = 1 duration = 0.214 seconds
 - FAIL - [cpu_load.test_load] duration = 0.214 seconds

------ TESTSUITE SUMMARY END ------

===================================================================
PROJECT EXECUTION FAILED

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-rc1-8-gff4dc62f0e52
@nordic-piks nordic-piks added bug The issue is a bug, or the PR is fixing a bug platform: nRF Nordic nRFx labels Mar 14, 2025
@github-project-automation github-project-automation bot moved this to To triage in nRF platform Mar 14, 2025
@nordic-piks nordic-piks added the priority: low Low impact/importance bug label Mar 14, 2025
@nordic-piks
Copy link
Collaborator Author

New test - 688b561

@nordic-piks nordic-piks assigned nordic-krch and unassigned anangl and masz-nordic Mar 14, 2025
@nordic-piks
Copy link
Collaborator Author

@nordic-krch Please have a look

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: To triage
Development

Successfully merging a pull request may close this issue.

4 participants