Merge "Merge "Disable test that is killing the presubmit." into tm-qpr-dev am: 7cfc0476e7 am: e87caa80cc"
This commit is contained in:
committed by
Android (Google) Code Review
commit
2715310d86
@@ -40,6 +40,7 @@ import com.android.systemui.broadcast.BroadcastSender;
|
||||
import com.android.systemui.screenshot.TimeoutHandler;
|
||||
|
||||
import org.junit.Before;
|
||||
import org.junit.Ignore;
|
||||
import org.junit.Test;
|
||||
import org.junit.runner.RunWith;
|
||||
import org.mockito.ArgumentCaptor;
|
||||
@@ -47,6 +48,7 @@ import org.mockito.Captor;
|
||||
import org.mockito.Mock;
|
||||
import org.mockito.MockitoAnnotations;
|
||||
|
||||
@Ignore("b/254635291")
|
||||
@SmallTest
|
||||
@RunWith(AndroidJUnit4.class)
|
||||
public class ClipboardOverlayControllerTest extends SysuiTestCase {
|
||||
|
||||
Reference in New Issue
Block a user