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

Commit 937c5b8b authored by Chun-Yi Lee's avatar Chun-Yi Lee Committed by android-build-merger
Browse files

Merge "Revert "Convert apct/framework/window_manager_presubmit-cloud-tf to Test Mapping Suite.""

am: 8e56dc39

Change-Id: I0dabf8cf9e0bacd93f504f82d23d2e1f2bcfdb83
parents f11a45b7 8e56dc39
Loading
Loading
Loading
Loading

services/TEST_MAPPING

deleted100644 → 0
+0 −48
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "FrameworksCoreTests",
      "options": [
        {
          "include-annotation": "android.platform.test.annotations.Presubmit"
        },
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
      ]
    },
    {
      "name": "FrameworksServicesTests",
      "options": [
        {
          "include-annotation": "android.platform.test.annotations.Presubmit"
        },
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
      ]
    },
    {
      "name": "FrameworksMockingCoreTests",
      "options": [
        {
          "include-annotation": "android.platform.test.annotations.Presubmit"
        },
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
      ]
    },
    {
      "name": "WmTests",
      "options": [
        {
          "include-annotation": "android.platform.test.annotations.Presubmit"
        },
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
      ]
    }
  ]
}