Disable flaky RunsRtpRtcpTestWithoutErrors.
TBR=mflodman BUG=2415 Review URL: https://webrtc-codereview.appspot.com/2270006 git-svn-id: http://webrtc.googlecode.com/svn/trunk@4821 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
eb524d997b
commit
6ffc74ee0e
@ -48,7 +48,9 @@ TEST_F(DISABLED_ON_MAC(ViEApiIntegrationTest), RunsRenderTestWithoutErrors) {
|
|||||||
tests_->ViERenderAPITest();
|
tests_->ViERenderAPITest();
|
||||||
}
|
}
|
||||||
|
|
||||||
TEST_F(DISABLED_ON_MAC(ViEApiIntegrationTest), RunsRtpRtcpTestWithoutErrors) {
|
// See: https://code.google.com/p/webrtc/issues/detail?id=2415
|
||||||
|
TEST_F(DISABLED_ON_MAC(ViEApiIntegrationTest),
|
||||||
|
DISABLED_RunsRtpRtcpTestWithoutErrors) {
|
||||||
tests_->ViERtpRtcpAPITest();
|
tests_->ViERtpRtcpAPITest();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user