commit | d08e0724143890b1e83ee4c6d89e0db6ce9354bf | [log] [tgz] |
---|---|---|
author | Po-Chien Hsueh <pchsueh@google.com> | Fri May 18 15:13:48 2018 +0800 |
committer | Po-Chien Hsueh <pchsueh@google.com> | Fri May 18 17:40:13 2018 +0800 |
tree | c08e9b60e4fbe012a13a03b58c47912e2c8ba1ea | |
parent | 16d65bdb0c50814a97cd633d5ac17a8997bbf1dc [diff] |
Add a tool which compares failed tests Given two test_result.xml's (A and B), this script lists all failed tests in A, and shows result of the same test in B. This is usually used for regression detection or device stability analysis. Bug: 79442777 Test: ./compare_failed_tests.py test_result_a.xml test_result_b.xml Change-Id: I7778b5d748daccdeadabe6a539e1ce9622e535c5