Fix --annotation-allowed-classes-file, and start using it
Also add some presubmit tests as a smoke test.
Bug: 292141694
Test: run-all-tests.sh
Test: atest --no-bazel-mode CtsUtilTestCasesRavenwood
Change-Id: I30569313b764dfa30db9c2c5627050da4a6a1d67
diff --git a/TEST_MAPPING b/TEST_MAPPING
index b215ee4..3409838 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -128,6 +128,17 @@
]
}
],
+ "postsubmit-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": [
{
"name": "ManagedProfileLifecycleStressTest"