Parameterize PeerConnection end to end tests for Unified Plan

Bug: webrtc:8765
Change-Id: If4b797be7876a7680e99c698631c29b412f7a455
Reviewed-on: https://webrtc-review.googlesource.com/41540
Commit-Queue: Steve Anton <steveanton@webrtc.org>
Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21755}
This commit is contained in:
Steve Anton
2018-01-24 19:35:55 -08:00
committed by Commit Bot
parent ad7bffccd1
commit 191c39f307
4 changed files with 54 additions and 27 deletions

View File

@ -1,7 +1,7 @@
# Tests that are failing when run under memcheck.
# https://code.google.com/p/webrtc/issues/detail?id=4387
DtmfSenderTest.*
PeerConnectionEndToEndTest.*
PeerConnectionEndToEndTest*
PeerConnectionIntegrationTest.*
PeerConnectionInterfaceTest.*
RTCStatsIntegrationTest.*