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

intel_adsp_cavs15: run tests/kernel/queue/ failed on ADSP #34304

Closed
KangJianX opened this issue Apr 15, 2021 · 1 comment
Closed

intel_adsp_cavs15: run tests/kernel/queue/ failed on ADSP #34304

KangJianX opened this issue Apr 15, 2021 · 1 comment
Assignees
Labels
bug The issue is a bug, or the PR is fixing a bug

Comments

@KangJianX
Copy link
Collaborator

KangJianX commented Apr 15, 2021

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

===================================================================
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

@KangJianX KangJianX added the bug The issue is a bug, or the PR is fixing a bug label Apr 15, 2021
@KangJianX
Copy link
Collaborator Author

Can not reproduce this issue, closed.

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
Projects
None yet
Development

No branches or pull requests

2 participants