Loading packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/NotificationStackScrollLayoutTest.java +2 −0 Original line number Diff line number Diff line Loading @@ -83,6 +83,7 @@ import com.android.systemui.statusbar.policy.ConfigurationController; import org.junit.After; import org.junit.Assert; import org.junit.Before; import org.junit.Ignore; import org.junit.Rule; import org.junit.Test; import org.junit.runner.RunWith; Loading @@ -97,6 +98,7 @@ import java.util.ArrayList; /** * Tests for {@link NotificationStackScrollLayout}. */ @Ignore("b/255552856") @SmallTest @RunWith(AndroidTestingRunner.class) @TestableLooper.RunWithLooper Loading Loading
packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/NotificationStackScrollLayoutTest.java +2 −0 Original line number Diff line number Diff line Loading @@ -83,6 +83,7 @@ import com.android.systemui.statusbar.policy.ConfigurationController; import org.junit.After; import org.junit.Assert; import org.junit.Before; import org.junit.Ignore; import org.junit.Rule; import org.junit.Test; import org.junit.runner.RunWith; Loading @@ -97,6 +98,7 @@ import java.util.ArrayList; /** * Tests for {@link NotificationStackScrollLayout}. */ @Ignore("b/255552856") @SmallTest @RunWith(AndroidTestingRunner.class) @TestableLooper.RunWithLooper Loading