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

Commit 8189d2df authored by William Escande's avatar William Escande
Browse files

Ignore flaky test testObfuscateBluetoothAddress

Bug: 265588558
Test: atest BluetoothInstrumentationTests
Change-Id: If1b6572317c265ad68fb5f302e35f1008ce37c8c
parent 3c7fb667
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -749,6 +749,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);