am e785d180: Merge change 25826 into eclair
Merge commit 'e785d1804dbf67913aeb25896a420abebe731e80' into eclair-plus-aosp * commit 'e785d1804dbf67913aeb25896a420abebe731e80': Suppressed the invalidFrameRate as the framework is not throwing the IOException anymore.
This commit is contained in:
@@ -417,6 +417,7 @@ public class MediaRecorderTest extends ActivityInstrumentationTestCase<MediaFram
|
|||||||
assertTrue("Invalid video Size", isTestInvalidVideoSizeSuccessful);
|
assertTrue("Invalid video Size", isTestInvalidVideoSizeSuccessful);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@Suppress
|
||||||
@LargeTest
|
@LargeTest
|
||||||
public void testInvalidFrameRate() throws Exception {
|
public void testInvalidFrameRate() throws Exception {
|
||||||
boolean isTestInvalidFrameRateSuccessful = false;
|
boolean isTestInvalidFrameRateSuccessful = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user