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

up_squared(acrn):running tests/kernel/timer/timer_monotonic/ failed #28264

Closed
Zhaoningx opened this issue Sep 10, 2020 · 0 comments
Closed

up_squared(acrn):running tests/kernel/timer/timer_monotonic/ failed #28264

Zhaoningx opened this issue Sep 10, 2020 · 0 comments
Labels
bug The issue is a bug, or the PR is fixing a bug

Comments

@Zhaoningx
Copy link
Collaborator

Describe the bug
running tests/kernel/timer/timer_monotonic/ failed , and assertion failed will be reported.

To Reproduce
Steps to reproduce the behavior:
sanitycheck -p acrn --device-testing --device-serial /dev/ttyUSB0 -T tests/kernel/timer/timer_monotonic/ --west-flash="/home/ztest2/acrn_up2.sh"
see error

*** Booting Zephyr OS build v2.4.0-rc1-19-gd7468bf836b7 ***^M
Running test suite timer_fn^M
===================================================================^M
START - test_timer^M
k_ticks_to_cyc_floor32(1) = 250000^M
sys_clock_hw_cycles_per_sec() = 25000000^M
START - test monotonic timer^M
Testing system tick frequency^M
delta: 79811851 expected: 25000000 319%^M
Clock calibration is way off!^M
Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/timer/timer_monotonic/src/main.c:80: test_timer: (test_frequency() is true)^M
test frequency failed^M
FAIL - test_timer^M
===================================================================^M
Test suite timer_fn failed.^M
===================================================================^M
PROJECT EXECUTION FAILED^M

Environment (please complete the following information):
OS: Fedora28
Toolchain: Zephyr-sdk-0.11.3
Commit ID: d7468bf

@Zhaoningx Zhaoningx added the bug The issue is a bug, or the PR is fixing a bug label Sep 10, 2020
@Zhaoningx Zhaoningx changed the title up_squared(arcn):running tests/kernel/timer/timer_monotonic/ failed up_squared(acrn):running tests/kernel/timer/timer_monotonic/ failed Sep 10, 2020
@nashif nashif closed this as completed Sep 10, 2020
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