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

Commit 4a7f1a7d authored by Dan Shi's avatar Dan Shi Committed by Android (Google) Code Review
Browse files

Revert "TEST_MAPPING: enable Ravenwood in postsubmit"

This reverts commit 84cb4107.

Reason for revert: b/319904795

Change-Id: I3f5df002ed14db8cf1f27c047437520122b88cff
parent 84cb4107
Loading
Loading
Loading
Loading
+9 −8
Original line number Diff line number Diff line
@@ -138,14 +138,15 @@
    }
  ],
  "postsubmit-ravenwood": [
    {
      "name": "CtsUtilTestCasesRavenwood",
      "host": true,
      "file_patterns": [
        "*Ravenwood*",
        "*ravenwood*"
      ]
    }
    // TODO(ravenwood) promote it to presubmit
    // TODO: Enable it once the infra knows how to run it.
//    {
//      "name": "CtsUtilTestCasesRavenwood",
//      "file_patterns": [
//        "*Ravenwood*",
//        "*ravenwood*"
//      ]
//    }
  ],
  "postsubmit-managedprofile-stress": [
    {