tests/kernel/sched/schedule_api: Assertion failed for test_slice_scheduling #13821
Labels
area: Kernel
bug
The issue is a bug, or the PR is fixing a bug
priority: medium
Medium impact/importance bug
Describe the bug
'''
Assertion failed at src/test_slice_scheduling.c:51: thread_tslice: ((tdelta >= expected_slice_min) && (tdelta <= expected_slice_max) && ((int)p1 == thread_idx)) is false
'''
To Reproduce
Steps to reproduce the behavior:
cmake -DBOARD=nrf52_pca10040 -DARCH=arm
Screenshots or console output
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: