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

Unified Diff: tools/valgrind/tsan_v2/suppressions.txt

Issue 255793002: QUIC - removed the EndToEndTest::VerifyCleanConnection suppression. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge with TOT Created 6 years, 8 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/tsan_v2/suppressions.txt
diff --git a/tools/valgrind/tsan_v2/suppressions.txt b/tools/valgrind/tsan_v2/suppressions.txt
index 6b04f5abd254af6f37d65689e6b4a2ef0fae315c..e2abfc88f148f048d829d2f5416b2e5081b4b1f8 100644
--- a/tools/valgrind/tsan_v2/suppressions.txt
+++ b/tools/valgrind/tsan_v2/suppressions.txt
@@ -258,8 +258,5 @@ race:gfx::ImageFamily::~ImageFamily
# http://crbug.com/364014
race:WTF::Latin1Encoding()::globalLatin1Encoding
-# http://crbug.com/366594
-race:net::tools::test*EndToEndTest::VerifyCleanConnection
-
# https://code.google.com/p/v8/issues/detail?id=3143
race:v8::internal::FLAG_track_double_fields
« 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