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

Commit 62e997ff authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

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

Merge "Revert "Convert apct/framework/window_manager_presubmit-cloud-tf to Test Mapping Suite."" am: 8e56dc39 am: 937c5b8b am: f34444d4

Change-Id: I809748116a6004f7fb3f3e9e6ccbee0baa0738d9
parents b848a101 f34444d4
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"
        }
      ]
    }
  ]
}