Exclude flaky PhysicalSocketTest tests on Dr Memory bots.
Also update the referenced bug for the Memcheck exclusion. BUG=webrtc:4958 TBR=ehmaldonado@webrtc.org Review URL: https://codereview.webrtc.org/2315493003 . Cr-Commit-Position: refs/heads/master@{#14078}
This commit is contained in:
parent
aa90b313b4
commit
b27c0918f2
@ -0,0 +1,6 @@
|
||||
# Fails when run under Dr Memory.
|
||||
# https://code.google.com/p/webrtc/issues/detail?id=4958
|
||||
PhysicalSocketTest.TestUdpReadyToSendIPv4
|
||||
PhysicalSocketTest.TestUdpIPv4
|
||||
PhysicalSocketTest.TestSocketRecvTimestampIPv4
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
# Fails when run under memcheck
|
||||
# https://code.google.com/p/webrtc/issues/detail?id=1976
|
||||
# https://code.google.com/p/webrtc/issues/detail?id=4958
|
||||
PhysicalSocketTest.TestUdpReadyToSendIPv4
|
||||
PhysicalSocketTest.TestUdpIPv4
|
||||
PhysicalSocketTest.TestSocketRecvTimestampIPv4
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user