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

Commit ed30feee authored by Sudheer Shanka's avatar Sudheer Shanka Committed by Android (Google) Code Review
Browse files

Merge "Temporarily disable BlobStorePerfTests."

parents 7cd9daeb bffb8ef7
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -30,6 +30,7 @@ import com.android.utils.blob.DummyBlobData;

import org.junit.After;
import org.junit.Before;
import org.junit.Ignore;
import org.junit.Rule;
import org.junit.Test;
import org.junit.runner.RunWith;
@@ -89,6 +90,7 @@ public class BlobStorePerfTests {
        runShellCommand("cmd jobscheduler run -f android 191934935");
    }

    @Ignore
    @Test
    public void testComputeDigest() throws Exception {
        mAtraceUtils.startTrace(ATRACE_CATEGORY_SYSTEM_SERVER);