commit | 340c91a1cf53561b7e1a6ce9891bc859a1ec10ac | [log] [tgz] |
---|---|---|
author | Martin Stjernholm <mast@google.com> | Fri Sep 23 15:46:47 2022 +0100 |
committer | Martin Stjernholm <mast@google.com> | Mon Sep 26 10:33:33 2022 +0000 |
tree | 85af6cea0b7642a35bc6c1c380e3b80ea1ed60bc | |
parent | 2687277fd70535d24a886a83e8375f9f90d84800 [diff] |
Remove ANDROID_LOG_TAGS=*:e filter in gtests. It is problematic since it's not very visible so time is wasted looking for logs that don't appear. Another problem is that it's hard to plumb through `ART_GTEST_OVERRIDE_LOG_TAGS` in e.g. atest runs. Also fix a test that relied on that filter setting. Test: atest art_standalone_compiler_tests and check for D messages in the logcat. Test: m test-art-host-gtest-art_oatdump_tests Change-Id: Ief9846f80dfa64208f99e75cdb3b3ed349a5b182