Philip P. Moltmann | cd6dbf7 | 2019-04-12 10:09:13 -0700 | [diff] [blame] | 1 | { |
Ivan Chiang | 82a9905 | 2024-08-16 05:26:17 +0000 | [diff] [blame] | 2 | "presubmit": [ |
| 3 | { |
| 4 | "name": "CtsPackageInstallerCUJInstallationTestCases", |
| 5 | "options":[ |
| 6 | { |
| 7 | "exclude-annotation":"androidx.test.filters.FlakyTest" |
| 8 | }, |
| 9 | { |
| 10 | "exclude-annotation":"org.junit.Ignore" |
| 11 | } |
| 12 | ] |
| 13 | }, |
| 14 | { |
| 15 | "name": "CtsPackageInstallerCUJUninstallationTestCases", |
| 16 | "options":[ |
| 17 | { |
| 18 | "exclude-annotation":"androidx.test.filters.FlakyTest" |
| 19 | }, |
| 20 | { |
| 21 | "exclude-annotation":"org.junit.Ignore" |
| 22 | } |
| 23 | ] |
| 24 | }, |
| 25 | { |
| 26 | "name": "CtsPackageInstallerCUJUpdateSelfTestCases", |
| 27 | "options":[ |
| 28 | { |
| 29 | "exclude-annotation":"androidx.test.filters.FlakyTest" |
| 30 | }, |
| 31 | { |
| 32 | "exclude-annotation":"org.junit.Ignore" |
| 33 | } |
| 34 | ] |
| 35 | } |
| 36 | ], |
Philip P. Moltmann | dbcebfe | 2019-04-25 16:52:44 -0700 | [diff] [blame] | 37 | "postsubmit": [ |
Philip P. Moltmann | cd6dbf7 | 2019-04-12 10:09:13 -0700 | [diff] [blame] | 38 | { |
| 39 | "name": "CtsPackageInstallTestCases", |
| 40 | "options": [ |
| 41 | { |
| 42 | "exclude-annotation": "android.platform.test.annotations.AppModeInstant" |
| 43 | } |
| 44 | ] |
| 45 | }, |
| 46 | { |
William Loh | 89bafe7 | 2024-07-22 12:19:59 -0700 | [diff] [blame] | 47 | "name": "CtsUpdateOwnershipEnforcementTestCases" |
| 48 | }, |
| 49 | { |
Philip P. Moltmann | cd6dbf7 | 2019-04-12 10:09:13 -0700 | [diff] [blame] | 50 | "name": "CtsNoPermissionTestCases" |
| 51 | }, |
| 52 | { |
| 53 | "name": "CtsNoPermissionTestCases25" |
| 54 | }, |
| 55 | { |
| 56 | "name": "CtsPackageInstallerTapjackingTestCases" |
| 57 | }, |
| 58 | { |
| 59 | "name": "CtsPackageUninstallTestCases" |
Winson | 0806568 | 2021-07-08 12:07:08 -0700 | [diff] [blame] | 60 | }, |
| 61 | { |
| 62 | "name": "PackageInstallerTests" |
Jakob Schneider | f77d678 | 2023-11-28 20:47:21 +0000 | [diff] [blame] | 63 | }, |
| 64 | { |
| 65 | "name": "CtsIntentSignatureTestCases" |
Ivan Chiang | 335f03b | 2024-08-08 07:41:51 +0000 | [diff] [blame] | 66 | }, |
| 67 | { |
Ivan Chiang | 5e7349b | 2024-09-18 06:09:24 +0000 | [diff] [blame] | 68 | "name": "CtsPackageInstallerCUJDeviceAdminTestCases", |
| 69 | "options":[ |
| 70 | { |
| 71 | "exclude-annotation":"androidx.test.filters.FlakyTest" |
| 72 | }, |
| 73 | { |
| 74 | "exclude-annotation":"org.junit.Ignore" |
| 75 | } |
| 76 | ] |
| 77 | }, |
| 78 | { |
Ivan Chiang | 2da3ae4 | 2024-08-14 10:29:08 +0000 | [diff] [blame] | 79 | "name": "CtsPackageInstallerCUJInstallationTestCases", |
Ivan Chiang | 335f03b | 2024-08-08 07:41:51 +0000 | [diff] [blame] | 80 | "options":[ |
Ivan Chiang | 2da3ae4 | 2024-08-14 10:29:08 +0000 | [diff] [blame] | 81 | { |
| 82 | "exclude-annotation":"androidx.test.filters.FlakyTest" |
| 83 | }, |
| 84 | { |
| 85 | "exclude-annotation":"org.junit.Ignore" |
| 86 | } |
| 87 | ] |
| 88 | }, |
| 89 | { |
Ivan Chiang | 5e7349b | 2024-09-18 06:09:24 +0000 | [diff] [blame] | 90 | "name": "CtsPackageInstallerCUJMultiUsersTestCases", |
| 91 | "options":[ |
| 92 | { |
| 93 | "exclude-annotation":"androidx.test.filters.FlakyTest" |
| 94 | }, |
| 95 | { |
| 96 | "exclude-annotation":"org.junit.Ignore" |
| 97 | } |
| 98 | ] |
| 99 | }, |
| 100 | { |
Ivan Chiang | 2da3ae4 | 2024-08-14 10:29:08 +0000 | [diff] [blame] | 101 | "name": "CtsPackageInstallerCUJUninstallationTestCases", |
| 102 | "options":[ |
| 103 | { |
| 104 | "exclude-annotation":"androidx.test.filters.FlakyTest" |
| 105 | }, |
| 106 | { |
| 107 | "exclude-annotation":"org.junit.Ignore" |
| 108 | } |
| 109 | ] |
| 110 | }, |
| 111 | { |
| 112 | "name": "CtsPackageInstallerCUJUpdateOwnerShipTestCases", |
| 113 | "options":[ |
| 114 | { |
| 115 | "exclude-annotation":"androidx.test.filters.FlakyTest" |
| 116 | }, |
| 117 | { |
| 118 | "exclude-annotation":"org.junit.Ignore" |
| 119 | } |
| 120 | ] |
| 121 | }, |
| 122 | { |
| 123 | "name": "CtsPackageInstallerCUJUpdateSelfTestCases", |
| 124 | "options":[ |
| 125 | { |
| 126 | "exclude-annotation":"androidx.test.filters.FlakyTest" |
| 127 | }, |
| 128 | { |
| 129 | "exclude-annotation":"org.junit.Ignore" |
| 130 | } |
Ivan Chiang | 335f03b | 2024-08-08 07:41:51 +0000 | [diff] [blame] | 131 | ] |
Philip P. Moltmann | cd6dbf7 | 2019-04-12 10:09:13 -0700 | [diff] [blame] | 132 | } |
| 133 | ] |
Winson | 0806568 | 2021-07-08 12:07:08 -0700 | [diff] [blame] | 134 | } |