commit | 298cd116fda37ae2735376f104f112a895abc91f | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Tue Jun 27 22:58:48 2023 +0000 |
committer | Steven Moreland <smoreland@google.com> | Tue Jun 27 22:59:18 2023 +0000 |
tree | 7690c1b7ed9c4e0e82624ed8461faa358ae698ff | |
parent | f110681751a42e81a670bc03c1c0a8960cb4a0ff [diff] |
TEST_MAPPING -= logd_integration_test This test has proved too hard to keep green, due to random processes adding logs, which break the test. Instead we are going with b/284032839 for metrics to track logs. If logs become more stable in Android, we can re-enable this test. Bug: 288518476 Bug: 288346179 Change-Id: Ie42a1fc9c1c83c4ea1ab35eff097f33491858022 Test: N/A