Index: media/filters/pipeline_integration_test.cc |
=================================================================== |
--- media/filters/pipeline_integration_test.cc (revision 281860) |
+++ media/filters/pipeline_integration_test.cc (working copy) |
@@ -1473,7 +1473,7 @@ |
} |
// Verify that VP9 video with 4:4:4 subsampling can be played back. |
-TEST_F(PipelineIntegrationTest, P444_VP9_WebM) { |
+TEST_F(PipelineIntegrationTest, Disabled_P444_VP9_WebM) { |
Wez
2014/07/08 23:09:50
s/Disabled/DISABLED, and please add a comment w/ b
|
ASSERT_TRUE(Start(GetTestDataFilePath("bear-320x240-P444.webm"), |
PIPELINE_OK)); |
Play(); |