Merge "Add open_then_run to TEST_EXCLUDE" am: 8d976b785a am: 81bd698d16

Original change: https://android-review.googlesource.com/c/platform/development/+/2026903

Change-Id: I5393087c8e3a8e3829c956ee41a88a2c4dce7400
This commit is contained in:
Treehugger Robot
2022-03-16 18:35:56 +00:00
committed by Automerger Merge Worker

View File

@@ -66,6 +66,10 @@ TEST_EXCLUDE = [
"aidl_test_rust_service",
"aidl_test_rust_service_async",
# This is a helper binary for AuthFsHostTest and shouldn't
# be run directly.
"open_then_run",
# TODO: Remove when b/198197213 is closed.
"diced_client_test",
]