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

Commit d24fc82c authored by Simran Basi's avatar Simran Basi
Browse files

TEST_MAPPING: Remove CtsWindowManagerDeviceTestCases &...

TEST_MAPPING: Remove CtsWindowManagerDeviceTestCases & CtsActivityManagerDeviceTestCases from presubmit

These tests are flakey and have ATP GCLs so remove from presubmit.

This will maintain the same local atest flow should users want to run
locally.

Bug: 120143208
Test: None
Change-Id: I5a97c7a986b756164bb990b119c8441acffea1af
parent 58e1ded5
Loading
Loading
Loading
Loading
+0 −11
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "CtsActivityManagerDeviceTestCases",
      "options": [
        {
          "include-annotation": "android.platform.test.annotations.Presubmit"
        },
        {
          "exclude-annotation": "android.support.test.filters.FlakyTest"
        }
      ]
    },
    {
      "name": "CtsActivityManagerDeviceSdk25TestCases",
      "options": [
+0 −11
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "CtsWindowManagerDeviceTestCases",
      "options": [
        {
          "include-annotation": "android.platform.test.annotations.Presubmit"
        },
        {
          "exclude-annotation": "android.support.test.filters.FlakyTest"
        }
      ]
    },
    {
      "name": "FrameworksServicesTests",
      "options": [