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

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

Merge "Disable failing test until we can fix it" into main

parents 062087ca 785cf35f
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -506,6 +506,7 @@ public class WallpaperManagerServiceTests {
    }
    }


    @Test
    @Test
    @Ignore("b/372942682")
    public void testWallpaperManagerCallbackInRightOrder() throws RemoteException {
    public void testWallpaperManagerCallbackInRightOrder() throws RemoteException {
        WallpaperData wallpaper = new WallpaperData(USER_SYSTEM, FLAG_SYSTEM);
        WallpaperData wallpaper = new WallpaperData(USER_SYSTEM, FLAG_SYSTEM);
        wallpaper.primaryColors = new WallpaperColors(Color.valueOf(Color.RED),
        wallpaper.primaryColors = new WallpaperColors(Color.valueOf(Color.RED),