Merge "Exclude flaky tests from CtsGraphicsTestCases" am: 64c920c24d am: 5d145dbcc0 am: ff646ddc80 am: 814a75d586 am: ac6305b571
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2068130 Change-Id: I9bf68b00ec87b20428fb0c12aa59d2ebb235e8cb Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -1,7 +1,12 @@
|
||||
{
|
||||
"presubmit": [
|
||||
{
|
||||
"name": "CtsGraphicsTestCases"
|
||||
"name": "CtsGraphicsTestCases",
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user