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

Unified Diff: tools/sanitizers/tsan_suppressions.txt

Issue 646493002: Add link to tsan bug to suppression (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 2 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/sanitizers/tsan_suppressions.txt
diff --git a/tools/sanitizers/tsan_suppressions.txt b/tools/sanitizers/tsan_suppressions.txt
index b97caf3cdcb4ac18ca98bb674ccd77b2ccbad579..270340e4843d60cba3fe99267b1ceba76eea5abf 100644
--- a/tools/sanitizers/tsan_suppressions.txt
+++ b/tools/sanitizers/tsan_suppressions.txt
@@ -1,5 +1,6 @@
# Suppressions for TSan v2
# https://code.google.com/p/thread-sanitizer/wiki/Suppressions
-# Deliberate lock cycles in test-lockers
+# Incorrectly detected lock cycles in test-lockers
+# https://code.google.com/p/thread-sanitizer/issues/detail?id=81
deadlock:LockAndUnlockDifferentIsolatesThread::Run
« 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