Skip to content

tests: kernel/sleep: exclude npcx platforms from the test #89001

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

Conversation

gbarkadiusz
Copy link
Collaborator

@gbarkadiusz gbarkadiusz commented Apr 24, 2025

Pr #87878 fixed only the kernel.common.timing. The same fix should also be applied to kernel.common.timing.minimallibc.

fixes: #66185

According the specification, in extreme cases, the deviation of the APB
clock and LFCLK clock can reach up to +/-1% (+/- 10ms).
Therefore, exclude npcx platforms from the test because it required 1ms
accuracy.

fixes: zephyrproject-rtos#66185

Signed-off-by: Arkadiusz Cholewinski <[email protected]>
@nashif nashif added the Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. label Apr 30, 2025
@nashif nashif merged commit 515c981 into zephyrproject-rtos:main Apr 30, 2025
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Kernel Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc.
Projects
None yet
5 participants