Loading mechanics/TEST_MAPPING +6 −25 Original line number Diff line number Diff line Loading @@ -3,31 +3,12 @@ { "name": "mechanics_tests", "options": [ {"exclude-annotation": "org.junit.Ignore"}, {"exclude-annotation": "androidx.test.filters.FlakyTest"} ] }, { "name": "SystemUIGoogleTests", "options": [ {"exclude-annotation": "org.junit.Ignore"}, {"exclude-annotation": "androidx.test.filters.FlakyTest"} ] "exclude-annotation": "org.junit.Ignore" }, { "name": "WMShellUnitTests", "options": [ {"exclude-annotation": "org.junit.Ignore"}, {"exclude-annotation": "androidx.test.filters.FlakyTest"} ] "exclude-annotation": "androidx.test.filters.FlakyTest" } ], "presubmit-large": [ { "name": "SystemUITests", "options": [ {"exclude-annotation": "org.junit.Ignore"}, {"exclude-annotation": "androidx.test.filters.FlakyTest"} ] } ] Loading Loading
mechanics/TEST_MAPPING +6 −25 Original line number Diff line number Diff line Loading @@ -3,31 +3,12 @@ { "name": "mechanics_tests", "options": [ {"exclude-annotation": "org.junit.Ignore"}, {"exclude-annotation": "androidx.test.filters.FlakyTest"} ] }, { "name": "SystemUIGoogleTests", "options": [ {"exclude-annotation": "org.junit.Ignore"}, {"exclude-annotation": "androidx.test.filters.FlakyTest"} ] "exclude-annotation": "org.junit.Ignore" }, { "name": "WMShellUnitTests", "options": [ {"exclude-annotation": "org.junit.Ignore"}, {"exclude-annotation": "androidx.test.filters.FlakyTest"} ] "exclude-annotation": "androidx.test.filters.FlakyTest" } ], "presubmit-large": [ { "name": "SystemUITests", "options": [ {"exclude-annotation": "org.junit.Ignore"}, {"exclude-annotation": "androidx.test.filters.FlakyTest"} ] } ] Loading