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

qemu_arc_{em,hs} keeps failing in CI on tests/kernel/lifo/lifo_usage #26163

Closed
nashif opened this issue Jun 13, 2020 · 4 comments
Closed

qemu_arc_{em,hs} keeps failing in CI on tests/kernel/lifo/lifo_usage #26163

nashif opened this issue Jun 13, 2020 · 4 comments
Assignees
Labels
area: ARC ARC Architecture area: QEMU QEMU Emulation area: Tests Issues related to a particular existing or missing test bug The issue is a bug, or the PR is fixing a bug priority: medium Medium impact/importance bug
Milestone

Comments

@nashif
Copy link
Member

nashif commented Jun 13, 2020

Describe the bug
Keeps failing in CI

https://app.shippable.com/github/zephyrproject-rtos/zephyr/runs/75382/3/tests

*** Booting Zephyr OS build zephyr-v2.3.0-305-gb04ff83884de  ***
Running test suite test_lifo_usage
===================================================================
starting test - test_lifo_nowait
PASS - test_lifo_nowait
===================================================================
starting test - test_lifo_wait
PASS - test_lifo_wait
===================================================================
starting test - test_timeout_empty_lifo
PASS - test_timeout_empty_lifo
===================================================================
starting test - test_timeout_non_empty_lifo
PASS - test_timeout_non_empty_lifo
===================================================================
starting test - test_timeout_lifo_thread

    Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/lifo/lifo_usage/src/main.c:329: test_timeout_lifo_thread: packet != NULL is false

FAIL - test_timeout_lifo_thread
===================================================================
starting test - test_timeout_threads_pend_on_lifo

    Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/lifo/lifo_usage/src/main.c:401: test_thread_pend_and_timeout: packet == NULL is false

FAIL - test_timeout_threads_pend_on_lifo
===================================================================
Test suite test_lifo_usage failed.
===================================================================
PROJECT EXECUTION FAILED

excluding it for now, but need a fix.

EDIT: This test fails on both qemu_arc_hs and qemu_arc_em.

@nashif nashif added bug The issue is a bug, or the PR is fixing a bug priority: medium Medium impact/importance bug labels Jun 13, 2020
@stephanosio stephanosio changed the title qemu_arc_hs keeps failing in CI on tests/kernel/lifo/lifo_usage qemu_arc_{em,hs} keeps failing in CI on tests/kernel/lifo/lifo_usage Jun 21, 2020
@stephanosio
Copy link
Member

This test fails on both qemu_arc_hs and qemu_arc_em.

stephanosio added a commit to stephanosio/zephyr that referenced this issue Jun 21, 2020
This test has a very high failure rate on `qemu_arc_em` and needs to be
disabled until a fix is available.

To be addressed in zephyrproject-rtos#26163.

Signed-off-by: Stephanos Ioannidis <[email protected]>
@carlescufi carlescufi added area: Tests Issues related to a particular existing or missing test area: ARC ARC Architecture labels Jun 21, 2020
nashif pushed a commit that referenced this issue Jun 21, 2020
This test has a very high failure rate on `qemu_arc_em` and needs to be
disabled until a fix is available.

To be addressed in #26163.

Signed-off-by: Stephanos Ioannidis <[email protected]>
@github-actions
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.

@github-actions github-actions bot added the Stale label Oct 15, 2020
@abrodkin abrodkin removed the Stale label Oct 15, 2020
@github-actions
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.

@github-actions github-actions bot added the Stale label Dec 15, 2020
@abrodkin abrodkin removed the Stale label Dec 15, 2020
@abrodkin abrodkin added this to the v2.5.0 milestone Dec 15, 2020
@abrodkin abrodkin added the area: QEMU QEMU Emulation label Dec 15, 2020
@nashif
Copy link
Member Author

nashif commented Jan 23, 2021

closed by #31550

@nashif nashif closed this as completed Jan 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: ARC ARC Architecture area: QEMU QEMU Emulation area: Tests Issues related to a particular existing or missing test bug The issue is a bug, or the PR is fixing a bug priority: medium Medium impact/importance bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants