aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElie Kheirallah <khei@google.com>2024-02-28 02:47:34 +0000
committerFrederick Mayle <fmayle@google.com>2024-04-15 21:56:39 +0000
commite17192e414382a3675bafb3a3e298f7bf1575092 (patch)
tree7814ece6412e1a695eaa113a92fcd82a3dd8e971
parenta5785dcb15b2d65edc6ccd59a0e449fbedcdd243 (diff)
downloadcuttlefish-e17192e414382a3675bafb3a3e298f7bf1575092.tar.gz
Revert^2 "Enable SnapshotTest in presubmit TEST_MAPPING"
This reverts commit a9e7660569ad5f038e4f69be8b1261b27fe50642. Reason for revert: Powerwash and restore compatibility fixed in aosp/2960382 Bug: 320760202 Change-Id: Ie326efa3dbc038bb6ebdef11fc20d23a680b00fd
-rw-r--r--TEST_MAPPING6
1 files changed, 3 insertions, 3 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 3182f272f..40e06dd61 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -5,9 +5,6 @@
},
{
"name": "RebootRecoveryTest"
- },
- {
- "name": "SnapshotTest"
}
],
"presubmit": [
@@ -18,6 +15,9 @@
"name": "vts_treble_vintf_vendor_test"
},
{
+ "name": "SnapshotTest"
+ },
+ {
"name": "hal_implementation_test"
},
{