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

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

Issue 2017453002: Excluding some PhysicalSocketTest tests on memcheck. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 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 | tools/valgrind-webrtc/gtest_exclude/webrtc_nonparallel_tests.gtest-memcheck.txt » ('j') | 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
2 # https://code.google.com/p/webrtc/issues/detail?id=1976
3 PhysicalSocketTest.TestUdpReadyToSendIPv4
4 ThreadTest.Release 1 ThreadTest.Release
5 # TODO(wu): Reenable P2PTransportChannelTest after issue 2158 is resolved. 2 # TODO(wu): Reenable P2PTransportChannelTest after issue 2158 is resolved.
6 P2PTransportChannelTest.* 3 P2PTransportChannelTest.*
7 P2PTransportChannelSameNatTest.TestConesBehindSameCone 4 P2PTransportChannelSameNatTest.TestConesBehindSameCone
8 PortTest.TestSendStunMessageAsIce 5 PortTest.TestSendStunMessageAsIce
9 PseudoTcpTest.TestSendBothUseLargeWindowScale 6 PseudoTcpTest.TestSendBothUseLargeWindowScale
10 # Issue 3447 7 # Issue 3447
11 P2PTransportChannelMultihomedTest.TestFailover 8 P2PTransportChannelMultihomedTest.TestFailover
12 P2PTransportChannelMultihomedTest.TestDrain 9 P2PTransportChannelMultihomedTest.TestDrain
13 # Issue 4743 10 # Issue 4743
14 PortAllocatorTest.TestDisableAllPorts 11 PortAllocatorTest.TestDisableAllPorts
15 PortAllocatorTest.TestGetAllPortsNoUdpSockets 12 PortAllocatorTest.TestGetAllPortsNoUdpSockets
16 PortAllocatorTest.TestGetAllPortsNoUdpSocketsNoTcpListen 13 PortAllocatorTest.TestGetAllPortsNoUdpSocketsNoTcpListen
OLDNEW
« no previous file with comments | « no previous file | tools/valgrind-webrtc/gtest_exclude/webrtc_nonparallel_tests.gtest-memcheck.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698