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

Commit 9d7b2fa8 authored by Yu Shan Emily Lau's avatar Yu Shan Emily Lau
Browse files

Suppressed the invalidFrameRate as the framework is not throwing the IOException anymore.

parent 58992eac
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -417,6 +417,7 @@ public class MediaRecorderTest extends ActivityInstrumentationTestCase<MediaFram
        assertTrue("Invalid video Size", isTestInvalidVideoSizeSuccessful);
    }
    
    @Suppress
    @LargeTest
    public void testInvalidFrameRate() throws Exception {       
        boolean isTestInvalidFrameRateSuccessful = false;