Skip to content

Commit d896fb2

Browse files
Treehugger Robotandroid-build-merge-worker-robot
authored andcommitted
Merge "Reland "Change expected result code on install failure with secureFRP"" into android14-tests-dev am: 19d1c97 am: 9f93821 am: f9427d9
Original change: https://android-review.googlesource.com/c/platform/cts/+/2847802 Change-Id: Ifad12521d57c3af2279e2ca4ce726360ee28744d Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2 parents d300178 + f9427d9 commit d896fb2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • tests/tests/packageinstaller/install/src/android/packageinstaller/install/cts

tests/tests/packageinstaller/install/src/android/packageinstaller/install/cts/IntentTest.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,6 @@ class IntentTest : PackageInstallerTestBase() {
158158
clickInstallerUIButton(INSTALL_BUTTON_ID)
159159

160160
// Install should not have succeeded
161-
assertEquals(RESULT_CANCELED, installation.get(TIMEOUT, TimeUnit.MILLISECONDS))
162161
assertNotInstalled()
163162
} finally {
164163
setSecureFrp(false)

0 commit comments

Comments
 (0)