Loading packages/SystemUI/tests/src/com/android/systemui/wmshell/BubblesTest.java +2 −0 Original line number Diff line number Diff line Loading @@ -192,6 +192,7 @@ import com.android.wm.shell.transition.Transitions; import org.junit.After; import org.junit.Before; import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.mockito.ArgumentCaptor; Loading Loading @@ -1852,6 +1853,7 @@ public class BubblesTest extends SysuiTestCase { any(Bubble.class), anyBoolean(), anyBoolean()); } @Ignore("reason = b/351977103") @Test public void testShowStackEdu_isNotConversationBubble() { // Setup Loading Loading
packages/SystemUI/tests/src/com/android/systemui/wmshell/BubblesTest.java +2 −0 Original line number Diff line number Diff line Loading @@ -192,6 +192,7 @@ import com.android.wm.shell.transition.Transitions; import org.junit.After; import org.junit.Before; import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.mockito.ArgumentCaptor; Loading Loading @@ -1852,6 +1853,7 @@ public class BubblesTest extends SysuiTestCase { any(Bubble.class), anyBoolean(), anyBoolean()); } @Ignore("reason = b/351977103") @Test public void testShowStackEdu_isNotConversationBubble() { // Setup Loading