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

Commit 525ad186 authored by James Dong's avatar James Dong
Browse files

Turn on thubmnail capture unit test for media metadata retriever

parent 81384bf9
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -61,9 +61,8 @@ public class MediaMetadataRetrieverTest extends AndroidTestCase {
    }

    // Test frame capture
    // Suppressing until 1259652 is fixed.
    @Suppress
    public static void disableTestThumbnailCapture() throws Exception {
    @LargeTest
    public static void testThumbnailCapture() throws Exception {
        MediaMetadataRetriever retriever = new MediaMetadataRetriever();
        Log.v(TAG, "Thumbnail processing starts");
        long startedAt = System.currentTimeMillis();