Merge change I43a335c3 into eclair

* changes:
  Suppress takePicture test from continuous DO NOT MERGE.
This commit is contained in:
Android (Google) Code Review
2009-11-02 20:08:16 -05:00

View File

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