Skip to content

tests/subsys/ipc/ipc_sessions/sample.ipc.ipc_sessions.nrf54h20dk_cpuapp_cpuppr fails at nrf54h20 #85863

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

Open
nordic-piks opened this issue Feb 17, 2025 · 3 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

@nordic-piks
Copy link
Collaborator

nordic-piks commented Feb 17, 2025

Describe the bug
The tests:

  • Describe the bug
    The tests:
  • tests/subsys/ipc/ipc_sessions/sample.ipc.ipc_sessions.nrf54h20dk_cpuapp_cpuppr

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/ipc/ipc_sessions -p [email protected]/nrf54h20/cpuapp --device-testing --device-serial /dev/ttyACM0 -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-rc1-8-gff4dc62f0e52 ***
Running TESTSUITE ipc_sessions
===================================================================
START - test_echo
 PASS - test_echo in 0.003 seconds
===================================================================
START - test_local_rebond
 PASS - test_local_rebond in 0.010 seconds
===================================================================
START - test_ping_pong
 PASS - test_ping_pong in 0.003 seconds
===================================================================
START - test_rebond
 PASS - test_rebond in 0.020 seconds
===================================================================
START - test_reboot

    Assertion failed at ../../../../../../../../../zephyr/tests/subsys/ipc/ipc_sessions/src/main.c:236: ipc_sessions_test_reboot: (ret is non-zero)
No IPC bound event on time
 FAIL - test_reboot in 1.051 seconds
===================================================================
START - test_rx_long

    Assertion failed at ../../../../../../../../../zephyr/tests/subsys/ipc/ipc_sessions/src/main.c:434: ipc_sessions_test_rx_long: (ret not equal to sizeof(cmd_txstart))
ipc_service_send failed: -16, expected: 16
 FAIL - test_rx_long in 0.019 seconds
===================================================================
START - test_tx_long

    Assertion failed at ../../../../../../../../../zephyr/tests/subsys/ipc/ipc_sessions/src/main.c:325: ipc_sessions_test_tx_long: (ret not equal to sizeof(cmd_rxstart))
ipc_service_send failed: -16, expected: 16
 FAIL - test_tx_long in 0.019 seconds
===================================================================
TESTSUITE ipc_sessions failed.

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

SUITE FAIL -  57.14% [ipc_sessions]: pass = 4, fail = 3, skip = 0, total = 7 duration = 1.125 seconds
 - PASS - [ipc_sessions.test_echo] duration = 0.003 seconds
 - PASS - [ipc_sessions.test_local_rebond] duration = 0.010 seconds
 - PASS - [ipc_sessions.test_ping_pong] duration = 0.003 seconds
 - PASS - [ipc_sessions.test_rebond] duration = 0.020 seconds
 - FAIL - [ipc_sessions.test_reboot] duration = 1.051 seconds
 - FAIL - [ipc_sessions.test_rx_long] duration = 0.019 seconds
 - FAIL - [ipc_sessions.test_tx_long] duration = 0.019 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 priority: low Low impact/importance bug labels Feb 17, 2025
@github-project-automation github-project-automation bot moved this to To triage in nRF platform Feb 17, 2025
@nordic-piks
Copy link
Collaborator Author

Guessing that related to:
0e4efdb
84a215a

Copy link

This issue has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this issue will automatically be closed in 14 days. Note, that you can always re-open a closed issue at any time.

@nordic-piks
Copy link
Collaborator Author

@doki-nordic Still occurs, any update?

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

4 participants