| { |
| "presubmit": [ |
| { |
| "name": "RavenwoodMockitoTest_device" |
| }, |
| { |
| "name": "RavenwoodBivalentTest_device" |
| }, |
| { |
| "name": "SystemUIGoogleTests", |
| "options": [ |
| { |
| "exclude-annotation": "org.junit.Ignore" |
| }, |
| { |
| "exclude-annotation": "androidx.test.filters.FlakyTest" |
| } |
| ] |
| } |
| ], |
| "ravenwood-presubmit": [ |
| { |
| "name": "RavenwoodMinimumTest", |
| "host": true |
| }, |
| { |
| "name": "RavenwoodMockitoTest", |
| "host": true |
| }, |
| { |
| "name": "CtsUtilTestCasesRavenwood", |
| "host": true |
| }, |
| { |
| "name": "RavenwoodCoreTest", |
| "host": true |
| }, |
| { |
| "name": "RavenwoodBivalentTest", |
| "host": true |
| } |
| ] |
| } |