On 28 January 2016 at 20:47, Simon Glass <s...@chromium.org> wrote: > On 27 January 2016 at 23:57, Stephen Warren <swar...@wwwdotorg.org> wrote: >> From: Stephen Warren <swar...@nvidia.com> >> >> Tests can complete in passed, skipped, xpass, xfailed, or failed, states. >> Currently the U-Boot log generation code doesn't handle the xfailed or >> xpass states since they aren't used. Add support for the remaining states. >> Without this, tests that xfail end up being reported as skipped. >> >> Signed-off-by: Stephen Warren <swar...@nvidia.com> >> --- >> test/py/conftest.py | 60 >> +++++++++++++++++++++++++++++---------------- >> test/py/multiplexed_log.css | 8 ++++++ >> test/py/multiplexed_log.py | 30 ++++++++++++++++++++--- >> 3 files changed, 74 insertions(+), 24 deletions(-) > > Acked-by: Simon Glass <s...@chromium.org>
Applied to u-boot-dm, thanks! _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot