mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-17 15:47:53 +01:00
Disable RtcEventLogTest.DropOldEvents on memcheck.
BUG=webrtc:5312 TBR=terelius@webrtc.org Review URL: https://codereview.webrtc.org/1506763003 . Cr-Commit-Position: refs/heads/master@{#10914}
This commit is contained in:
parent
03671cb38a
commit
ab82cbbfd9
1 changed files with 2 additions and 0 deletions
|
@ -6,3 +6,5 @@ VideoSendStreamTest.VP9FlexMode
|
|||
|
||||
# Flaky under memcheck (WebRTC issue 5134)
|
||||
EndToEndTest.AssignsTransportSequenceNumbers
|
||||
# https://bugs.chromium.org/p/webrtc/issues/detail?id=5312
|
||||
RtcEventLogTest.DropOldEvents
|
||||
|
|
Loading…
Reference in a new issue