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

Unified 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind-webrtc/gtest_exclude/rtc_unittests.gtest-memcheck.txt
diff --git a/tools/valgrind-webrtc/gtest_exclude/rtc_unittests.gtest-memcheck.txt b/tools/valgrind-webrtc/gtest_exclude/rtc_unittests.gtest-memcheck.txt
index 86895e5bef921b8e90ae0fe21f21b93423d0d069..3130e1d4060966fb3507f2ab9d35b3f9d4fd91ba 100644
--- a/tools/valgrind-webrtc/gtest_exclude/rtc_unittests.gtest-memcheck.txt
+++ b/tools/valgrind-webrtc/gtest_exclude/rtc_unittests.gtest-memcheck.txt
@@ -10,4 +10,6 @@ PseudoTcpTest.TestSendBothUseLargeWindowScale
# Issue 3447
P2PTransportChannelMultihomedTest.TestFailover
P2PTransportChannelMultihomedTest.TestDrain
-
+# Issue 4743
+PortAllocatorTest.TestDisableAllPorts
+PortAllocatorTest.TestGetAllPortsNoUdpSockets
« 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