Disabled FileBeforeStreamingTest.TestStartPlayingFileLocallyWithStartPlayout.

BUG=719

TBR=braveyao@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/710007

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2554 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
mflodman@webrtc.org
2012-08-03 09:50:15 +00:00
parent 15264364a1
commit 10a31520a5

View File

@ -98,7 +98,8 @@ void VerifyEmptyOutput() {
// 1. the same DC signal if file is played out,
// 2. total silence if file is not played out,
// 3. no output if playout is not started.
TEST_F(FileBeforeStreamingTest, TestStartPlayingFileLocallyWithStartPlayout) {
TEST_F(FileBeforeStreamingTest,
DISABLED_TestStartPlayingFileLocallyWithStartPlayout) {
GenerateInputFile();
TEST_LOG("Playout is not started. File will not be played out.\n");