ltp
ltp copied to clipboard
some ltp tests fail with CONFIG_RT_GROUP_SCHED=y config
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.