Loading TEST_MAPPING +28 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,34 @@ "exclude-annotation": "androidx.test.filters.FlakyTest" } ] }, { "name": "FrameworksCoreTests", "options": [ { "include-annotation": "android.platform.test.annotations.Presubmit" }, { "exclude-annotation": "androidx.test.filters.FlakyTest" }, { "exclude-annotation": "org.junit.Ignore" } ] }, { "name": "FrameworksServicesTests", "options": [ { "include-annotation": "android.platform.test.annotations.Presubmit" }, { "exclude-annotation": "androidx.test.filters.FlakyTest" }, { "exclude-annotation": "org.junit.Ignore" } ] } ], "postsubmit-managedprofile-stress": [ Loading Loading
TEST_MAPPING +28 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,34 @@ "exclude-annotation": "androidx.test.filters.FlakyTest" } ] }, { "name": "FrameworksCoreTests", "options": [ { "include-annotation": "android.platform.test.annotations.Presubmit" }, { "exclude-annotation": "androidx.test.filters.FlakyTest" }, { "exclude-annotation": "org.junit.Ignore" } ] }, { "name": "FrameworksServicesTests", "options": [ { "include-annotation": "android.platform.test.annotations.Presubmit" }, { "exclude-annotation": "androidx.test.filters.FlakyTest" }, { "exclude-annotation": "org.junit.Ignore" } ] } ], "postsubmit-managedprofile-stress": [ Loading