Exclude androidx.test.filters.FlakyTest in TEST_MAPPING
Bug: 290637805 Test: N/A Change-Id: Ifa65a07e272b8c9d01e205014cbb19b6d6233bde
This commit is contained in:
@@ -35,6 +35,9 @@
|
||||
},
|
||||
{
|
||||
"exclude-annotation": "android.platform.test.annotations.FlakyTest"
|
||||
},
|
||||
{
|
||||
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -128,6 +131,9 @@
|
||||
},
|
||||
{
|
||||
"exclude-annotation": "android.platform.test.annotations.FlakyTest"
|
||||
},
|
||||
{
|
||||
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user