c2a: Denylist additional Rust tests modules
These modules are not suitable for direct execution on cuttlefish, but are still built as `rust_test` to get the harness. Bug: 233924440 Test: Regenerate all TEST_MAPPINGs, pass presubmit Change-Id: I4aebdb5e36cf3a80780483e0a7ebeb83e9735d29
This commit is contained in:
@@ -82,6 +82,10 @@ TEST_EXCLUDE = [
|
|||||||
|
|
||||||
# TODO: Remove when b/198197213 is closed.
|
# TODO: Remove when b/198197213 is closed.
|
||||||
"diced_client_test",
|
"diced_client_test",
|
||||||
|
|
||||||
|
"CoverageRustSmokeTest",
|
||||||
|
"libtrusty-rs-tests",
|
||||||
|
"terminal-size_test_src_lib",
|
||||||
]
|
]
|
||||||
|
|
||||||
# Excluded modules.
|
# Excluded modules.
|
||||||
|
|||||||
Reference in New Issue
Block a user