Merge "[DO NOT MERGE] Temporarily remove BackupRestoreEventLogger test from presubmit" into udc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
84477b7c17
@@ -1,7 +1,13 @@
|
||||
{
|
||||
"presubmit": [
|
||||
{
|
||||
"name": "CtsBackupTestCases"
|
||||
"name": "CtsBackupTestCases",
|
||||
"options": [
|
||||
{
|
||||
// Remove from presubmit until b/273295079 is resolved.
|
||||
"exclude-filter": "android.backup.cts.BackupRestoreEventLoggerTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"postsubmit": [
|
||||
|
||||
Reference in New Issue
Block a user