Date
Feb. 5, 2025, 2:09 p.m.
Failure - ltp-syscalls - sched_getscheduler01
KNOWN ISSUE - ltp-syscalls/sched_getscheduler01: Failure
sched_getscheduler01 sched_getscheduler01 sched_getscheduler01.c:58: TINFO: Testing libc variant sched_getscheduler01.c:44: TFAIL: tv->sched_setscheduler(0, tc->policy, &p) failed: EPERM (1) sched_getscheduler01.c:51: TPASS: got expected policy 0 sched_getscheduler01.c:44: TFAIL: tv->sched_setscheduler(0, tc->policy, &p) failed: EPERM (1) sched_getscheduler01.c:58: TINFO: Testing syscall variant sched_getscheduler01.c:44: TFAIL: tv->sched_setscheduler(0, tc->policy, &p) failed: EPERM (1) sched_getscheduler01.c:51: TPASS: got expected policy 0 sched_getscheduler01.c:44: TFAIL: tv->sched_setscheduler(0, tc->policy, &p) failed: EPERM (1)
Failure - ltp-syscalls - sched_setparam03
KNOWN ISSUE - ltp-syscalls/sched_setparam03: Failure
sched_setparam03 sched_setparam03 sched_setparam03.c:49: TINFO: Testing libc variant sched_setparam03.c:52: TBROK: sched_setscheduler(0, SCHED_FIFO, 1): EPERM (1)
Failure - ltp-syscalls - sched_setparam02
KNOWN ISSUE - ltp-syscalls/sched_setparam02: Failure
sched_setparam02 sched_setparam02 sched_setparam02.c:59: TINFO: Testing libc variant sched_setparam02.c:41: TFAIL: tv->sched_setscheduler(0, tc->policy, &p) failed: EPERM (1) sched_setparam02.c:44: TFAIL: tv->sched_setparam(0, &p) failed: EINVAL (22) sched_setparam02.c:52: TFAIL: unexpected priority value 0, expected 5 sched_setparam02.c:41: TFAIL: tv->sched_setscheduler(0, tc->policy, &p) failed: EPERM (1) sched_setparam02.c:44: TFAIL: tv->sched_setparam(0, &p) failed: EINVAL (22) sched_setparam02.c:52: TFAIL: unexpected priority value 0, expected 5 sched_setparam02.c:50: TPASS: got expected priority 0 sched_setparam02.c:59: TINFO: Testing syscall variant sched_setparam02.c:41: TFAIL: tv->sched_setscheduler(0, tc->policy, &p) failed: EPERM (1) sched_setparam02.c:44: TFAIL: tv->sched_setparam(0, &p) failed: EINVAL (22) sched_setparam02.c:52: TFAIL: unexpected priority value 0, expected 5 sched_setparam02.c:41: TFAIL: tv->sched_setscheduler(0, tc->policy, &p) failed: EPERM (1) sched_setparam02.c:44: TFAIL: tv->sched_setparam(0, &p) failed: EINVAL (22) sched_setparam02.c:52: TFAIL: unexpected priority value 0, expected 5 sched_setparam02.c:50: TPASS: got expected priority 0
Failure - ltp-syscalls - sched_rr_get_interval03
KNOWN ISSUE - ltp-syscalls/sched_rr_get_interval03: Failure
sched_rr_get_interval03 sched_rr_get_interval03 sched_rr_get_interval03.c:59: TINFO: Testing variant: vDSO or syscall with libc spec sched_rr_get_interval03.c:65: TFAIL: sched_setscheduler() failed: EPERM (1) sched_rr_get_interval03.c:87: TPASS: sched_rr_get_interval(-1, 0x555585d5ecc0) : EINVAL (22) sched_rr_get_interval03.c:87: TPASS: sched_rr_get_interval(4194304, 0x555585d5ecc0) : ESRCH (3) sched_rr_get_interval03.c:78: TCONF: EFAULT skipped for libc_variant sched_rr_get_interval03.c:59: TINFO: Testing variant: syscall with old kernel spec sched_rr_get_interval03.c:65: TFAIL: sched_setscheduler() failed: EPERM (1) sched_rr_get_interval03.c:87: TPASS: sched_rr_get_interval(-1, 0x555585d5ecc0) : EINVAL (22) sched_rr_get_interval03.c:87: TPASS: sched_rr_get_interval(4194304, 0x555585d5ecc0) : ESRCH (3) sched_rr_get_interval03.c:87: TPASS: sched_rr_get_interval(0, 0x7fffa53ee000) : EFAULT (14)
Failure - ltp-syscalls - sched_rr_get_interval02
KNOWN ISSUE - ltp-syscalls/sched_rr_get_interval02: Failure
sched_rr_get_interval02 sched_rr_get_interval02 sched_rr_get_interval02.c:37: TINFO: Testing variant: vDSO or syscall with libc spec sched_rr_get_interval02.c:42: TFAIL: sched_setscheduler() failed: EPERM (1) sched_rr_get_interval02.c:55: TPASS: sched_rr_get_interval() passed sched_rr_get_interval02.c:37: TINFO: Testing variant: syscall with old kernel spec sched_rr_get_interval02.c:42: TFAIL: sched_setscheduler() failed: EPERM (1) sched_rr_get_interval02.c:55: TPASS: sched_rr_get_interval() passed
Failure - ltp-syscalls - sched_rr_get_interval01
KNOWN ISSUE - ltp-syscalls/sched_rr_get_interval01: Failure
sched_rr_get_interval01 sched_rr_get_interval01 sched_rr_get_interval01.c:44: TINFO: Testing variant: vDSO or syscall with libc spec sched_rr_get_interval01.c:49: TFAIL: sched_setscheduler() failed: EPERM (1) sched_rr_get_interval01.c:61: TPASS: sched_rr_get_interval() passed sched_rr_get_interval01.c:71: TFAIL: Invalid time quantum 0s 0ns sched_rr_get_interval01.c:76: TFAIL: /proc/sys/kernel/sched_rr_timeslice_ms != 0 got 100 sched_rr_get_interval01.c:44: TINFO: Testing variant: syscall with old kernel spec sched_rr_get_interval01.c:49: TFAIL: sched_setscheduler() failed: EPERM (1) sched_rr_get_interval01.c:61: TPASS: sched_rr_get_interval() passed sched_rr_get_interval01.c:71: TFAIL: Invalid time quantum 0s 0ns sched_rr_get_interval01.c:76: TFAIL: /proc/sys/kernel/sched_rr_timeslice_ms != 0 got 100