aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--PRESUBMIT.py2
-rw-r--r--infra/branch-config/cq.cfg1
2 files changed, 0 insertions, 3 deletions
diff --git a/PRESUBMIT.py b/PRESUBMIT.py
index c281b9a70d..8115b497b6 100644
--- a/PRESUBMIT.py
+++ b/PRESUBMIT.py
@@ -41,8 +41,6 @@ GOLD_TRYBOT_URL = 'https://gold.skia.org/search?issue='
# Path to CQ bots feature is described in https://bug.skia.org/4364
PATH_PREFIX_TO_EXTRA_TRYBOTS = {
# pylint: disable=line-too-long
- 'cmake/': 'master.client.skia.compile:Build-Mac-Clang-x86_64-Release-CMake-Trybot,Build-Ubuntu-GCC-x86_64-Release-CMake-Trybot',
- # pylint: disable=line-too-long
'src/opts/': 'master.client.skia:Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD-Trybot',
'include/private/SkAtomics.h': ('master.client.skia:'
diff --git a/infra/branch-config/cq.cfg b/infra/branch-config/cq.cfg
index 870213dea5..351829b2f9 100644
--- a/infra/branch-config/cq.cfg
+++ b/infra/branch-config/cq.cfg
@@ -40,7 +40,6 @@ verifiers {
builders { name: "Build-Ubuntu-Clang-arm64-Debug-GN_Android-Trybot" }
builders { name: "Build-Ubuntu-Clang-mips64el-Debug-GN_Android-Trybot" }
builders { name: "Build-Ubuntu-Clang-x86_64-Debug-GN-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" }
builders { name: "Build-Win-MSVC-x86_64-Release-Vulkan-Trybot" }