commit | 50d021ca7b4799d3b849dfd6bf2ea4efbf78db01 | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Mon Aug 03 11:34:07 2020 -0700 |
committer | Tom Cherry <tomcherry@google.com> | Mon Aug 03 11:38:59 2020 -0700 |
tree | e4dee5fe7868c65272f3fb6fe63da2175e16617a | |
parent | 031d4334726d5fb78c4f92513a0fa22427d8db7e [diff] |
liblog: use unique log tags for is_loggable tests Apparently these tests are run in parallel, which causes errors since they use the same log tag. Use unique log tags based on pid to fix this. Also re-enable the previously disabled tests. Bug: 162669552 Test: run these tests 100x+ and see that they no longer fail Change-Id: Ib20d638e5e559bca23adec479a5dcf64075e376e