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

Commit b0718d20 authored by William Escande's avatar William Escande Committed by Android (Google) Code Review
Browse files

Merge "Ignore flaky test testObfuscateBluetoothAddress" into tm-qpr-dev

parents d9f23095 504bd6c8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -738,6 +738,7 @@ 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);