commit | 61980fe2ddc04b7da6640a25dfc49ac9d3593652 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Mon Mar 20 17:25:50 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Mar 20 17:25:50 2023 +0000 |
tree | 485d8ec27c13064e7d24b9c0851ee1c6cd840d11 | |
parent | 895bc9463b89140aad64245afd642a6cd12a336c [diff] | |
parent | b5edbf9b8a19c135e0460131d49f72f5671b77c1 [diff] |
Merge "Denylist failing cc_tests svcenc and svcdec."
diff --git a/android/allowlists/allowlists.go b/android/allowlists/allowlists.go index 8d4320a..173957d 100644 --- a/android/allowlists/allowlists.go +++ b/android/allowlists/allowlists.go
@@ -873,6 +873,9 @@ "android.hardware.health-translate-java", // cc_test related. + // b/274164834 "Could not open Configuration file test.cfg" + "svcenc", "svcdec", + // Failing host cc_tests "memunreachable_unit_test", "libprocinfo_test",