Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(130)

Side by Side Diff: tools/valgrind-webrtc/gtest_exclude/rtc_unittests.gtest-memcheck.txt

Issue 1146923006: Disable some PortAllocatorTest on valgrind memcheck due to flakiness (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Fixed nit Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Fails when run under memcheck 1 # Fails when run under memcheck
2 # https://code.google.com/p/webrtc/issues/detail?id=1976 2 # https://code.google.com/p/webrtc/issues/detail?id=1976
3 PhysicalSocketTest.TestUdpReadyToSendIPv4 3 PhysicalSocketTest.TestUdpReadyToSendIPv4
4 ThreadTest.Release 4 ThreadTest.Release
5 # TODO(wu): Reenable P2PTransportChannelTest after issue 2158 is resolved. 5 # TODO(wu): Reenable P2PTransportChannelTest after issue 2158 is resolved.
6 P2PTransportChannelTest.* 6 P2PTransportChannelTest.*
7 P2PTransportChannelSameNatTest.TestConesBehindSameCone 7 P2PTransportChannelSameNatTest.TestConesBehindSameCone
8 PortTest.TestSendStunMessageAsIce 8 PortTest.TestSendStunMessageAsIce
9 PseudoTcpTest.TestSendBothUseLargeWindowScale 9 PseudoTcpTest.TestSendBothUseLargeWindowScale
10 # Issue 3447 10 # Issue 3447
11 P2PTransportChannelMultihomedTest.TestFailover 11 P2PTransportChannelMultihomedTest.TestFailover
12 P2PTransportChannelMultihomedTest.TestDrain 12 P2PTransportChannelMultihomedTest.TestDrain
13 13 # Issue 4743
14 PortAllocatorTest.TestDisableAllPorts
15 PortAllocatorTest.TestGetAllPortsNoUdpSockets
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698