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

Commit ad895641 authored by Julia Reynolds's avatar Julia Reynolds
Browse files

Disable testColors_ensureColors_colorized_producesValidPalette_white

It's presubmit but 6% flaky

Bug: 347089000
Change-Id: I1d99b7f952f4100ddd756ed1484aba2099099596
Flag: NONE
Test: NotificationTest
parent 26cd5061
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -804,6 +804,7 @@ public class NotificationTest {
    }

    @Test
    @Ignore // b/347089000 - Restore or delete
    public void testColors_ensureColors_colorized_producesValidPalette_white() {
        validateColorizedPaletteForColor(Color.WHITE);
    }