Exclude flaky test PeerConnectionEndToEndTest.CreateDataChannelAfterNegotiate on memcheck.

TBR=wu@webrtc.org
BUG=

Review URL: https://webrtc-codereview.appspot.com/17739004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@6487 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
jiayl@webrtc.org 2014-06-19 00:06:36 +00:00
parent acede34aea
commit 6ce1d58613

View File

@ -25,6 +25,7 @@ JsepPeerConnectionP2PTestClient.UpdateOfferWithRejectedContent
PeerConnectionEndToEndTest.Call
PeerConnectionEndToEndTest.CallWithLegacySdp
PeerConnectionEndToEndTest.CreateDataChannelBeforeNegotiate
PeerConnectionEndToEndTest.CreateDataChannelAfterNegotiate
PeerConnectionEndToEndTest.MessageTransferBetweenTwoPairsOfDataChannels
PeerConnectionInterfaceTest.DataChannelCloseWhenPeerConnectionClose
PeerConnectionInterfaceTest.TestDataChannel