summaryrefslogtreecommitdiffstats
path: root/chromium/tools/valgrind/tsan_v2/ignores.txt
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/tools/valgrind/tsan_v2/ignores.txt')
-rw-r--r--chromium/tools/valgrind/tsan_v2/ignores.txt12
1 files changed, 0 insertions, 12 deletions
diff --git a/chromium/tools/valgrind/tsan_v2/ignores.txt b/chromium/tools/valgrind/tsan_v2/ignores.txt
deleted file mode 100644
index 45d08bac602..00000000000
--- a/chromium/tools/valgrind/tsan_v2/ignores.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-# The rules in this file are only applied at compile time.
-# Because the Chrome buildsystem does not automatically touch the files
-# mentioned here, changing this file requires clobbering all TSan v2 bots.
-#
-# Please think twice before you add or remove these rules.
-# Data races should typically go to suppressions.txt.
-
-# See http://crbug.com/102327
-fun:*ThreadData*Initialize*
-
-# See http://crbug.com/172104
-fun:*v8*internal*ThreadEntry*