Closed anjalirai-intel closed 3 years ago
Shouldn't we be looking at the other test? rt_sigtimedwait01 is failing with Graphene SGX and Anjali will provide more data for the same, once she is online. And shouldn't you get a confirmation from the issue filer before we close the issue?
Indeed, at least the second test (rt_sigtimedwait01
) is not covered by the merged PR #2490. Reopening.
Shouldn't we be looking at the other test? rt_sigtimedwait01 is failing with Graphene SGX and Anjali will provide more data for the same, once she is online.
Sorry, I've missed that his issue describes another test, since there was no info about it in email.
And shouldn't you get a confirmation from the issue filer before we close the issue?
We were able to cleanly reproduce the issue, so there should be no need. Worst case we can reopen the issue, if it's still present.
@dimakuv @boryspoplawski We have tested the rt_sigtimedwait01 with latest master, and it is getting passed.
But we want to run this tests with all nightly builds. Please wait till tomorrow morning for all nightly results
@dimakuv Both the test is passed in all Jenkins. Closing this issue now.
Description of the problem
Test Failing with latest graphene: 205cbe0123978b7b178c413a172b0be38658ef55
tgkill03 :- Test Failed in CI but it does not report as FAIL because the runltp_xml parser only checks for test returncode which is 0 here
Old Result : https://localhost:8080/job/graphene-18.04/5841/testReport/apps/LTP/test_direct___tgkill03/ New Result : https://localhost:8080/job/graphene-18.04/5860/testReport/apps/LTP/test_direct___tgkill03/
rt_sigtimedwait01 :- Test Failing with SGX. Timed out after 45.0 s.
Expected results
Actual results