Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit c194caa7 authored by Jeff Sharkey's avatar Jeff Sharkey
Browse files

`RavenwoodRule` opt-in and opt-out support.

For some large suites that are migrating into Ravenwood, it can be
helpful to have annotations that can selectively include/exclude
tests at both the method and class level.

To support this, we add new `Include` and `Exclude` annotations that
are named to be symmetric.  We continue supporting the existing
`IgnoreUnderRavenwood` annotation as being equal to
`ExcludeUnderRavenwood`, as `Ignore` can be more descriptive and
self-documenting to typical JUnit users.

Bug: 319647875
Test: atest SystemUiRavenTests
Change-Id: Idf8f836a0f48e61f24dd32dbd8e8cd822b3b6b25
parent 6969fe07
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment