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

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

TEST_MAPPING: Remove CtsActivityManagerDeviceSdk25TestCases

Test module is too flaky, removing for now.

Bug:123658982
Test: None
Change-Id: If6dc8157acc402b0c1d5fc80f1eb36f584998508
parent 7e67bb07
Loading
Loading
Loading
Loading
+0 −25
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "CtsActivityManagerDeviceSdk25TestCases",
      "options": [
        {
          "include-annotation": "android.platform.test.annotations.Presubmit"
        },
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
      ]
    },
    {
      "name": "CtsAppTestCases",
      "options": [
@@ -38,20 +27,6 @@
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
      ]
    },
    {
      "name": "WmTests",
      "options": [
        {
          "include-filter": "com.android.server.am."
        },
        {
          "include-annotation": "android.platform.test.annotations.Presubmit"
        },
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
      ]
    }
  ],
  "postsubmit": [