commit | 04e7868b1ffa447f01b051180fb44f2a408529e9 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Thu Oct 21 11:42:50 2021 -0700 |
committer | Yabin Cui <yabinc@google.com> | Thu Oct 21 22:14:21 2021 +0000 |
tree | 9e32f7a792bcfb776b1c2a075d02071e8f06ebbe | |
parent | e99cc04becd6f56a9ee93dc0cdedce20fdfa24cd [diff] |
simpleperf: fix missing python test results. When some tests exceed MAX_TRY_TIME, their results are not written to TestSummary. So fix it in wait_for_test_results(). Also keep all tests names in TestSummary. So we can show test results in TestSummary even if they are not received. Also improve progress bar for restarted TestProcess. Bug: 203246914 Test: run scripts/test/test.py Change-Id: I6d903f10c14321e40e3b4ddd700b8953a7eb4721