acct01 in ubuntu_ltp_syscalls reported as a failure with B-KVM
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-kernel-tests |
Fix Released
|
Undecided
|
Po-Hsu Lin | ||
linux-kvm (Ubuntu) |
Invalid
|
Undecided
|
Unassigned |
Bug Description
This test was skipped in the ltp syscalls test, due to unmatched configs.
However the ltp test suite will treat it as a failure, it's better to figure out how to skip this.
<<<test_start>>>
tag=acct01 stime=1555326506
cmdline="acct01"
contacts=""
analysis=exit
<<<test_output>>>
tst_test.c:1096: INFO: Timeout per run is 0h 05m 00s
incrementing stop
acct01.c:70: CONF: acct() system call isn't configured in kernel
safe_macros.c:360: WARN: acct01.c:96: unlink(./tmpfile) failed: ENOENT
safe_macros.c:360: WARN: acct01.c:97: unlink(
Summary:
passed 0
failed 0
skipped 0
warnings 2
<<<execution_
initiation_
duration=0 termination_
cutime=0 cstime=0
<<<test_end>>>
INFO: ltp-pan reported some tests FAIL
tags: | added: sru-20190603 |
tags: | added: ubuntu-ltp-syscalls |
tags: | added: linux-kvm |
This test will need CONFIG_ BSD_PROCESS_ ACCT=y in the kernel config, which was not enabled in the KVM kernels.