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

tests/kernel/init: kernel.common.init.verify_bootdelay fails on sam_e70_xplained #9682

Closed
spoorthik opened this issue Aug 28, 2018 · 1 comment
Labels
area: ARM ARM (32-bit) Architecture bug The issue is a bug, or the PR is fixing a bug

Comments

@spoorthik
Copy link
Contributor

Issue is seen on commit: c090776

Execution log:

***** Booting Zephyr OS v1.13.0-rc1-54-g3b80998 (delayed boot 1000ms) *****
Running test suite test_bootdelay
===================================================================
starting test - verify_bootdelay

    Assertion failed at /home/kspoorth/work/latest_zephyr/tests/kernel/init/src/main.c:28: verify_bootdelay: (SYS_CLOCK_HW_CYCLES_TO_NS64(current_cycles) >= (NSEC_PER_MSEC * CONFIG_BOOT_DELAY) is false)
boot delay not executed
FAIL - verify_bootdelay
===================================================================
===================================================================

PROJECT EXECUTION FAILED

@spoorthik spoorthik added bug The issue is a bug, or the PR is fixing a bug area: ARM ARM (32-bit) Architecture labels Aug 28, 2018
@nashif
Copy link
Member

nashif commented Aug 29, 2018

fixed

@nashif nashif closed this as completed Aug 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: ARM ARM (32-bit) Architecture bug The issue is a bug, or the PR is fixing a bug
Projects
None yet
Development

No branches or pull requests

2 participants