diff options
author | Humberto Ibarra <humberto.ibarra.lopez@intel.com> | 2016-03-23 18:32:02 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-28 15:55:50 +0100 |
commit | 3a934a8087c7a7541cf8ef35041d31f7765bb18d (patch) | |
tree | aa27bc85042da2ff75e31d3355cc3a31901a416e /README | |
parent | 71304d8ec7cd68ea98f2b195f181455263aa2358 (diff) | |
download | poky-3a934a8087c7a7541cf8ef35041d31f7765bb18d.tar.gz |
scripts:/oe-selftest: Use timestamp instead of test names in coverage data file
This fixes the problem by changing the name to the coverage data file,
using the timestamp as an identifier.
The name for the coverage data file is constructed based on the tests
ran; this has created a couple of issues so far, affecting coverage report.
If --run-tests-by option is given, the data file name won't have any
identifier, causing following runs to overwrite themselves. On the
other hand, if too many tests are given, the file name exceeds linux
limits and fails to store the coverage data all together.
[Yocto #9253]
(From OE-Core rev: 7c0c9d1411e04935675f4c4be8768723c1d09b50)
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 'README')
0 files changed, 0 insertions, 0 deletions