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

Commit 8786a6a2 authored by Beth Thibodeau's avatar Beth Thibodeau Committed by Automerger Merge Worker
Browse files

Merge "Ignore flaky test" into udc-dev am: 219c4113

parents 0cfdae33 219c4113
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()