Ignore failing GraphicsDriverAppPreferenceControllerTest
Bug:317934814 Test: Existing tests are not impacted Change-Id: I3688ee6ee03f2b40f9b455eb7ec3f1049744c7a9
This commit is contained in:
@@ -43,6 +43,7 @@ import androidx.preference.PreferenceScreen;
|
||||
import com.android.settings.R;
|
||||
|
||||
import org.junit.Before;
|
||||
import org.junit.Ignore;
|
||||
import org.junit.Test;
|
||||
import org.junit.runner.RunWith;
|
||||
import org.mockito.Mock;
|
||||
@@ -52,6 +53,7 @@ import org.robolectric.RuntimeEnvironment;
|
||||
|
||||
import java.util.Arrays;
|
||||
|
||||
@Ignore("b/317934814")
|
||||
@RunWith(RobolectricTestRunner.class)
|
||||
public class GraphicsDriverAppPreferenceControllerTest {
|
||||
|
||||
|
Reference in New Issue
Block a user