1*970e1046SAndroid Build Coastguard Worker{ 2*970e1046SAndroid Build Coastguard Worker "presubmit": [ 3*970e1046SAndroid Build Coastguard Worker { 4*970e1046SAndroid Build Coastguard Worker "name": "CtsGraphicsTestCases", 5*970e1046SAndroid Build Coastguard Worker "options": [ 6*970e1046SAndroid Build Coastguard Worker { 7*970e1046SAndroid Build Coastguard Worker "exclude-annotation": "androidx.test.filters.FlakyTest" 8*970e1046SAndroid Build Coastguard Worker } 9*970e1046SAndroid Build Coastguard Worker ] 10*970e1046SAndroid Build Coastguard Worker } 11*970e1046SAndroid Build Coastguard Worker ], 12*970e1046SAndroid Build Coastguard Worker // v2/sysui/suite/test-mapping-sysui-screenshot-test 13*970e1046SAndroid Build Coastguard Worker "sysui-screenshot-test": [ 14*970e1046SAndroid Build Coastguard Worker { 15*970e1046SAndroid Build Coastguard Worker "name": "SystemUIGoogleScreenshotTests", 16*970e1046SAndroid Build Coastguard Worker "options": [ 17*970e1046SAndroid Build Coastguard Worker { 18*970e1046SAndroid Build Coastguard Worker "exclude-annotation": "org.junit.Ignore" 19*970e1046SAndroid Build Coastguard Worker }, 20*970e1046SAndroid Build Coastguard Worker { 21*970e1046SAndroid Build Coastguard Worker "exclude-annotation": "androidx.test.filters.FlakyTest" 22*970e1046SAndroid Build Coastguard Worker }, 23*970e1046SAndroid Build Coastguard Worker { 24*970e1046SAndroid Build Coastguard Worker "exclude-annotation": "android.platform.test.annotations.FlakyTest" 25*970e1046SAndroid Build Coastguard Worker }, 26*970e1046SAndroid Build Coastguard Worker { 27*970e1046SAndroid Build Coastguard Worker "exclude-annotation": "android.platform.test.annotations.Postsubmit" 28*970e1046SAndroid Build Coastguard Worker } 29*970e1046SAndroid Build Coastguard Worker ] 30*970e1046SAndroid Build Coastguard Worker }, 31*970e1046SAndroid Build Coastguard Worker { 32*970e1046SAndroid Build Coastguard Worker "name": "SystemUIGoogleKeyguardScreenshotTests", 33*970e1046SAndroid Build Coastguard Worker "options": [ 34*970e1046SAndroid Build Coastguard Worker { 35*970e1046SAndroid Build Coastguard Worker "exclude-annotation": "org.junit.Ignore" 36*970e1046SAndroid Build Coastguard Worker }, 37*970e1046SAndroid Build Coastguard Worker { 38*970e1046SAndroid Build Coastguard Worker "exclude-annotation": "androidx.test.filters.FlakyTest" 39*970e1046SAndroid Build Coastguard Worker }, 40*970e1046SAndroid Build Coastguard Worker { 41*970e1046SAndroid Build Coastguard Worker "exclude-annotation": "android.platform.test.annotations.FlakyTest" 42*970e1046SAndroid Build Coastguard Worker }, 43*970e1046SAndroid Build Coastguard Worker { 44*970e1046SAndroid Build Coastguard Worker "exclude-annotation": "android.platform.test.annotations.Postsubmit" 45*970e1046SAndroid Build Coastguard Worker } 46*970e1046SAndroid Build Coastguard Worker ] 47*970e1046SAndroid Build Coastguard Worker } 48*970e1046SAndroid Build Coastguard Worker ] 49*970e1046SAndroid Build Coastguard Worker}