summaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/gallery3d/stress/ImageCapture.java
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/com/android/gallery3d/stress/ImageCapture.java')
-rwxr-xr-xtests/src/com/android/gallery3d/stress/ImageCapture.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/src/com/android/gallery3d/stress/ImageCapture.java b/tests/src/com/android/gallery3d/stress/ImageCapture.java
index e322eb516..5a9ee6a6c 100755
--- a/tests/src/com/android/gallery3d/stress/ImageCapture.java
+++ b/tests/src/com/android/gallery3d/stress/ImageCapture.java
@@ -89,7 +89,6 @@ public class ImageCapture extends ActivityInstrumentationTestCase2 <CameraActivi
}
}
- @LargeTest
public void testBackImageCapture() throws Exception {
Instrumentation inst = getInstrumentation();
Intent intent = new Intent();
@@ -104,7 +103,6 @@ public class ImageCapture extends ActivityInstrumentationTestCase2 <CameraActivi
act.finish();
}
- @LargeTest
public void testFrontImageCapture() throws Exception {
Instrumentation inst = getInstrumentation();
Intent intent = new Intent();