[LTP] sched_rr_get_interval01 , sched_rr_get_interval02 , sched_rr_get_interval03 testcase failure
Jan Stancek
jstancek@redhat.com
Mon Jun 8 16:52:09 CEST 2020
----- Original Message -----
> <<<test_output>>>
> incrementing stop
> sched_rr_get_interval01 1 TBROK : sched_rr_get_interval01.c:131:
> sched_setscheduler() failed
Common cause is that you run tests in cgroup that has zero cpu.rt_runtime_us.
1. Are sched_setparam02 and sched_getscheduler01 passing?
2. Can you rerun with this patch:
https://github.com/linux-test-project/ltp/commit/94e6163082055700db700c33ed0eab537420fdaf.patch
or use strace?
More information about the ltp
mailing list