Disabling FileBeforeStreamingTest due to flakiness.
BUG=619 TBR=xians1 TEST=Tested on Linux, Mac and Windows. Review URL: https://webrtc-codereview.appspot.com/654006 git-svn-id: http://webrtc.googlecode.com/svn/trunk@2426 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
2259f855ea
commit
5608fe9861
@ -94,7 +94,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");
|
||||
|
Loading…
Reference in New Issue
Block a user