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

Commit 219c4113 authored by Beth Thibodeau's avatar Beth Thibodeau Committed by Android (Google) Code Review
Browse files

Merge "Ignore flaky test" into udc-dev

parents f1f08c6f ffa42713
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -101,6 +101,7 @@ import dagger.Lazy
import junit.framework.Assert.assertTrue
import junit.framework.Assert.assertTrue
import org.junit.After
import org.junit.After
import org.junit.Before
import org.junit.Before
import org.junit.Ignore
import org.junit.Rule
import org.junit.Rule
import org.junit.Test
import org.junit.Test
import org.junit.runner.RunWith
import org.junit.runner.RunWith
@@ -2199,6 +2200,7 @@ public class MediaControlPanelTest : SysuiTestCase() {
    }
    }


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