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

Commit ffa42713 authored by Beth Thibodeau's avatar Beth Thibodeau
Browse files

Ignore flaky test

Fixes: 276920368
Test: atest MediaControlPanelTest
Change-Id: Ia3a684fcc7b5b4969fa5f16d3392d1116ef2cd09
parent 7bcd1038
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -101,6 +101,7 @@ import dagger.Lazy
import junit.framework.Assert.assertTrue
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
@@ -2199,6 +2200,7 @@ public class MediaControlPanelTest : SysuiTestCase() {
    }

    @Test
    @Ignore("b/276920368")
    fun bindRecommendation_carouselNotFitThreeRecs() {
        useRealConstraintSets()
        setupUpdatedRecommendationViewHolder()