commit | de49e23a3bc016fe251b1bbb699f9fc39d61775f | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Wed Oct 23 14:04:29 2019 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Wed Oct 23 14:06:40 2019 -0700 |
tree | 4853f8b70e16cdc100f13f5b1f578673aecbc1ea | |
parent | 0ac7e561e92d9335a5174542abca8ca36f514d11 [diff] |
Fix waiting for system server to be running for BootImageProfileTest In the case where system server was not yet running, the invalid pid would cause the test to fail instead of doing the 20 retry loop. Fixed the logic to handle this case. Presumably fixes test flakyness. Bug: 143223380 Bug: 139883463 Test: atest ./tests/BootImageProfileTest/src/com/android/bootimageprofile/BootImageProfileTest.java Change-Id: I4bac03e7f377058479f75daaa0d57608614bf329