On Wed, Aug 15, 2018 at 04:06:40AM +0000, Linaro QA wrote:
Summary
kernel: 4.14.63-rc1 git repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git git branch: linux-4.14.y git commit: bbfba78cdb4cc5c2cb09f3a13ba03e1944b93f15 git describe: v4.14.62-22-gbbfba78cdb4c Test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-4.14-oe/build/v4.14.62-22...
Regressions (compared to build v4.14.62-7-gf8fccbbd374c)
x15 - arm: ltp-open-posix-tests: * lio_listio_2-1
* test src: git://github.com/linux-test-project/ltp.git
It looks like this was a compilation issue:
make[3]: Entering directory '/opt/ltp/testcases/open_posix_testsuite/conformance/interfaces/lio_listio' conformance/interfaces/lio_listio/lio_listio_2-1: execution: FAILED ******************* Testing lio_listio ******************* PASS 14 FAIL 1 ******************* TOTAL 15 ******************* make[3]: *** [Makefile:60: test] Error 1 make[3]: Leaving directory '/opt/ltp/testcases/open_posix_testsuite/conformance/interfaces/lio_listio'
The cause is unknown, but it was the first time we saw it. Test compiled and ran successfully in subsequent run. Nothing we should worry for now, imo, specially if we consider there is an on-going -rc2.