]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/core/context: Omit docstring output on XMLResult
authorLeonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Fri, 26 May 2017 20:37:52 +0000 (15:37 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 30 May 2017 09:15:22 +0000 (10:15 +0100)
commit05b16219698fbd30ec76697e1b3be6d31e8f8878
tree905fdd11475d65eda25073ae0f7a52dd310f80a2
parent2bb02cd3d6ec6c2c22ab6b567e2985015655fae6
oeqa/core/context: Omit docstring output on XMLResult

By default, the xml runner class prints out the docstring for every
unit test but it order to keep the same format as the standard
runner, avoid docstring output setting descriptions to False.

Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/core/context.py