Revert "TEST_MAPPING: enable Ravenwood in postsubmit"
This reverts commit 84cb410768a287726da15ac7c4ac42f5427a6d83.
Reason for revert: b/319904795
Change-Id: I3f5df002ed14db8cf1f27c047437520122b88cff
diff --git a/TEST_MAPPING b/TEST_MAPPING
index ecfd86c..d59775f 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -138,14 +138,15 @@
}
],
"postsubmit-ravenwood": [
- {
- "name": "CtsUtilTestCasesRavenwood",
- "host": true,
- "file_patterns": [
- "*Ravenwood*",
- "*ravenwood*"
- ]
- }
+ // TODO(ravenwood) promote it to presubmit
+ // TODO: Enable it once the infra knows how to run it.
+// {
+// "name": "CtsUtilTestCasesRavenwood",
+// "file_patterns": [
+// "*Ravenwood*",
+// "*ravenwood*"
+// ]
+// }
],
"postsubmit-managedprofile-stress": [
{