Disables SystemDelayTest.CorrectDelayDuringDrift on Android
Should have been part of https://webrtc-codereview.appspot.com/19629004/ BUG=3445 R=henrik.lundin@webrtc.org Review URL: https://webrtc-codereview.appspot.com/21599004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6326 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
b616e1211f
commit
147f4fe3c0
@ -361,7 +361,7 @@ TEST_F(SystemDelayTest, DISABLED_ON_ANDROID(CorrectDelayDuringDrift)) {
|
||||
}
|
||||
}
|
||||
|
||||
TEST_F(SystemDelayTest, ShouldRecoverAfterGlitch) {
|
||||
TEST_F(SystemDelayTest, DISABLED_ON_ANDROID(ShouldRecoverAfterGlitch)) {
|
||||
// This glitch test should verify that the system delay recovers if there is
|
||||
// a glitch in data. The data glitch is constructed as 200 ms of buffering
|
||||
// after which the stable procedure continues. The glitch is never reported by
|
||||
|
Loading…
Reference in New Issue
Block a user