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 at PPR #87551

Closed
nordic-piks opened this issue Mar 24, 2025 · 0 comments
Closed
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

  • nrf54h20dk@0.9.0/nrf54h20/cpuppr

To Reproduce
Steps to reproduce the behavior:

  1. have nrf54h20dk@0.9.0/nrf54h20/cpuppr connected
  2. go to your zephyr dir
  3. call ./scripts/twister -T tests/subsys/debug/cpu_load -p nrf54h20dk@0.9.0/nrf54h20/cpuppr --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-1122-g961593d15290 ***
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.216 seconds
===================================================================
TESTSUITE cpu_load failed.

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

SUITE FAIL -   0.00% [cpu_load]: pass = 0, fail = 1, skip = 0, total = 1 duration = 0.216 seconds
 - FAIL - [cpu_load.test_load] duration = 0.216 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 priority: low Low impact/importance bug platform: nRF Nordic nRFx labels Mar 24, 2025
@github-project-automation github-project-automation bot moved this to To triage in nRF platform Mar 24, 2025
@nordic-piks nordic-piks moved this from To triage to Backlog in nRF platform Mar 24, 2025
@github-project-automation github-project-automation bot moved this from Backlog to Done in nRF platform Mar 24, 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: Done
Development

No branches or pull requests

3 participants