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

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

Issue 6793015: Suppress a data race in WorkerFileSystemTest.AsyncOperations... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 9 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 | tools/valgrind/tsan/suppressions.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_mac.txt
===================================================================
--- tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_mac.txt (revision 80292)
+++ tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_mac.txt (working copy)
@@ -6,3 +6,6 @@
# Strange reports from __NSThread__main__ appeared with the new TSan binaries
# See http://crbug.com/38926
DirectoryLister*
+
+# Failing, see http://crbug.com/78303
+HttpNetworkTransactionTest.HttpsProxySpdyGetWithProxyAuth
« no previous file with comments | « no previous file | tools/valgrind/tsan/suppressions.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698