Merge "Disable broken NotificationStackScrollLayoutTest on qt-dev" into qt-dev am: b4ac90f433 am: c5c6a916fe am: 7bed0ed812 am: 1eb5f3a92a am: 7185d7f108 am: efb9b0bfba
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20281824 Change-Id: I280e13016602c9d9ee334a06761591158586e30d Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -70,6 +70,7 @@ import com.android.systemui.statusbar.phone.UnlockedScreenOffAnimationController
|
|||||||
|
|
||||||
import org.junit.Assert;
|
import org.junit.Assert;
|
||||||
import org.junit.Before;
|
import org.junit.Before;
|
||||||
|
import org.junit.Ignore;
|
||||||
import org.junit.Rule;
|
import org.junit.Rule;
|
||||||
import org.junit.Test;
|
import org.junit.Test;
|
||||||
import org.junit.runner.RunWith;
|
import org.junit.runner.RunWith;
|
||||||
@@ -81,6 +82,7 @@ import org.mockito.junit.MockitoRule;
|
|||||||
/**
|
/**
|
||||||
* Tests for {@link NotificationStackScrollLayout}.
|
* Tests for {@link NotificationStackScrollLayout}.
|
||||||
*/
|
*/
|
||||||
|
@Ignore("b/255552856")
|
||||||
@SmallTest
|
@SmallTest
|
||||||
@RunWith(AndroidTestingRunner.class)
|
@RunWith(AndroidTestingRunner.class)
|
||||||
@TestableLooper.RunWithLooper
|
@TestableLooper.RunWithLooper
|
||||||
|
|||||||
Reference in New Issue
Block a user