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

Commit 9163f1ba authored by Sudheer Shanka's avatar Sudheer Shanka Committed by Automerger Merge Worker
Browse files

Merge "Update TEST_MAPPING to include broadcast response related tests." into tm-dev am: c5229086

parents 16c1f32b c5229086
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -19,6 +19,18 @@
      ]
    }
  ],
  "presubmit-large": [
    {
      "name": "CtsUsageStatsTestCases",
      "options": [
        {"include-filter": "android.app.usage.cts.BroadcastResponseStatsTest"},
        {"exclude-annotation": "android.platform.test.annotations.FlakyTest"},
        {"exclude-annotation": "androidx.test.filters.FlakyTest"},
        {"exclude-annotation": "androidx.test.filters.MediumTest"},
        {"exclude-annotation": "androidx.test.filters.LargeTest"}
      ]
    }
  ],
  "postsubmit": [
    {
      "name": "CtsUsageStatsTestCases"
+26 −0
Original line number Diff line number Diff line
@@ -63,6 +63,32 @@
      ]
    }
  ],
  "presubmit-large": [
    {
      "name": "CtsUsageStatsTestCases",
      "file_patterns": [
        "ActivityManagerService\\.java",
        "BroadcastQueue\\.java"
      ],
      "options": [
        {
          "include-filter": "android.app.usage.cts.BroadcastResponseStatsTest"
        },
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        },
        {
          "exclude-annotation": "android.platform.test.annotations.FlakyTest"
        },
        {
          "exclude-annotation": "androidx.test.filters.MediumTest"
        },
        {
          "exclude-annotation": "androidx.test.filters.LargeTest"
        }
      ]
    }
  ],
  "postsubmit": [
    {
      "name": "FrameworksServicesTests",
+22 −0
Original line number Diff line number Diff line
@@ -20,6 +20,28 @@
      ]
    }
  ],
  "presubmit-large": [
    {
      "name": "CtsUsageStatsTestCases",
      "options": [
        {
          "include-filter": "android.app.usage.cts.BroadcastResponseStatsTest"
        },
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        },
        {
          "exclude-annotation": "android.platform.test.annotations.FlakyTest"
        },
        {
          "exclude-annotation": "androidx.test.filters.MediumTest"
        },
        {
          "exclude-annotation": "androidx.test.filters.LargeTest"
        }
      ]
    }
  ],
  "postsubmit": [
    {
      "name": "CtsUsageStatsTestCases",