Merge "Disable broken NotificationStackScrollLayoutTest on qt-dev" into qt-dev am: b4ac90f433
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20281824 Change-Id: I5498db17843ed914125b5692321a29716ea2de21 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -84,6 +84,7 @@ import com.android.systemui.statusbar.policy.ConfigurationController;
|
||||
|
||||
import org.junit.After;
|
||||
import org.junit.Before;
|
||||
import org.junit.Ignore;
|
||||
import org.junit.Rule;
|
||||
import org.junit.Test;
|
||||
import org.junit.runner.RunWith;
|
||||
@@ -98,6 +99,7 @@ import java.util.ArrayList;
|
||||
/**
|
||||
* Tests for {@link NotificationStackScrollLayout}.
|
||||
*/
|
||||
@Ignore("b/255552856")
|
||||
@SmallTest
|
||||
@RunWith(AndroidTestingRunner.class)
|
||||
@TestableLooper.RunWithLooper
|
||||
|
||||
Reference in New Issue
Block a user