Loading android/app/tests/unit/src/com/android/bluetooth/btservice/AdapterServiceTest.java +0 −1 Original line number Diff line number Diff line Loading @@ -751,7 +751,6 @@ public class AdapterServiceTest { /** * Test: Check if obfuscated Bluetooth address stays the same after toggling Bluetooth */ @Ignore("b/265588558") @Test public void testObfuscateBluetoothAddress_PersistentBetweenToggle() { Assert.assertFalse(mAdapterService.getState() == BluetoothAdapter.STATE_ON); Loading Loading
android/app/tests/unit/src/com/android/bluetooth/btservice/AdapterServiceTest.java +0 −1 Original line number Diff line number Diff line Loading @@ -751,7 +751,6 @@ public class AdapterServiceTest { /** * Test: Check if obfuscated Bluetooth address stays the same after toggling Bluetooth */ @Ignore("b/265588558") @Test public void testObfuscateBluetoothAddress_PersistentBetweenToggle() { Assert.assertFalse(mAdapterService.getState() == BluetoothAdapter.STATE_ON); Loading