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

Commit 4932b90c authored by Songchun Fan's avatar Songchun Fan
Browse files

[pm] remove some tests from staged platinum tests

The remaining tests have a low flakiness rate and a total runtime < 30mins.

BUG: 140252512
Test: n/a
Change-Id: Ic7631db5fd4e3c28a7b7cbe464bf46be93c4c05c
parent 1fc50caf
Loading
Loading
Loading
Loading
+0 −31
Original line number Diff line number Diff line
@@ -167,15 +167,6 @@
    {
      "name": "CtsIncrementalInstallHostTestCases"
    },
    {
      "name": "CtsInstallHostTestCases"
    },
    {
      "name": "CtsStagedInstallHostTestCases"
    },
    {
      "name": "CtsExtractNativeLibsHostTestCases"
    },
    {
      "name": "CtsAppSecurityHostTestCases",
      "options": [
@@ -187,17 +178,6 @@
        }
      ]
    },
    {
      "name": "FrameworksServicesTests",
      "options": [
        {
          "include-filter": "com.android.server.pm.PackageParserTest"
        }
      ]
    },
    {
      "name": "CtsRollbackManagerHostTestCases"
    },
    {
      "name": "CtsContentTestCases",
      "options": [
@@ -205,17 +185,6 @@
          "include-filter": "android.content.cts.IntentFilterTest"
        }
      ]
    },
    {
      "name": "CtsAppEnumerationTestCases"
    },
    {
      "name": "PackageManagerServiceUnitTests",
      "options": [
        {
          "include-filter": "com.android.server.pm.test.verify.domain"
        }
      ]
    }
  ]
}