Loading android/app/tests/unit/src/com/android/bluetooth/BluetoothPrefsTest.java +2 −0 Original line number Diff line number Diff line Loading @@ -35,9 +35,11 @@ import androidx.test.runner.AndroidJUnit4; import org.junit.After; import org.junit.Before; import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; @Ignore("b/265140063") @LargeTest @RunWith(AndroidJUnit4.class) public class BluetoothPrefsTest { Loading Loading
android/app/tests/unit/src/com/android/bluetooth/BluetoothPrefsTest.java +2 −0 Original line number Diff line number Diff line Loading @@ -35,9 +35,11 @@ import androidx.test.runner.AndroidJUnit4; import org.junit.After; import org.junit.Before; import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; @Ignore("b/265140063") @LargeTest @RunWith(AndroidJUnit4.class) public class BluetoothPrefsTest { Loading