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

Commit aaaf84c8 authored by Lucas Dupin's avatar Lucas Dupin Committed by Android (Google) Code Review
Browse files

Merge "Reintroduced the test with default live wallpaper" into udc-qpr-dev

parents 988c8309 5861b1ce
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -90,7 +90,6 @@ import org.junit.AfterClass;
import org.junit.Before;
import org.junit.BeforeClass;
import org.junit.ClassRule;
import org.junit.Ignore;
import org.junit.Rule;
import org.junit.Test;
import org.junit.rules.TemporaryFolder;
@@ -278,10 +277,8 @@ public class WallpaperManagerServiceTests {

    /**
     * Tests setWallpaperComponent and clearWallpaper should work as expected.
     * TODO ignored since the assumption never passes. to be investigated.
     */
    @Test
    @Ignore("b/264533465")
    public void testSetThenClearComponent() {
        // Skip if there is no pre-defined default wallpaper component.
        assumeThat(sDefaultWallpaperComponent,