#21: result summary improvement -------------------------+----------------------- Reporter: olichtne | Owner: somebody Type: enhancement | Status: new Priority: major | Milestone: Component: component1 | Version: Keywords: | Blocked By: Blocking: | -------------------------+----------------------- Currently the summary of running a recipe consists of only a *PASS* or *FAIL* message for every recipe. When running more recipes with more complex command sequences this isn't ideal when you need to see which part of a test failed.
Summaries should contain more information about the command results.
#21: result summary improvement --------------------------+---------------------- Reporter: olichtne | Owner: somebody Type: enhancement | Status: new Priority: major | Milestone: Component: component1 | Version: Resolution: | Keywords: Blocked By: | Blocking: --------------------------+----------------------
Comment (by rpazdera):
This is a fair point as well. But is there a way of obtaining more information in some generic way that would work for any test?
This probably has to be addressed in the tests themselves. Maybe we could extend the result reporting API of TestGeneric and/or enforce its proper usage.
lnst-developers@lists.fedorahosted.org