Merge "Removed TaskSnapshotCacheTest from presumbit"

This commit is contained in:
Wale Ogunwale
2017-02-13 17:54:59 +00:00
committed by Android (Google) Code Review

View File

@@ -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 {