From 3d13adc9d141787334b17925126d42a46a7cd2b5 Mon Sep 17 00:00:00 2001 From: Liz Kammer Date: Tue, 9 Aug 2022 09:26:54 -0400 Subject: [PATCH] Denylist test_fips because it depends on adb Test: CI Test: b build //external/boringssl/... Change-Id: I278b8229cea347acef2edd9e56e2f0853f7780e0 --- android/allowlists/allowlists.go | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/android/allowlists/allowlists.go b/android/allowlists/allowlists.go index b668042b9..36e5eb9c2 100644 --- a/android/allowlists/allowlists.go +++ b/android/allowlists/allowlists.go @@ -462,6 +462,8 @@ var ( "libart", // depends on unconverted modules: apex-info-list-tinyxml, libtinyxml2, libnativeloader-headers, heapprofd_client_api, art_operator_srcs, libcpu_features, libodrstatslog, libelffile, art_cmdlineparser_headers, cpp-define-generator-definitions, libdexfile, libnativebridge, libnativeloader, libsigchain, libartbase, libprofile, cpp-define-generator-asm-support "libart-runtime-gtest", // depends on unconverted modules: libgtest_isolated, libart-compiler, libdexfile, libprofile, libartbase, libartbase-art-gtest "libart_headers", // depends on unconverted modules: art_libartbase_headers + "libartbase-art-gtest", // depends on unconverted modules: libgtest_isolated, libart, libart-compiler, libdexfile, libprofile + "libartbased-art-gtest", // depends on unconverted modules: libgtest_isolated, libartd, libartd-compiler, libdexfiled, libprofiled "libartd", // depends on unconverted modules: art_operator_srcs, libcpu_features, libodrstatslog, libelffiled, art_cmdlineparser_headers, cpp-define-generator-definitions, libdexfiled, libnativebridge, libnativeloader, libsigchain, libartbased, libprofiled, cpp-define-generator-asm-support, apex-info-list-tinyxml, libtinyxml2, libnativeloader-headers, heapprofd_client_api "libartd-runtime-gtest", // depends on unconverted modules: libgtest_isolated, libartd-compiler, libdexfiled, libprofiled, libartbased, libartbased-art-gtest "libdebuggerd_handler", // depends on unconverted module libdebuggerd_handler_core @@ -484,11 +486,10 @@ var ( "stats-log-api-gen", // depends on unconverted modules: libstats_proto_host "statslog.cpp", "statslog.h", "statslog.rs", // depends on unconverted modules: stats-log-api-gen "statslog_art.cpp", "statslog_art.h", "statslog_header.rs", // depends on unconverted modules: stats-log-api-gen - "timezone-host", // depends on unconverted modules: art.module.api.annotations - "truth-host-prebuilt", // depends on unconverted modules: truth-prebuilt - "truth-prebuilt", // depends on unconverted modules: asm-7.0, guava - "libartbase-art-gtest", // depends on unconverted modules: libgtest_isolated, libart, libart-compiler, libdexfile, libprofile - "libartbased-art-gtest", // depends on unconverted modules: libgtest_isolated, libartd, libartd-compiler, libdexfiled, libprofiled + "test_fips", // depends on unconverted modules: adb + "timezone-host", // depends on unconverted modules: art.module.api.annotations + "truth-host-prebuilt", // depends on unconverted modules: truth-prebuilt + "truth-prebuilt", // depends on unconverted modules: asm-7.0, guava // b/215723302; awaiting tz{data,_version} to then rename targets conflicting with srcs "tzdata",