commit | 339157b9ed1ac0a0d88e8582774655719dfff71f | [log] [tgz] |
---|---|---|
author | Dennis Song <denniscy@google.com> | Fri Oct 13 10:33:14 2023 +0000 |
committer | Dennis Song <denniscy@google.com> | Fri Oct 13 10:33:14 2023 +0000 |
tree | 2ced1062ee271aeb66cc10acb1715d99b8b772c2 | |
parent | 9ec0c5b2ef37999b264d905cf099d490b7a31476 [diff] |
Search test_result.xml in the CTS report zipfile parse_cts_report assumed a fixed path to test_result.xml in the CTS report zipfile. This cl removed this assumption by searching all files in the zipfile, and returning success if there is exact one match. Bug: 293809772 Test: ./compare_cts_reports.py -r report_zip_1 \ -r report_zip_2 --mode 2 --output-dir output Change-Id: I6e82749a4aea11c5aa6e7d514dd538bd0cae0cad