diff options
author | Mardegan, Alberto <AMardegan@luxoft.com> | 2019-04-25 08:03:28 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-05-12 09:13:39 +0100 |
commit | 6322fb5b2bb43fc26a6badd621b3832c7f4275a9 (patch) | |
tree | 963eadf2bd8c602a8a495206a1bf56f0a5d38303 /meta/classes/mcextend.bbclass | |
parent | e2568f68b728587b5a2abe4c1a000fa7d149ea5f (diff) | |
download | poky-6322fb5b2bb43fc26a6badd621b3832c7f4275a9.tar.gz |
oeqa/core/runner: dump stdout and stderr of each test case
Some CI pipelines might perform further processing of the test output
(for instance, to plot some metrics into a chart). However, Since `thud`
we switched away from the XML-based jUnit reporting, and at the same
time we lost the ability of collecting the stdout and stderr of the
various tests.
We now restore this functionality by adding `stdout` and `stderr` keys
to the JSON reports. This behavior is off by default; in order to enable
it, one must set the `TESTREPORT_FULLLOGS` variable in the bitbake
configuration.
(From OE-Core rev: fd57b34d7c8a120273d65cd361be208fbdaeff50)
Signed-off-by: Alberto Mardegan <amardegan@luxoft.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/mcextend.bbclass')
0 files changed, 0 insertions, 0 deletions