Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7bed0ed8 authored by David Saff's avatar David Saff Committed by Automerger Merge Worker
Browse files

Merge "Disable broken NotificationStackScrollLayoutTest on qt-dev" into qt-dev...

Merge "Disable broken NotificationStackScrollLayoutTest on qt-dev" into qt-dev am: b4ac90f4 am: c5c6a916

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20281824



Change-Id: I29a538c561610c9a4bd642fce18ab2688406e172
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents fecdde0e c5c6a916
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -97,6 +97,7 @@ import com.android.systemui.util.leak.LeakDetector;

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;
@@ -112,6 +113,7 @@ import java.util.List;
/**
 * Tests for {@link NotificationStackScrollLayout}.
 */
@Ignore("b/255552856")
@SmallTest
@RunWith(AndroidTestingRunner.class)
@TestableLooper.RunWithLooper