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

Commit e1e7b16f authored by Song Chun Fan's avatar Song Chun Fan
Browse files

[pm] Move CtsContentTestCases to postsubmit for pm changes

BUG: 294638249
Test: builds
Merged-In: I453a4151100ca42495e0f2473e5599dec38ab70d
Change-Id: I740cb6c897bc936a1256131ac7218b4b71424c04
parent 8b3aa8fe
Loading
Loading
Loading
Loading
+14 −14
Original line number Diff line number Diff line
@@ -100,20 +100,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":[
@@ -155,6 +141,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
@@ -90,7 +90,7 @@
      ]
    }
  ],
  "presubmit-large": [
  "postsubmit": [
    {
      "name": "CtsContentTestCases",
      "options": [
@@ -104,9 +104,7 @@
          "include-filter": "android.content.pm.cts"
        }
      ]
    }
  ],
  "postsubmit": [
    },
    {
      "name": "CtsPermissionTestCases",
      "options": [