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

Commit e6f98079 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Disable flaky test"

parents 3f7408fc 28cc1660
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -12,6 +12,7 @@ import android.test.suitebuilder.annotation.SmallTest;

import com.android.settingslib.net.DataUsageController;

import org.junit.Ignore;
import org.junit.Test;
import org.junit.runner.RunWith;

@@ -106,6 +107,7 @@ public class NetworkControllerDataTest extends NetworkControllerBaseTest {
                TelephonyIcons.QS_DATA_4G);
    }

    @Ignore("Flaky")
    @Test
    public void testDataDisabledIcon() {
        setupNetworkController();