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

Commit ae5728ce authored by William Escande's avatar William Escande
Browse files

HeadsetClient Test: remove flaky test

Bug: 311772251
Test: atest HeadsetClientStateMachineTest
Flag: TEST_ONLY
Change-Id: I72f59b30873707d628e27c1701f138d21b76ef1e
parent 5dd4ce74
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -57,7 +57,6 @@ import android.os.test.TestLooper;
import android.platform.test.flag.junit.SetFlagsRule;
import android.util.Pair;

import androidx.test.filters.FlakyTest;
import androidx.test.filters.SmallTest;
import androidx.test.runner.AndroidJUnit4;

@@ -326,7 +325,6 @@ public class HeadsetClientStateMachineTest {

    /** Test that In Band Ringtone information is relayed from phone. */
    @Test
    @FlakyTest
    public void testInBandRingtone() {
        // Return true for priority.
        when(mHeadsetClientService.getConnectionPolicy(any(BluetoothDevice.class)))