Loading core/java/android/os/TEST_MAPPING +13 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,19 @@ {"exclude-annotation": "org.junit.Ignore"} ] }, { "file_patterns": [ "[^/]*(Vibrator|Vibration)[^/]*\\.java", "vibrator/.*" ], "name": "FrameworksVibratorServicesTests", "options": [ {"exclude-annotation": "android.platform.test.annotations.LargeTest"}, {"exclude-annotation": "android.platform.test.annotations.FlakyTest"}, {"exclude-annotation": "androidx.test.filters.FlakyTest"}, {"exclude-annotation": "org.junit.Ignore"} ] }, { "file_patterns": ["Bugreport[^/]*\\.java"], "name": "BugreportManagerTestCases", Loading Loading
core/java/android/os/TEST_MAPPING +13 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,19 @@ {"exclude-annotation": "org.junit.Ignore"} ] }, { "file_patterns": [ "[^/]*(Vibrator|Vibration)[^/]*\\.java", "vibrator/.*" ], "name": "FrameworksVibratorServicesTests", "options": [ {"exclude-annotation": "android.platform.test.annotations.LargeTest"}, {"exclude-annotation": "android.platform.test.annotations.FlakyTest"}, {"exclude-annotation": "androidx.test.filters.FlakyTest"}, {"exclude-annotation": "org.junit.Ignore"} ] }, { "file_patterns": ["Bugreport[^/]*\\.java"], "name": "BugreportManagerTestCases", Loading