am d6af2e0c: Merge change I43a335c3 into eclair
Merge commit 'd6af2e0cbf144b091d9c9d1bf2f3061547220c80' into eclair-plus-aosp * commit 'd6af2e0cbf144b091d9c9d1bf2f3061547220c80': Suppress takePicture test from continuous DO NOT MERGE.
This commit is contained in:
@@ -226,7 +226,8 @@ public class CameraTest extends ActivityInstrumentationTestCase<MediaFrameworkTe
|
||||
* Test case 1: Take a picture and verify all the callback
|
||||
* functions are called properly.
|
||||
*/
|
||||
@LargeTest
|
||||
// TODO: add this back to LargeTest once bug 2141755 is fixed
|
||||
// @LargeTest
|
||||
public void testTakePicture() throws Exception {
|
||||
synchronized (lock) {
|
||||
initializeMessageLooper();
|
||||
|
||||
Reference in New Issue
Block a user