It looks like if we run this test repeatedly, most of the time it will pass:
$ sudo ./settimeofday01 -i 1000 | grep FAIL | wc -l 10 $ sudo ./settimeofday01 -i 1000 | grep FAIL | wc -l 8 $ sudo ./settimeofday01 -i 1000 | grep FAIL | wc -l 10 This might be able to explain why sometimes we cannot see this failure in the test report. Not sure what is the cause of this -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1833905 Title: settimeofday01 in ubuntu_ltp_syscalls failed on KVM kernels To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1833905/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
