<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-size:small"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, May 11, 2020 at 6:43 PM Viresh Kumar <<a href="mailto:viresh.kumar@linaro.org" target="_blank">viresh.kumar@linaro.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 09-05-20, 12:21, Li Wang wrote:<br>
> RHEL8.2(x84_64) failed as:<br>
> <br>
> # ./semop05<br>
> tst_test.c:1246: INFO: Timeout per run is 0h 05m 00s<br>
> semop05.c:147: INFO: Testing variant: semop: vDSO or syscall<br>
> semop05.c:132: PASS: expected failure: EIDRM (43)<br>
> semop05.c:132: PASS: expected failure: EIDRM (43)<br>
> semop05.c:132: PASS: expected failure: EINTR (4)<br>
> semop05.c:132: PASS: expected failure: EINTR (4)<br>
> tst_test.c:1246: INFO: Timeout per run is 0h 05m 00s<br>
> semop05.c:147: INFO: Testing variant: semtimedop: syscall with kernel spec64<br>
> semop05.c:134: FAIL: unexpected failure: EAGAIN/EWOULDBLOCK (11)<br>
> Test timeouted, sending SIGKILL!<br>
> tst_test.c:1286: INFO: If you are running on slow machine, try exporting<br>
> LTP_TIMEOUT_MUL > 1<br>
> tst_test.c:1287: BROK: Test killed! (timeout?)<br>
> <br>
> <br>
> RHEL8.2(s390x) failed as:<br>
> <br>
> tst_test.c:1246: INFO: Timeout per run is 0h 05m 00s<br>
> semop05.c:147: INFO: Testing variant: semop: vDSO or syscall<br>
> semop05.c:132: PASS: expected failure: EIDRM (43)<br>
> semop05.c:132: PASS: expected failure: EIDRM (43)<br>
> semop05.c:132: PASS: expected failure: EINTR (4)<br>
> semop05.c:132: PASS: expected failure: EINTR (4)<br>
> tst_test.c:1246: INFO: Timeout per run is 0h 05m 00s<br>
> semop05.c:147: INFO: Testing variant: semtimedop: syscall with kernel spec64<br>
> semop.h:13: CONF: syscall(392) __NR_semtimedop not supported<br>
> Test timeouted, sending SIGKILL!<br>
> tst_test.c:1286: INFO: If you are running on slow machine, try exporting<br>
> LTP_TIMEOUT_MUL > 1<br>
> tst_test.c:1287: BROK: Test killed! (timeout?)<br>
<br>
Some part of the timeout was left uninitialized and so was causing<br>
some issues. Can you please try with this delta:<br></blockquote><div><br></div><div><div class="gmail_default" style="font-size:small">This delta works(on x86_64) for me. But the s390x issue looks like the same as the futex TCONF in another email.</div></div><div><br></div></div>-- <br><div dir="ltr"><div dir="ltr"><div>Regards,<br></div><div>Li Wang<br></div></div></div></div>