-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Closed
Bug
Copy link
Labels
area: TestsIssues related to a particular existing or missing testIssues related to a particular existing or missing testbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: nRFNordic nRFxNordic nRFxpriority: lowLow impact/importance bugLow impact/importance bug
Description
Describe the bug
The test from the title fails on nrf53_cpuapp. The sample is started and hangs after printing:
DEVICE: RPMsg Service [master] demo started
To Reproduce
Steps to reproduce the behavior:
- Have nrf5340dk connected
- call
/scripts/twister --device-testing -T samples/subsys/ipc/rpmsg_service/ -p nrf5340dk_nrf5340_cpuapp --device-serial /dev/ttyACM2 -v -v - See error
Expected behavior
The test passes
Impact
Not clear
Logs and console output
DEBUG - DEVICE: *** Booting Zephyr OS build v2.5.0-rc1-16-g085d2eda8d2b ***
DEBUG - DEVICE: Starting application thread!
DEBUG - DEVICE:
DEBUG - DEVICE: RPMsg Service [master] demo started
and then hangs
Environment (please complete the following information):
- OS: Ubuntu 18.04
- Toolchain Zephyr SDK
- Commit SHA or Version used: v2.5.0-rc1-16-g085d2eda8d2b
Metadata
Metadata
Assignees
Labels
area: TestsIssues related to a particular existing or missing testIssues related to a particular existing or missing testbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: nRFNordic nRFxNordic nRFxpriority: lowLow impact/importance bugLow impact/importance bug