commit | 7189df1e5e84b2930fea93d0756c65389f64ffd3 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@google.com> | Thu Jan 25 11:17:57 2024 -0700 |
committer | Jeff Sharkey <jsharkey@google.com> | Fri Jan 26 12:13:30 2024 -0700 |
tree | 9a5f196e727d9fd40d271632519ed97a7cf71f5c | |
parent | 0b31917714c9a3d98ec93cd8710b0b6b36819831 [diff] |
Enable some QS `multivalentTests` under Ravenwood. This change is a mechanical adding of the `@EnabledOnRavenwood` annotation to tests that are known to be passing green under the Ravenwood environment. From an earlier change, the default for all `SysuiTestCase` is to be excluded/ignored when running under Ravenwood, except where a more-specific annotation overrides it. (Which is what this change is doing.) Bug: 319647875 Test: atest SystemUiRoboTests Test: atest SystemUiRavenTests Change-Id: I6bfa6376127d14a1edbf7aa995c9b885284c0144