Merge "Exclude flaky tests from CtsGraphicsTestCases" am: 64c920c24d am: 5d145dbcc0 am: ff646ddc80 am: 814a75d586
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2068130 Change-Id: I430e76fd430acc221055b2ba3ab1d874437a2c71 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