-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Closed
Labels
bugThe 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: mediumMedium impact/importance bugMedium impact/importance bug
Milestone
Description
Test tests/kernel/timer/timer_api/kernel.timer failing on nrf51:
***** delaying boot 1000ms (per build configuration) *****
***** Booting Zephyr OS 1.12.99 (delayed boot 1000ms) *****
Running test suite timer_api
===================================================================
starting test - test_timer_duration_period
PASS - test_timer_duration_period
===================================================================
starting test - test_timer_period_0
PASS - test_timer_period_0
===================================================================
starting test - test_timer_expirefn_null
PASS - test_timer_expirefn_null
===================================================================
starting test - test_timer_periodicity
Assertion failed at zephyr.git/tests/kernel/timer/timer_api/src/main.c:171: test_timer_periodicity: (((delta) >= (50)) && ((delta) <= (50) + (1))) is false
FAIL - test_timer_periodicity
===================================================================
starting test - test_timer_status_get
PASS - test_timer_status_get
===================================================================
starting test - test_timer_status_get_anytime
PASS - test_timer_status_get_anytime
===================================================================
starting test - test_timer_status_sync
Assertion failed at zephyr.git/tests/kernel/timer/timer_api/src/main.c:53: duration_expire: k_uptime_delta(&tdata.timestamp) >= 50 is false
ASSERTION FAIL [!(thread->base.user_options & (1 << 0))] @ zephyr.git/arch/arm/core/thread_abort.c:37:
essential thread aborted
Metadata
Metadata
Assignees
Labels
bugThe 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: mediumMedium impact/importance bugMedium impact/importance bug