Re-enabled RTP-RTCP test since it's not flaky anymore.
BUG= TEST= Review URL: http://webrtc-codereview.appspot.com/345003 git-svn-id: http://webrtc.googlecode.com/svn/trunk@1369 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
c5a1cee73e
commit
caf39f335f
@ -64,9 +64,7 @@ TEST_F(ViEStandardIntegrationTest, RunsRenderTestWithoutErrors) {
|
||||
tests_->ViERenderStandardTest();
|
||||
}
|
||||
|
||||
// TODO(phoglund): enable this once the flakiness gets resolved. Also, update
|
||||
// the wiki at test engineering > known issues on build-bot.
|
||||
TEST_F(ViEStandardIntegrationTest, DISABLED_RunsRtpRtcpTestWithoutErrors) {
|
||||
TEST_F(ViEStandardIntegrationTest, RunsRtpRtcpTestWithoutErrors) {
|
||||
tests_->ViERtpRtcpStandardTest();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user