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

Commit 504bd6c8 authored by William Escande's avatar William Escande Committed by Cherrypicker Worker
Browse files

Ignore flaky test testObfuscateBluetoothAddress

Bug: 265588558
Test: atest BluetoothInstrumentationTests
Change-Id: If1b6572317c265ad68fb5f302e35f1008ce37c8c
(cherry picked from commit 8189d2df)
Merged-In: If1b6572317c265ad68fb5f302e35f1008ce37c8c
parent 59997cae
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);