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

Commit 350219f8 authored by Song Chun Fan's avatar Song Chun Fan Committed by Android (Google) Code Review
Browse files

Merge "[RESTRICT AUTOMERGE][pm] Move CtsContentTestCases to postsubmit for pm changes" into tm-dev

parents 487726ad 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": [