ltp icon indicating copy to clipboard operation
ltp copied to clipboard

some ltp tests fail with CONFIG_RT_GROUP_SCHED=y config

Open rsubramanireddy opened this issue 6 months ago • 2 comments

FailingLTP tests sched_rr_get_interval01 sched_rr_get_interval02 sched_rr_get_interval03 sched_setparam02 sched_getscheduler01

The above LTP tests are failing when the CONFIG_RT_GROUP_SCHED=y config is set. Either they need to be skipped when this config is set or figure out a way to run these tests and pass with the config enabled.

rsubramanireddy avatar May 28 '25 12:05 rsubramanireddy