Ignore ScrollCaptureFrameworkSmokeTest until bug fixed
Bug: 189958075 Test: presubmit Change-Id: I63125756c1fbcdc46d4efd3aa1933b37eb3c4904
This commit is contained in:
@@ -35,6 +35,7 @@ import androidx.test.platform.app.InstrumentationRegistry;
|
||||
|
||||
import com.android.systemui.SysuiTestCase;
|
||||
|
||||
import org.junit.Ignore;
|
||||
import org.junit.Test;
|
||||
import org.junit.runner.RunWith;
|
||||
|
||||
@@ -46,6 +47,7 @@ import java.util.concurrent.TimeUnit;
|
||||
*/
|
||||
@RunWith(AndroidTestingRunner.class)
|
||||
@SmallTest
|
||||
@Ignore
|
||||
public class ScrollCaptureFrameworkSmokeTest extends SysuiTestCase {
|
||||
private static final String TAG = "ScrollCaptureFrameworkSmokeTest";
|
||||
private volatile ScrollCaptureResponse mResponse;
|
||||
|
||||
Reference in New Issue
Block a user