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 testcases of fifo failed #32513

Closed
KangJianX opened this issue Feb 20, 2021 · 1 comment
Closed

intel_adsp_cavs15: run testcases of fifo failed #32513

KangJianX opened this issue Feb 20, 2021 · 1 comment
Assignees
Labels
bug The issue is a bug, or the PR is fixing a bug priority: medium Medium impact/importance bug

Comments

@KangJianX
Copy link
Collaborator

Describe the bug
run testcases of fifo failed

To Reproduce
Steps to reproduce the behavior:

  1. twister -p intel_adsp_cavs15 --device-testing -T tests/kernel/fifo/ --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"
  2. See error

Logs and console output
Running test suite fifo_api
..................................................................................................................................................................................................................
START - test_fifo_thread2thread
PASS - test_fifo_thread2thread
..................................................................................................................................................................................................................
START - test_fifo_thread2isr
PASS - test_fifo_thread2isr
..................................................................................................................................................................................................................
START - test_fifo_isr2thread
PASS - test_fifo_isr2thread
..................................................................................................................................................................................................................
START - test_fifo_get_fail
ASSERTION FAIL [z_spin_lock_mem_coherent(l)] @ WEST_TOPDIR/zephyr/include/spinlock.h:131
@ WEST_TOPDIR/zephyr/lib/os/assert.c:45

Environment (please complete the following information):

  • OS: Fedora28
  • Toolchain: Zephyr-sdk-0.12.2
  • Commit ID: 3fe33fe
@KangJianX KangJianX added the bug The issue is a bug, or the PR is fixing a bug label Feb 20, 2021
@KangJianX KangJianX changed the title intel_adsp_cavs15: run testcases failed intel_adsp_cavs15: run testcases of fifo failed Feb 22, 2021
@nashif nashif added the priority: medium Medium impact/importance bug label Feb 22, 2021
@andyross
Copy link
Contributor

This particular test is actually working for me, though queue tests seem to show the coherence issue in #32705 more commonly for some reason (queue and lifo_usage are broken for me in my tree right now). I'm going to close this as a duplicate and track the work there.

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 priority: medium Medium impact/importance bug
Projects
None yet
Development

No branches or pull requests

3 participants