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

Commit e785d180 authored by Android (Google) Code Review's avatar Android (Google) Code Review
Browse files

Merge change 25826 into eclair

* changes:
  Suppressed the invalidFrameRate as the framework is not throwing the IOException anymore.
parents 95ebd3bd 9d7b2fa8
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;