Test Mapping: Remove WMTests b/c of flake
Bug:124106730 Test: None Change-Id: I83f767c25ef3648c1784eb09cad6ba76d994676a
This commit is contained in:
@@ -1,34 +1,4 @@
|
||||
{
|
||||
"presubmit": [
|
||||
{
|
||||
"name": "FrameworksServicesTests",
|
||||
"options": [
|
||||
{
|
||||
"include-filter": "com.android.server.wm."
|
||||
},
|
||||
{
|
||||
"include-annotation": "android.platform.test.annotations.Presubmit"
|
||||
},
|
||||
{
|
||||
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "WmTests",
|
||||
"options": [
|
||||
{
|
||||
"include-filter": "com.android.server.wm."
|
||||
},
|
||||
{
|
||||
"include-annotation": "android.platform.test.annotations.Presubmit"
|
||||
},
|
||||
{
|
||||
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"postsubmit": [
|
||||
{
|
||||
"name": "CtsWindowManagerDeviceTestCases"
|
||||
|
||||
Reference in New Issue
Block a user