commit | 91f544f227fb2dc25e6402a441f569e13df1d00d | [log] [tgz] |
---|---|---|
author | Shaju Mathew <shaju@google.com> | Mon Dec 05 20:02:49 2022 -0800 |
committer | Pirama Arumuga Nainar <pirama@google.com> | Tue Dec 06 19:31:22 2022 +0000 |
tree | 32076af94fbf605da89cb1dfc9675b9494ffed19 | |
parent | 92c1be2a08706c8eb0218a53782a39c35c96679f [diff] |
Now ignoring adb shell service return error code in acov-llvm.py Bug: 261529166 Ignore failures when sending the flush signal. Some processes may have exited after we run `adb shell ps` but before we could send the flush signal. Test: Successful run of coverage metrics using acov-llvm (as documented in go/android-native-coverage-local-workflow Change-Id: I2fc0f71bf5f6d810b4124e28d7dd69ebfc2579b3 Signed-off-by: Shaju Mathew <shaju@google.com>