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

Commit 973f906a authored by Julien Desprez's avatar Julien Desprez
Browse files

deduplicate CtsAppSearchHostTestCases from presubmit-large & presubmit

Change-Id: I2c8ac6f1db6aea68a0054d446c6197164a742520
Test: presubmit
Bug: 270214959
parent e0e6952a
Loading
Loading
Loading
Loading
+9 −33
Original line number Diff line number Diff line
@@ -27,6 +27,9 @@
    {
      "path": "cts/hostsidetests/os/test_mappings/packagemanager"
    },
    {
      "path": "cts/hostsidetests/appsearch"
    },
    {
      "path": "system/apex/tests"
    },
@@ -45,6 +48,12 @@
    {
      "name": "ApkVerityTest"
    },
    {
      "name": "CtsSilentUpdateHostTestCases"
    },
    {
      "name": "CtsSuspendAppsTestCases"
    },
    {
      "name": "CtsAppFgsTestCases",
      "file_patterns": ["(/|^)ServiceInfo[^/]*"],
@@ -110,39 +119,6 @@
        }
      ]
    },
    {
      "name": "CtsAppSearchHostTestCases",
      "options": [
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        },
        {
          "exclude-annotation": "org.junit.Ignore"
        }
      ]
    },
    {
      "name": "CtsSilentUpdateHostTestCases",
      "options": [
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        },
        {
          "exclude-annotation": "org.junit.Ignore"
        }
      ]
    },
    {
      "name": "CtsSuspendAppsTestCases",
      "options": [
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        },
        {
          "exclude-annotation": "org.junit.Ignore"
        }
      ]
    },
    {
      "name": "CtsSuspendAppsPermissionTestCases",
      "options": [