Merge "Repackage APK to resolve testCheckSignaturesRotatedAgainstOriginal" into udc-dev am: 0f07b01f6c
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/23603591 Change-Id: I34c84c8b8c77d1b8a8a3ff366cc3eb416c99c6b2 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Binary file not shown.
@@ -66,7 +66,6 @@ import android.system.StructStat;
|
|||||||
import android.test.AndroidTestCase;
|
import android.test.AndroidTestCase;
|
||||||
import android.util.Log;
|
import android.util.Log;
|
||||||
|
|
||||||
import androidx.test.filters.FlakyTest;
|
|
||||||
import androidx.test.filters.LargeTest;
|
import androidx.test.filters.LargeTest;
|
||||||
import androidx.test.filters.SmallTest;
|
import androidx.test.filters.SmallTest;
|
||||||
import androidx.test.filters.Suppress;
|
import androidx.test.filters.Suppress;
|
||||||
@@ -2507,7 +2506,6 @@ public class PackageManagerTests extends AndroidTestCase {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@LargeTest
|
@LargeTest
|
||||||
@FlakyTest(bugId = 283797480)
|
|
||||||
public void testCheckSignaturesRotatedAgainstRotated() throws Exception {
|
public void testCheckSignaturesRotatedAgainstRotated() throws Exception {
|
||||||
// checkSignatures should be successful when both apps have been signed with the same
|
// checkSignatures should be successful when both apps have been signed with the same
|
||||||
// rotated key since the initial signature comparison between the two apps should
|
// rotated key since the initial signature comparison between the two apps should
|
||||||
|
|||||||
Reference in New Issue
Block a user