Merge "Disable testCheckSignaturesRotatedAgainstOriginal" into udc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
d043f595f5
@@ -66,6 +66,7 @@ import android.system.StructStat;
|
||||
import android.test.AndroidTestCase;
|
||||
import android.util.Log;
|
||||
|
||||
import androidx.test.filters.FlakyTest;
|
||||
import androidx.test.filters.LargeTest;
|
||||
import androidx.test.filters.SmallTest;
|
||||
import androidx.test.filters.Suppress;
|
||||
@@ -2506,6 +2507,7 @@ public class PackageManagerTests extends AndroidTestCase {
|
||||
}
|
||||
|
||||
@LargeTest
|
||||
@FlakyTest(bugId = 283797480)
|
||||
public void testCheckSignaturesRotatedAgainstRotated() throws Exception {
|
||||
// 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
|
||||
|
||||
Reference in New Issue
Block a user