aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/infrabots.isolate
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 /infra/bots/infrabots.isolate
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 'infra/bots/infrabots.isolate')
-rw-r--r--infra/bots/infrabots.isolate1
1 files changed, 0 insertions, 1 deletions
diff --git a/infra/bots/infrabots.isolate b/infra/bots/infrabots.isolate
index 0b40bea416..b08e836910 100644
--- a/infra/bots/infrabots.isolate
+++ b/infra/bots/infrabots.isolate
@@ -1,7 +1,6 @@
{
'variables': {
'files': [
- '../../tools/tsan.supp',
'../../tools/valgrind.supp',
'./',
],