am 5813b309: am e785d180: Merge change 25826 into eclair

Merge commit '5813b3097451dc4d061eb75e5479e4ea15d886c7'

* commit '5813b3097451dc4d061eb75e5479e4ea15d886c7':
  Suppressed the invalidFrameRate as the framework is not throwing the IOException anymore.
This commit is contained in:
Yu Shan Emily Lau
2009-09-18 18:16:38 -07:00
committed by Android Git Automerger

View File

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