aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Maurer <mmaurer@google.com>2022-06-14 17:30:14 -0700
committerMatthew Maurer <mmaurer@google.com>2022-06-14 17:30:14 -0700
commit2f5592d24d6182cc5d00e5d7cd0231e6c6f431b2 (patch)
tree4acccb23f291a9a8ed17765bae3196459538772d
parentd2b9081313ab61193999c469e74ff4d870f19f08 (diff)
downloaduntrusted-2f5592d24d6182cc5d00e5d7cd0231e6c6f431b2.tar.gz
Update TEST_MAPPING
Test: None Bug: 236006683 Change-Id: I3520f5a4d108027a59d266bc4e8e43347dbafbc9
-rw-r--r--TEST_MAPPING17
1 files changed, 0 insertions, 17 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 0e7623b..34df4fa 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -11,25 +11,11 @@
"path": "external/rust/crates/webpki"
}
],
- "postsubmit": [
- {
- "name": "doh_unit_test"
- },
- {
- "name": "microdroid_manager_test"
- },
- {
- "name": "untrusted_test_tests_tests"
- }
- ],
"presubmit": [
{
"name": "doh_unit_test"
},
{
- "name": "microdroid_manager_test"
- },
- {
"name": "untrusted_test_tests_tests"
}
],
@@ -38,9 +24,6 @@
"name": "doh_unit_test"
},
{
- "name": "microdroid_manager_test"
- },
- {
"name": "untrusted_test_tests_tests"
}
]