You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To Reproduce
Steps to reproduce the behavior:
twister -p intel_adsp_cavs15 --device-testing -T tests/kernel/smp/ --west-flash="/home/ztest/work/zephyrproject/zephyr/boards/xtensa/intel_adsp_cavs15/tools/flash.sh,/home/ztest/work/zephyrproject/modules/audio/sof/keys/otc_private_key.pem,/home/ztest/work/zephyrproject/modules/audio/sof/zephyr/ext/rimage/config,/home/ztest/work/zephyrproject/modules/audio/sof/zephyr/ext/rimage/build/rimage" --device-serial-pty="/home/ztest/work/zephyrproject/zephyr/boards/xtensa/intel_adsp_cavs15/tools/adsplog.py,--no-history"
Logs and console output
===================================================================
START - test_queue_alloc
PASS - test_queue_alloc in 0.1 seconds
===================================================================
START - test_queue_poll_race
PASS - test_queue_poll_race in 0.22 seconds
===================================================================
START - test_multiple_queues
PASS - test_multiple_queues in 0.1 seconds
===================================================================
START - test_queue_multithread_competition
Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/queue/src/test_queue_contexts.c:452: high_prio_t1_wait_for_queue: (*ret == 0xaaa is false)
The highest priority and waited longest get the queue data failed firstly
FAIL - test_queue_multithread_competition in 0.61 seconds
===================================================================
START - test_access_kernel_obj_with_priv_data
PASS - test_access_kernel_obj_with_priv_data in 0.1 seconds
===================================================================
Environment (please complete the following information):
OS: Fedora28
Toolchain: Zephyr-sdk-0.12.3
Commit id: 11cb2e5
The text was updated successfully, but these errors were encountered:
Describe the bug
run this testcase failed on ADSP
To Reproduce
Steps to reproduce the behavior:
twister -p intel_adsp_cavs15 --device-testing -T tests/kernel/smp/ --west-flash="/home/ztest/work/zephyrproject/zephyr/boards/xtensa/intel_adsp_cavs15/tools/flash.sh,/home/ztest/work/zephyrproject/modules/audio/sof/keys/otc_private_key.pem,/home/ztest/work/zephyrproject/modules/audio/sof/zephyr/ext/rimage/config,/home/ztest/work/zephyrproject/modules/audio/sof/zephyr/ext/rimage/build/rimage" --device-serial-pty="/home/ztest/work/zephyrproject/zephyr/boards/xtensa/intel_adsp_cavs15/tools/adsplog.py,--no-history"
Logs and console output
Environment (please complete the following information):
OS: Fedora28
Toolchain: Zephyr-sdk-0.12.3
Commit id: 11cb2e5
The text was updated successfully, but these errors were encountered: