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

Unified Diff: infra/bots/infrabots.isolate

Issue 1859413003: Add XSAN suppression files to infrabots.isolate. (Closed) Base URL: https://skia.googlesource.com/skia@master
Patch Set: Fix buildbot_spec.py for builders without extra-config. Created 4 years, 8 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/buildbot_spec.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: infra/bots/infrabots.isolate
diff --git a/infra/bots/infrabots.isolate b/infra/bots/infrabots.isolate
index 4bdf7ddafff3c4d86172c1c033154e790ec7b9a1..7415411c364a9b9eb3ff33f446b8a75fb9bd8a45 100644
--- a/infra/bots/infrabots.isolate
+++ b/infra/bots/infrabots.isolate
@@ -6,7 +6,10 @@
'../../tools/builder_name_schema.json',
'../../tools/builder_name_schema.py',
'../../tools/dm_flags.py',
+ '../../tools/lsan.supp',
'../../tools/nanobench_flags.py',
+ '../../tools/tsan.supp',
+ '../../tools/ubsan.supp',
'../../tools/valgrind.supp',
'./',
],
« no previous file with comments | « no previous file | tools/buildbot_spec.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698