Disable flaky test (WebRtcSessionTest.TestPacketOptionsAndOnPacketSent) on Dr Memory.

BUG=webrtc:5978
NOTRY=True

Review-Url: https://codereview.webrtc.org/2051033002
Cr-Commit-Position: refs/heads/master@{#13086}
This commit is contained in:
asapersson 2016-06-09 02:07:21 -07:00 committed by Commit bot
parent d9f3d56bb6
commit da75f7cc2c

View File

@ -6,3 +6,6 @@ PeerConnectionEndToEndTest.*
PeerConnectionInterfaceTest.*
# Issue 3453
WebRtcSessionTest.TestReceiveSdesOfferCreateSdesAnswer
# Flakily fails or crashes on Dr Memory Light.
# Issue 5978
WebRtcSessionTest.TestPacketOptionsAndOnPacketSent