Remove DropOldEvents from list of excluded tests. As of last week, the test no longer exists. (https://codereview.webrtc.org/1687703002/)

BUG=webrtc:5312

Review-Url: https://codereview.webrtc.org/1917723003
Cr-Commit-Position: refs/heads/master@{#12584}
This commit is contained in:
terelius 2016-05-01 17:57:25 -07:00 committed by Commit bot
parent c04305200e
commit 7b94c69213
2 changed files with 2 additions and 4 deletions

View File

@ -19,5 +19,4 @@ VideoSendStreamTest.Vp9FlexModeRefCount
EndToEndTest.AssignsTransportSequenceNumbers
# Flaky: https://bugs.chromium.org/p/webrtc/issues/detail?id=5225
BitrateEstimatorTest.SwitchesToASTThenBackToTOFForVideo
# https://bugs.chromium.org/p/webrtc/issues/detail?id=5312
RtcEventLogTest.DropOldEvents

View File

@ -7,5 +7,4 @@ EndToEndTest.VerifyHistogramStatsWithRed
# https://bugs.chromium.org/p/webrtc/issues/detail?id=5134
EndToEndTest.AssignsTransportSequenceNumbers
# https://bugs.chromium.org/p/webrtc/issues/detail?id=5312
RtcEventLogTest.DropOldEvents