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

Unified Diff: infra/config/cq.cfg

Issue 2445013002: Add ASan bots in commit queue (Closed)
Patch Set: Created 4 years, 2 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: infra/config/cq.cfg
diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg
index a06c1c66deef563a11c5e0b450b79971b87b31a6..d90c42f0f21e1405685b5280a1e69b07ea52d0ce 100644
--- a/infra/config/cq.cfg
+++ b/infra/config/cq.cfg
@@ -29,6 +29,9 @@ verifiers {
name: "linux"
}
builders {
+ name: "linux_asan_lsan"
+ }
+ builders {
name: "linux_no_v8"
}
builders {
@@ -39,6 +42,9 @@ verifiers {
name: "linux_xfa"
}
builders {
+ name: "linux_xfa_asan_lsan"
+ }
+ builders {
name: "mac"
}
builders {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698