aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorGravatar mtklein <mtklein@chromium.org>2016-09-01 14:57:35 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-09-01 14:57:35 -0700
commit67f6636b203acd7664db073b685609b2a960f030 (patch)
treeed7944d50880fb3503ba3e457c714b6c974aecb9 /tools
parentb944728b93a1623d73be31413a6798e0b7dddc16 (diff)
Remove tsan.supp.
The remaining suppression (libwebp) is already covered by the compile-time blacklist, tools/xsan.blacklist. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2300193002 CQ_INCLUDE_TRYBOTS=master.client.skia:Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Release-TSAN-Trybot,Test-Ubuntu-Clang-Golo-GPU-GT610-x86_64-Release-TSAN-Trybot Review-Url: https://codereview.chromium.org/2300193002
Diffstat (limited to 'tools')
-rw-r--r--tools/tsan.supp6
1 files changed, 0 insertions, 6 deletions
diff --git a/tools/tsan.supp b/tools/tsan.supp
deleted file mode 100644
index 70cb6dceba..0000000000
--- a/tools/tsan.supp
+++ /dev/null
@@ -1,6 +0,0 @@
-# Suppressions for Thread Sanitizer
-#
-# CAREFUL! Comments must go on their own line or your suppressions will silently fail.
-
-# WebP races (harmlessly) choosing function pointers for SIMD versions of some of its functions.
-race:third_party/externals/libwebp