Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 804dfb4f authored by FanWu's avatar FanWu
Browse files

Ignore failing tests under com.android.settings.biometrics

Bug: 313342682

Test: atest
Change-Id: Id16d407983c0cc323418a8765cadae2be0fd453a
parent b76f32ef
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -26,6 +26,7 @@ import android.platform.test.flag.junit.DeviceFlagsValueProvider
import com.android.settings.flags.Flags
import com.google.common.truth.Truth.assertThat
import org.junit.Before
import org.junit.Ignore
import org.junit.Rule
import org.junit.Test
import org.junit.runner.RunWith
@@ -73,6 +74,7 @@ class BiometricSettingsProviderTest {
    provider.update(Uri.EMPTY, null, null, null)
  }

  @Ignore("b/313342682")
  @Test
  @RequiresFlagsEnabled(Flags.FLAG_BIOMETRIC_SETTINGS_PROVIDER)
  fun getSuggestionState_shouldQueryFeatureProvider() {
+2 −0
Original line number Diff line number Diff line
@@ -72,6 +72,7 @@ import com.android.settingslib.RestrictedSwitchPreference;

import org.junit.After;
import org.junit.Before;
import org.junit.Ignore;
import org.junit.Rule;
import org.junit.Test;
import org.junit.runner.RunWith;
@@ -201,6 +202,7 @@ public class FingerprintSettingsFragmentTest {
        assertThat(mFingerprintAuthenticateSidecar.isCancelled()).isTrue();
    }

    @Ignore("b/313342682")
    @Test
    public void testGuestUserRequireScreenOnToAuth() {
        Settings.Secure.putIntForUser(