commit | a3a2c7eb36bb86f7530c6f24d3bd56edf4b7089c | [log] [tgz] |
---|---|---|
author | Yanting Yang <yantingyang@google.com> | Tue Nov 28 13:21:57 2023 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Nov 28 13:21:57 2023 +0000 |
tree | 661d2656f679f458cc160394b3ff8476a104581c | |
parent | e61bdff368dc46bdbe48bdda7b9145319b095bf3 [diff] | |
parent | c4293e281af6a5b5e3dfbc53db3dedf96291cec9 [diff] |
Merge "Ignore failing test of PinPrivacyPreferenceControllerTest" into main
diff --git a/tests/robotests/src/com/android/settings/security/screenlock/PinPrivacyPreferenceControllerTest.java b/tests/robotests/src/com/android/settings/security/screenlock/PinPrivacyPreferenceControllerTest.java index 171fb44..4ee3b55 100644 --- a/tests/robotests/src/com/android/settings/security/screenlock/PinPrivacyPreferenceControllerTest.java +++ b/tests/robotests/src/com/android/settings/security/screenlock/PinPrivacyPreferenceControllerTest.java
@@ -32,6 +32,7 @@ import com.android.internal.widget.LockPatternUtils; import org.junit.Before; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.mockito.Mock; @@ -66,6 +67,7 @@ assertThat(mController.isAvailable()).isTrue(); } + @Ignore("b/313612259") @Test public void isAvailable_lockSetToPinOrPw_shouldReturnTrue() { when(mLockPatternUtils.getCredentialTypeForUser(TEST_USER_ID)).thenReturn(