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

Unified Diff: masters/master.chromiumos.chromium/master_asan_cfg.py

Issue 2475803002: Deprecate x86-generic-tot-asan-informational. (Closed)
Patch Set: Created 4 years, 1 month 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 | masters/master.chromiumos.chromium/slaves.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromiumos.chromium/master_asan_cfg.py
diff --git a/masters/master.chromiumos.chromium/master_asan_cfg.py b/masters/master.chromiumos.chromium/master_asan_cfg.py
index f59d993a671f7f260adc4faf1dcec747cf2aa0ee..03e1a6c122bf7eea499f6d5ef1691d34d4431aa6 100644
--- a/masters/master.chromiumos.chromium/master_asan_cfg.py
+++ b/masters/master.chromiumos.chromium/master_asan_cfg.py
@@ -30,7 +30,6 @@ def Update(_config, active_master, c):
active_master=active_master)
builders = [
- Builder(factory_obj, 'x86-generic'),
Builder(factory_obj, 'amd64-generic'),
]
« no previous file with comments | « no previous file | masters/master.chromiumos.chromium/slaves.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698