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

Commit b09ad8f4 authored by Chen Chen's avatar Chen Chen Committed by William Escande
Browse files

Revert "Ignore flaky test testObfuscateBluetoothAddress"

This reverts commit 504bd6c8.

Reason for revert: Test fixed with ag/21401134. It shouldn't be flaky anymore

Change-Id: I4c69643bae3cb99fc05adac2541eeb3a30d41828
Bug: 265588558
parent 504bd6c8
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -738,7 +738,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);