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

Unified Diff: tools/valgrind/gtest_exclude/net_unittests.gtest-memcheck.txt

Issue 292693006: Disable EndToEndTest.LargePostSmallBandwidthLargeBuffer on valgrind. (Closed) Base URL: https://chromium.googlesource.com/chromium/src
Patch Set: Created 6 years, 7 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/gtest_exclude/net_unittests.gtest-memcheck.txt
diff --git a/tools/valgrind/gtest_exclude/net_unittests.gtest-memcheck.txt b/tools/valgrind/gtest_exclude/net_unittests.gtest-memcheck.txt
index 264a7fa8992790d152e9d63f0408f104b6b5bb41..87a66ecc8ba1d94b45bbe4cb5a67a424591518b4 100644
--- a/tools/valgrind/gtest_exclude/net_unittests.gtest-memcheck.txt
+++ b/tools/valgrind/gtest_exclude/net_unittests.gtest-memcheck.txt
@@ -24,3 +24,6 @@ DiskCacheBackendTest.ShutdownWithPendingIO_Fast
# flaky failure on Linux Tests (valgrind)(2),
# see http://code.google.com/p/chromium/issues/detail?id=117196
SSLClientSocketTest.VerifyReturnChainProperlyOrdered
+
+# Flaky: http://crbug.com/374871
+EndToEndTests/EndToEndTest.LargePostSmallBandwidthLargeBuffer*
« 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