| Index: infra/branch-config/cq.cfg
|
| diff --git a/infra/branch-config/cq.cfg b/infra/branch-config/cq.cfg
|
| index 8cc42e073135a245788a28f7252e8b05a623848c..c148ab4923b90b00b467d7fb2860dfea90482c8e 100644
|
| --- a/infra/branch-config/cq.cfg
|
| +++ b/infra/branch-config/cq.cfg
|
| @@ -31,7 +31,6 @@ verifiers {
|
| buckets {
|
| name: "master.client.skia"
|
| builders { name: "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-GN-Trybot" }
|
| - builders { name: "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot" }
|
| builders { name: "Test-Ubuntu-GCC-ShuttleA-GPU-GTX660-x86_64-Release-GN-Trybot" }
|
| }
|
| buckets {
|
| @@ -44,7 +43,6 @@ verifiers {
|
| 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" }
|
| - builders { name: "Build-Win-MSVC-x86_64-Debug-Trybot" }
|
| builders { name: "Build-Win-MSVC-x86_64-Release-Vulkan-Trybot" }
|
| }
|
| buckets {
|
| @@ -54,7 +52,7 @@ verifiers {
|
| buckets {
|
| name: "master.client.skia.android"
|
| builders {
|
| - name: "Test-Android-GCC-Nexus5-GPU-Adreno330-Arm7-Release-Trybot"
|
| + name: "Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-GN_Android-Trybot"
|
| experiment_percentage: 100
|
| }
|
| }
|
|
|