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

Commit 61fecaff authored by Wale Ogunwale's avatar Wale Ogunwale Committed by Android (Google) Code Review
Browse files

Merge "Removed TaskSnapshotCacheTest from presumbit"

parents e8adb45b 4a73a224
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -48,7 +48,8 @@ import org.junit.runner.RunWith;
 * runtest frameworks-services -c com.android.server.wm.TaskSnapshotCacheTest
 */
@SmallTest
@Presubmit
// TODO(b/35196891): Add back to presubmit once the bug is fixed.
//@Presubmit
@RunWith(AndroidJUnit4.class)
public class TaskSnapshotCacheTest extends TaskSnapshotPersisterTestBase {