]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
resulttool: Handle multiple series containing ptestresults
authorNathan Rossi <nathan@nathanrossi.com>
Wed, 11 Sep 2019 14:13:07 +0000 (14:13 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Sep 2019 22:02:43 +0000 (23:02 +0100)
commit05e583ae84db3d2c0c6331c5e964779478f8fd21
tree64c188ca061dd3d73cefae6dae1d766cd3256bd4
parent745e38ff0f95a1e77eacea85184c0c7b20a9feb3
resulttool: Handle multiple series containing ptestresults

Handle multiple results series having ptestresults content. The contents
are merged on a per-result basis where duplicates are ignored (with a
warning message printed). The 'ptestresults.sections' collection is also
merged on a per-suite basis.

(From OE-Core rev: 47edd51970ed0c33edbe04fd72abd1cfc6ecd3d1)

Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/resulttool/report.py