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

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

Revert "Ignore flaky test testObfuscateBluetoothAddress"

This reverts commit 8189d2df.

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

Change-Id: I655858be229e1a7aa236212ce124a3b2fbf3c6a8
Bug: 267528843
parent 8189d2df
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -749,7 +749,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);