summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Makoto Onuki <omakoto@google.com> 2025-03-11 10:57:51 -0700
committer Android (Google) Code Review <android-gerrit@google.com> 2025-03-11 10:57:51 -0700
commit9dd1b5f01d11a00e52f3484ecf901df760b148d7 (patch)
tree5f21e037b7c031b810f169e14bae3fd9d854690e
parentf592a6b7f1f557c195178e254229942be424a406 (diff)
parent7befc7cb6fe12ce5a68cd1ab501d02858cfc51cf (diff)
Merge "Remove SystemUiRavenTests from postsubmit." into main
-rw-r--r--ravenwood/TEST_MAPPING10
1 files changed, 6 insertions, 4 deletions
diff --git a/ravenwood/TEST_MAPPING b/ravenwood/TEST_MAPPING
index 1148539187ac..083d2aa15316 100644
--- a/ravenwood/TEST_MAPPING
+++ b/ravenwood/TEST_MAPPING
@@ -180,9 +180,11 @@
// AUTO-GENERATED-END
],
"ravenwood-postsubmit": [
- {
- "name": "SystemUiRavenTests",
- "host": true
- }
+ // We haven't maintained SystemUiRavenTests, and as a result, it's been demoted already.
+ // Disable it until we fix the issues: b/319647875
+ // {
+ // "name": "SystemUiRavenTests",
+ // "host": true
+ // }
]
}