Loading core/java/android/content/pm/TEST_MAPPING +11 −0 Original line number Diff line number Diff line Loading @@ -171,6 +171,17 @@ "include-filter": "android.content.pm.cts.PackageManagerShellCommandMultiUserTest" } ] }, { "name":"CtsPackageInstallerCUJTestCases", "options":[ { "exclude-annotation":"androidx.test.filters.FlakyTest" }, { "exclude-annotation":"org.junit.Ignore" } ] } ] } packages/PackageInstaller/TEST_MAPPING +11 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,17 @@ }, { "name": "CtsIntentSignatureTestCases" }, { "name": "CtsPackageInstallerCUJTestCases", "options":[ { "exclude-annotation":"androidx.test.filters.FlakyTest" }, { "exclude-annotation":"org.junit.Ignore" } ] } ] } services/core/java/com/android/server/pm/TEST_MAPPING +16 −0 Original line number Diff line number Diff line Loading @@ -163,6 +163,22 @@ }, { "name": "CtsUpdateOwnershipEnforcementTestCases" }, { "name": "CtsPackageInstallerCUJTestCases", "file_patterns": [ "core/java/.*Install.*", "services/core/.*Install.*", "services/core/java/com/android/server/pm/.*" ], "options":[ { "exclude-annotation":"androidx.test.filters.FlakyTest" }, { "exclude-annotation":"org.junit.Ignore" } ] } ], "imports": [ Loading Loading
core/java/android/content/pm/TEST_MAPPING +11 −0 Original line number Diff line number Diff line Loading @@ -171,6 +171,17 @@ "include-filter": "android.content.pm.cts.PackageManagerShellCommandMultiUserTest" } ] }, { "name":"CtsPackageInstallerCUJTestCases", "options":[ { "exclude-annotation":"androidx.test.filters.FlakyTest" }, { "exclude-annotation":"org.junit.Ignore" } ] } ] }
packages/PackageInstaller/TEST_MAPPING +11 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,17 @@ }, { "name": "CtsIntentSignatureTestCases" }, { "name": "CtsPackageInstallerCUJTestCases", "options":[ { "exclude-annotation":"androidx.test.filters.FlakyTest" }, { "exclude-annotation":"org.junit.Ignore" } ] } ] }
services/core/java/com/android/server/pm/TEST_MAPPING +16 −0 Original line number Diff line number Diff line Loading @@ -163,6 +163,22 @@ }, { "name": "CtsUpdateOwnershipEnforcementTestCases" }, { "name": "CtsPackageInstallerCUJTestCases", "file_patterns": [ "core/java/.*Install.*", "services/core/.*Install.*", "services/core/java/com/android/server/pm/.*" ], "options":[ { "exclude-annotation":"androidx.test.filters.FlakyTest" }, { "exclude-annotation":"org.junit.Ignore" } ] } ], "imports": [ Loading