Merge "Revert "Include public GameManager unit tests in presubmit""
This commit is contained in:
@@ -201,23 +201,6 @@
|
||||
"file_patterns": [
|
||||
"(/|^)PropertyInvalidatedCache.java"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "FrameworksCoreGameManagerTests",
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
||||
},
|
||||
{
|
||||
"exclude-annotation": "org.junit.Ignore"
|
||||
},
|
||||
{
|
||||
"include-filter": "android.app"
|
||||
}
|
||||
],
|
||||
"file_patterns": [
|
||||
"Game*\\.java"
|
||||
]
|
||||
}
|
||||
],
|
||||
"presubmit-large": [
|
||||
|
||||
@@ -18,17 +18,6 @@
|
||||
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "FrameworksCoreGameManagerTests",
|
||||
"options": [
|
||||
{
|
||||
"include-filter": "android.app"
|
||||
},
|
||||
{
|
||||
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user