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

Commit cc4764ad authored by Song Chun Fan's avatar Song Chun Fan Committed by Automerger Merge Worker
Browse files

[RESTRICT AUTOMERGE][pm] Move CtsContentTestCases to postsubmit for pm changes am: e8d24430

parents 04c1ae14 e8d24430
Loading
Loading
Loading
Loading
+14 −14
Original line number Diff line number Diff line
@@ -52,20 +52,6 @@
    }
  ],
  "presubmit-large": [
    {
      "name": "CtsContentTestCases",
      "options": [
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        },
        {
          "exclude-annotation": "org.junit.Ignore"
        },
        {
          "include-filter": "android.content.pm.cts"
        }
      ]
    },
    {
      "name": "CtsUsesNativeLibraryTest",
      "options": [
@@ -151,6 +137,20 @@
    }
  ],
  "postsubmit": [
    {
      "name": "CtsContentTestCases",
      "options": [
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        },
        {
          "exclude-annotation": "org.junit.Ignore"
        },
        {
          "include-filter": "android.content.pm.cts"
        }
      ]
    },
    {
      "name": "CtsAppSecurityHostTestCases",
      "options": [
+2 −4
Original line number Diff line number Diff line
@@ -81,7 +81,7 @@
      ]
    }
  ],
  "presubmit-large": [
  "postsubmit": [
    {
      "name": "CtsContentTestCases",
      "options": [
@@ -95,9 +95,7 @@
          "include-filter": "android.content.pm.cts"
        }
      ]
    }
  ],
  "postsubmit": [
    },
    {
      "name": "CtsPermissionTestCases",
      "options": [