Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / android_webview / javatests / src / org / chromium / android_webview / test / ExternalVideoSurfaceContainerTest.java
index b16d860..656942a 100644 (file)
@@ -97,6 +97,7 @@ public class ExternalVideoSurfaceContainerTest extends AwTestBase {
         });
     }
 
+    @DisableHardwareAccelerationForTest
     @SmallTest
     @Feature({"AndroidWebView"})
     public void testEnableVideoOverlayForEmbeddedVideo() throws Throwable {
@@ -114,6 +115,7 @@ public class ExternalVideoSurfaceContainerTest extends AwTestBase {
                                  onPositionChangedCallCount, 150.0f, 150.0f);
     }
 
+    @DisableHardwareAccelerationForTest
     @SmallTest
     @Feature({"AndroidWebView"})
     public void testDisableVideoOverlayForEmbeddedVideo() throws Throwable {