Loading mechanics/TEST_MAPPING +18 −6 Original line number Diff line number Diff line Loading @@ -3,12 +3,24 @@ { "name": "mechanics_tests", "options": [ { "exclude-annotation": "org.junit.Ignore" {"exclude-annotation": "org.junit.Ignore"}, {"exclude-annotation": "androidx.test.filters.FlakyTest"} ] }, { "exclude-annotation": "androidx.test.filters.FlakyTest" "name": "SystemUIGoogleTests", "options": [ {"exclude-annotation": "org.junit.Ignore"}, {"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 +18 −6 Original line number Diff line number Diff line Loading @@ -3,12 +3,24 @@ { "name": "mechanics_tests", "options": [ { "exclude-annotation": "org.junit.Ignore" {"exclude-annotation": "org.junit.Ignore"}, {"exclude-annotation": "androidx.test.filters.FlakyTest"} ] }, { "exclude-annotation": "androidx.test.filters.FlakyTest" "name": "SystemUIGoogleTests", "options": [ {"exclude-annotation": "org.junit.Ignore"}, {"exclude-annotation": "androidx.test.filters.FlakyTest"} ] } ], "presubmit-large": [ { "name": "SystemUITests", "options": [ {"exclude-annotation": "org.junit.Ignore"}, {"exclude-annotation": "androidx.test.filters.FlakyTest"} ] } ] Loading