diff --git a/services/backup/TEST_MAPPING b/services/backup/TEST_MAPPING index 4a8bd8e8c9e78..62706e7414b07 100644 --- a/services/backup/TEST_MAPPING +++ b/services/backup/TEST_MAPPING @@ -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": [