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

Commit 28c6b184 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Temporarily disable failing IconTest.testParcel on Ravenwood" into main

parents 2de88d2b 64319bac
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -400,6 +400,7 @@ public class IconTest {
    }

    @Test
    @DisabledOnRavenwood(blockedBy = DesktopExperienceFlags.class)
    public void testParcel() throws Exception {
        final Bitmap originalbits = ((BitmapDrawable) getContext().getDrawable(R.drawable.landscape))
                .getBitmap();