Chromium Code Reviews| 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 { |