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

Commit 48cfe534 authored by Jordan Liu's avatar Jordan Liu
Browse files

Mark RILTest#testSetupDataCall as flaky

This test seems to account for around 70% of flakes, so try marking it
flaky. It's possible that this is a red-herring, but if the flake rate
goes down then we will know it's not.

Bug: 113561697
Test: atest RILTest
Change-Id: I3e48d3d655caa5bc1a635ed5d37e17bd72b566ed
parent 8ff89cc5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1719,6 +1719,7 @@ public class RILTest extends TelephonyTest {
    }

    @Test
    @FlakyTest
    public void testSetupDataCall() throws Exception {

        DataProfile dp = new DataProfile(PROFILE_ID, APN, PROTOCOL, AUTH_TYPE, USER_NAME, PASSWORD,