aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Lin <linaaron@google.com>2024-04-16 05:46:42 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-04-16 05:46:42 +0000
commitd4e115533662a13826fa050e2a199be41e7e3b7a (patch)
tree72fb49ae9497145b90300afbff0d950f4f09e0a5
parente17192e414382a3675bafb3a3e298f7bf1575092 (diff)
downloadcuttlefish-d4e115533662a13826fa050e2a199be41e7e3b7a.tar.gz
Revert^3 "Enable SnapshotTest in presubmit TEST_MAPPING"
This reverts commit e17192e414382a3675bafb3a3e298f7bf1575092. Reason for revert: suspecting culprit for b/335068980 Change-Id: Ie494b9f5dfcca4abd8458a25d4d1f9b010d6c738
-rw-r--r--TEST_MAPPING6
1 files changed, 3 insertions, 3 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 40e06dd61..3182f272f 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -5,6 +5,9 @@
},
{
"name": "RebootRecoveryTest"
+ },
+ {
+ "name": "SnapshotTest"
}
],
"presubmit": [
@@ -15,9 +18,6 @@
"name": "vts_treble_vintf_vendor_test"
},
{
- "name": "SnapshotTest"
- },
- {
"name": "hal_implementation_test"
},
{