Details
-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
None
-
patches pushed to git
-
3
-
1792
Description
LU context can be found at LU-764 test marked "No sub tests failed in this test set.":
Keith Mannthey added a comment - 11/Mar/13 12:44 PM I have seen a bit of this over the last week or so on master. This is a good example. https://maloo.whamcloud.com/test_sessions/bf361f32-8919-11e2-b643-52540035b04c There was one real error at the very end end of this test. Other than that all subtests "passed" even though 3 whole sections are marked FAILED. What logs do you look at to see the cleanup issues previously mentioned? How can we tell if it is a problem with the patch or some autotest anomaly? "
Minh Diep added a comment - 21/Mar/13 9:37 AM
I looked at the log above, sanity actually ran much longer but maloo only show a few hundreds of second
== sanity test complete, duration 2584 sec == 14:03:39 (1362866619)
I don't think this is the same problem. Please file a TT ticket.
This has happened a bit here an there. It would be nice to always know what failed when something "fails".
Please update the LU if this is seen as an LU issue.
It looks like some tests that are timed out (e.g. sanity-sec test_13 or test_14 due to
LU-5847) are being marked FAIL, but checking the Set-wide logs: suite_log and/or suite_stdout shows that the test was still running, but just taking too long to complete. The suite_log shows the output of the test continues even after it is marked for timeout:In a few cases, I've even see the test complete and be marked PASS in the logs after it was "timed out". In the case of sanity-sec test_13 and test_14, the tests have been shortened to run in a couple of minutes, but I think the more important issues are: