Adding RTCStatsIntegrationTest to memcheck supressions.

It's at the same level as the other end-to-end tests that are also
disabled. It seems to be failing because it's not fast enough to keep up
with processing fake video frames.

BUG=webrtc:4387
TBR=kjellander@webrtc.org
NOTRY=True

Review-Url: https://codereview.webrtc.org/2538783002
Cr-Commit-Position: refs/heads/master@{#15302}
This commit is contained in:
deadbeef 2016-11-29 09:06:13 -08:00 committed by Commit bot
parent 75f9d8c4e4
commit c4dc4a5956

View File

@ -4,3 +4,4 @@ DtmfSenderTest.*
P2PTestConductor.*
PeerConnectionEndToEndTest.*
PeerConnectionInterfaceTest.*
RTCStatsIntegrationTest.*