Chromium Code Reviews| Index: infra/branch-config/cq.cfg |
| diff --git a/infra/branch-config/cq.cfg b/infra/branch-config/cq.cfg |
| index ccb72ae6ebd731ee36955a3ecd3d87be789dea51..094670204ff9e5a83b7ffcb94999154a81b4aac6 100644 |
| --- a/infra/branch-config/cq.cfg |
| +++ b/infra/branch-config/cq.cfg |
| @@ -38,9 +38,9 @@ verifiers { |
| name: "master.client.skia.compile" |
| builders { name: "Build-Mac-Clang-x86_64-Release-GN-Trybot" } |
| builders { name: "Build-Ubuntu-Clang-x86_64-Debug-GN-Trybot" } |
|
rmistry
2016/08/31 15:17:39
Nit: Move this below mips64el ?
mtklein_C
2016/08/31 15:19:01
Done!
|
| - builders { name: "Build-Ubuntu-GCC-Arm64-Debug-Android-Trybot" } |
| - builders { name: "Build-Ubuntu-GCC-Arm7-Debug-Android-Trybot" } |
| - builders { name: "Build-Ubuntu-GCC-Mips-Debug-Android-Trybot" } |
| + builders { name: "Build-Ubuntu-Clang-arm64-Debug-GN_Android-Trybot" } |
| + builders { name: "Build-Ubuntu-Clang-arm-Debug-GN_Android-Trybot" } |
| + builders { name: "Build-Ubuntu-Clang-mips64el-Debug-GN_Android-Trybot" } |
| builders { name: "Build-Ubuntu-GCC-x86_64-Release-CMake-Trybot" } |
| builders { name: "Build-Ubuntu-GCC-x86_64-Release-GN-Trybot" } |
| builders { name: "Build-Win-MSVC-x86-Debug-Trybot" } |