Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / webrtc / video_engine / test / auto_test / automated / vie_api_integration_test.cc
index 8071baa..3067a80 100644 (file)
@@ -35,11 +35,6 @@ TEST_F(DISABLED_ON_MAC(ViEApiIntegrationTest), RunsCodecTestWithoutErrors) {
 }
 
 TEST_F(DISABLED_ON_MAC(ViEApiIntegrationTest),
-       RunsEncryptionTestWithoutErrors) {
-  tests_->ViEEncryptionAPITest();
-}
-
-TEST_F(DISABLED_ON_MAC(ViEApiIntegrationTest),
        RunsImageProcessTestWithoutErrors) {
   tests_->ViEImageProcessAPITest();
 }