Merge "Add open_then_run to TEST_EXCLUDE"

This commit is contained in:
Treehugger Robot
2022-03-16 17:32:36 +00:00
committed by Gerrit Code Review

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",
]