diff options
author | Humberto Ibarra <humberto.ibarra.lopez@intel.com> | 2015-12-23 17:36:08 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-07 13:40:16 +0000 |
commit | 02d259c1f4d9cf19636867ebcabf8695cd79f797 (patch) | |
tree | 1cf8ecc7b732342e8c9b3b9a75a25879c4c212a2 /bitbake/toaster-requirements.txt | |
parent | 30c06a412e3a85eb2770f6aeb6f9b3ce632ca19d (diff) | |
download | poky-02d259c1f4d9cf19636867ebcabf8695cd79f797.tar.gz |
scripts/oe-selftest: Remove extra coverage data added to unittests
Coverage data tracking initiates too early, causing coverage data from the
oe-selftest environment setting to be added to each run. Even when no tests are run
oe-selftest reports around 24% of coverage due to this extra data.
Change the custom resultclass used by the TextTestRunner to one generated from the
command arguments. The generated class processes coverage when needed, running
coverage setup just before the first testcase is run and reporting after the last
one finished.
[Yocto #8846]
(From OE-Core rev: d66a4c5cb77f745e973daf34b84724f91549f391)
Signed-off-by: Humberto Ibarra <humberto.ibarra.lopez@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/toaster-requirements.txt')
0 files changed, 0 insertions, 0 deletions