commit | 904155021ab58a351100fd7cbe3951c539c377b4 | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Sat Apr 11 22:15:04 2020 -0400 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Apr 14 12:50:41 2020 -0400 |
tree | 03306a36fa08ad3959f08f3981bca16ee2383f14 | |
parent | 24260e6c3a6e5fa41438d6d8fe90b7696cfaf4fa [diff] |
sanitycheck: update old reports when called with --only-failed When retrying failed tests, make sure we keep old results and only update those tests that were retried. Also, remove duplication of code for creating the reports and make the report function a bit more generic. sanitycheck.xml is now listing or tests, not only the test application. Signed-off-by: Anas Nashif <anas.nashif@intel.com>