Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e3011b3e authored by Ruslan Tkhakokhov's avatar Ruslan Tkhakokhov
Browse files

[DO NOT MERGE] Temporarily remove BackupRestoreEventLogger test from presubmit

The test is failing in presubmit but is fine in postsubmit. Remove from
presubmit pending investigation.

Bug: 273295079
Test: m -j
Change-Id: I56fc17277160e5e32d1a89ea7fc959ac6d210b5b
parent 53c901a0
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "CtsBackupTestCases"
      "name": "CtsBackupTestCases",
      "options": [
        {
          // Remove from presubmit until b/273295079 is resolved.
          "exclude-filter": "android.backup.cts.BackupRestoreEventLoggerTest"
        }
      ]
    }
  ],
  "postsubmit": [